- Notebooks of ml projects created during taking a course
- All data is also there in the files in csv or tsv formats
- My kaggle page: https://www.kaggle.com/prathamshahmldlds
-
Regression
- Multiple linear R
- SVM, Kernel SVM
- Polynomial R
- Support vector R
- Descision tree R
- Random forest R
- Artificial nn R(Tensorflow)
-
Classification
-
Clustering
-
Assotiation Rule learning
-
Natural Language processing
-
Reinforcement learning
-
Additional
- Data preprocessing toolkit
- Comparing all Regression models
- Comparing all classification models
- Kfold and Grid search to evaluate models