Machine Learning PDF
Machine Learning PDF
Lab Exercises –
1. Program to demonstrate Simple Linear Regression
2. Program to demonstrate Logistic Regression using SCIKIT learn
3. Program to demonstrate Logistic Regression
4. Program to demonstrate Multiple Linear Regression
5. Program to demonstrate k-Nearest Neighbor flowers classification
6. Program to demonstrate Decision Tree – ID3 Algorithm
7. Program to demonstrate Naïve- Bayes Classifier
8. Program to demonstrate Back-Propagation Algorithm
9. Program to demonstrate k-means clustering algorithm
10. Program to demonstrate K-Means Clustering Algorithm on Handwritten Dataset
11. Program to demonstrate K-Medoid clustering algorithm
12. Program to demonstrate DBSCAN clustering algorithm
13. Program to demonstrate SVM based classification
14. Program to demonstrate PCA on face recognition
15. Program to demonstrate PCA and LDA on Iris dataset
16. Mini Project works shall be given with a batch of four students considering different datasets such as digit
dataset, face dataset, flower dataset and micro-array dataset.