Skip to content

Section 2 · Data Mining Lab (WEKA)

Ten WEKA sessions: datasets and preprocessing, Apriori and FP-Growth association rules, classification with decision trees, Naive Bayes, k-NN and SVM, regression, and k-means, hierarchical and density-based clustering.

Updated View as Markdown

Ten WEKA sessions: datasets and preprocessing, Apriori and FP-Growth association rules, classification with decision trees, Naive Bayes, k-NN and SVM, regression, and k-means, hierarchical and density-based clustering.

Objectives

Do not copy. Read for understanding and the viva
  • Handle data mining tasks using a data mining toolkit such as open source WEKA
  • Understand the various kinds of algorithms available in WEKA
  • Understand the data sets and data preprocessing
  • Demonstrate classification, clustering and association rule mining in large data sets
  • Exercise the data mining techniques with varied input values for different parameters
  • Apply mining techniques for realistic data

Sessions

SessionTopicQuestions
Session 1WEKA, datasets and ARFF filesQ1 to Q4
Session 2Basic preprocessingQ5 to Q6
Session 3Unsupervised filters and AprioriQ7 to Q8
Session 4FP-Growth and Apriori parameter studiesQ9 to Q11
Session 5Reading Apriori outputQ12
Session 6Apriori on the zoo dataset and regressionQ13 to Q14
Session 7Classification: logistic regression, decision tree, Naive Bayes, k-NN, SVMQ15 to Q16
Session 8Decision trees, rules, entropy, kappa and ROCQ17 to Q18
Session 9k-means clusteringQ19 to Q21
Session 10Hierarchical and density-based clusteringQ22 to Q23

Before the first session

Do not copy. Read for understanding and the viva
  • Install WEKA 3.8 or later (Java bundled). The sample datasets (weather, iris, glass, contact-lenses, labor, zoo, bank, credit) are in the data folder of the installation; student.arff and employee.arff you create yourself in Session 1.
  • For every run, record the exact parameter values, the run information block, and the numbers the formula sheet lets you check by hand (support, confidence, entropy, accuracy, kappa, SSE).
  • Screenshots go in the record only when the numbers are also written out; the evaluator marks the interpretation, not the picture.
Navigation

Type to search…

↑↓ navigate↵ selectEsc close