Skip to content

Project of Introduction to Data Mining course at International University - Vietnam National University Ho Chi Minh City

License

Notifications You must be signed in to change notification settings

dynhi/DataMiningHCMIU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DataMiningHCMIU

Project of Introduction to Data Mining course at International University - Vietnam National University Ho Chi Minh City introduced by Dr. NGUYEN Thi Thanh Sang.
This project was written in Java and used Weka API on Java.

Purposes

This project performed some data mining techniques on the dataset Autism Screening Adult Data Set. The techniques applied are

  1. Pre-processing Data
    • Handle missing data
    • Dectect outliers and extreme values
    • Analyze correlation
    • Discretize continuous attributes
  2. Classify the dataset using
    • Decision tree (C4.5)
    • Naive Bayes
    • ZeroR
  3. Evaluate the performance using 10-fold cross validation

About

Project of Introduction to Data Mining course at International University - Vietnam National University Ho Chi Minh City

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages