| Code |
Topic |
Material |
| A1 |
Installing the WEKA software |
Download |
| A2 |
Exploring the WEKA workbench |
Download |
| A3 |
Doing exercises with Weka |
Download |
| A4 |
Downloading the dataset from UCI Machine Learning repository |
Download |
| A5 |
Analyzing the input concepts by sample dataset on Weka |
Download |
| A6 |
Using WEKA to load and visualize sample data sets – understanding the ARFF format |
Download |
| A7 |
Applying some statistical methods on Weka |
Download |
| A8 |
Finding the missing values and outliers using Weka |
Download |
| A9 |
EDA and transforming the data by using WEKA |
Download |
| A10 |
Applying simple classification algorithms (ZeroR, oneR, Naive Bayes) to sample data sets |
Download |
| A11 |
Learning decision trees from sample data with WEKA |
Download |
| A12 |
Executing the C4.5 algorithm on Weka |
Download |
| A13 |
Executing the decision rules algorithms on Weka |
Download |
| A14 |
Using different clustering methods to describe data. Experiments on WEKA |
Download |
| A15 |
Doing exercises on K-means clustering algorithm |
Download |
| A16 |
Evaluating and comparing different machine learning algorithms on different datasets in WEKA. Performing statistical significance testing |
Download |
| A17 |
Learning cross-validation and percentage split method on Weka |
Download |
| A18 |
Linear regression and KNN algorithms on Weka |
Download |
| A19 |
Finding frequent patterns and association rules in sample data using WEKA |
Download |
| A20 |
classification of association rules on Weka |
Download |