These labs were the part of the ML course I took at college. All the labs are supposed to demonstrate particular concept of Statistical Analysis.
- Knn classifier on Carseats dataset.
- Regression on covid_19_data
- Logistic Regression and kfold cross-validation on covid_19_data
- Linear Discriminant analysis on patients_data.csv
- Ridge, Lasso and Bootstrapping on covid_19_data
- Ridge vs Lasso on covid_19_data
- SVM(support vector machines) on covid_19_data
- SVM(support vector machines) and parameter tuning on covid_19_data
- Decison trees, Random Forest, Bagging on wage Dataset
- splines on Wage dataset
Assignment
Character Classifer of first and last alphabet of your nameK
andN
in my case.