| Code |
Topic |
Material |
| A1 |
Doing exercises on 10-times random-split method with WEKA |
Download |
| A2 |
Classification Part II: decision trees with information gain method |
Download |
| A3 |
Learning decision trees from sample data with WEKA (Information Gain) |
Download |
| A4 |
Learning decision trees from sample data with WEKA (Gini Index) |
Download |
| A5 |
Executing the C4.5 algorithm on WEKA |
Download |
| A6 |
Classification Part III: decision rules |
Download |
| A7 |
Executing the decision rules algorithms on WEKA |
Download |
| A8 |
Executing the rule-based classification algorithms on WEKA |
Download |
| A9 |
Clustering (Partitional clustering techniques): K-means clustering algorithm |
Download |
| A10 |
Using different partitional clustering methods to describe data. Experiments on WEKA (K-means) |
Download |
| A11 |
Using different partitional clustering methods to describe data. Experiments on WEKA (K-medoids) |
Download |
| A12 |
Using different partitional clustering methods to describe data. Experiments on WEKA (Hierarchical Clustering) |
Download |
| A13 |
Finding the optimal number of clusters by using the data. Experiments on WEKA (Hierarchical Clustering) |
Download |
| A14 |
Evaluating and comparing different machine learning algorithms on different datasets in WEKA. Performing statistical significance testing |
Download |
| A15 |
Regression and nearest neighbor |
Download |
| A16 |
Linear regression and KNN algorithms on WEKA |
Download |
| A17 |
Finding frequent patterns and association rules in sample data using WEKA (Apriori) |
Download |
| A18 |
Finding frequent patterns and association rules in sample data using WEKA (FP-Growth) |
Download |
| A19 |
Association Rule Mining (Supervised machine learning techniques): Generation of association rules |
Download |
| A20 |
Generating the association rules and association rules in sample data using WEKA |
Download |