Skip to content

Machine Learning Lab Programs in the curriculum

Notifications You must be signed in to change notification settings

shettyvarshaa/ML-LAB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Programs in here :

  • P1. Find-s Algorithm
  • P2. Candidate Elimination
  • P3. Data Preprocessing
  • P4. SVM Classifier
  • P5. Decision Tree Algorithm
  • P6. Random Forest Classifier
  • P7. Text classification using Naive Bayes classifier algorithm
  • P8. Naive Bayes classifier for dataset as a csv file
  • P9. Bayesian network for Heart patient diagnosis
  • P10. Knn classification