Learning Resources for Data Handling and Machine Learning course which is the part of the Software Engineering Curriculum in Metropolia UAS.
This material has been made by Juha Kopu and Vesa Ollikainen.
- Tools and introduction
- Data preprocessing and visualization
- kNN classification and evaluation metrics
- Model overfitting, validation, process models
- Decision trees
- Random forests
- Linear regression
- Logistic regression
- Clustering and k-means algorithm
- Association rule mining
- Recommender systems
- Text analytics (not included in the exam)
- Data preprocessing. Based on modules 1 and 2.
- kNN classifier. Based on modules 3 and 4.
- Decision trees and random forests. Based on modules 5 and 6.
- Linear and logistic regression. Based on modules 7 and 8.
- Clustering and association rule mining. Based on modules 9 and 10.