Introducation to Data Science course @ TAU
Homework include two parts:
- Preprocessing and EDA
- Modeling and prediction using kNN, PCA, SVM, RandomForest, k-means
Datasets:
- movies: can be accessed using ‘ggplot2movies’ package
- caravana: using the 'ISLR' package
- diabetes: using the 'care' package