Skip to content

KNN Algorithms, Naive Bayes, Classification Tree, PCA Implementations

Notifications You must be signed in to change notification settings

cansusari/Data-Mining

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data-Mining

  • This repository consists of implemetations on:

    • KNN Algorithms (Moderate KNN, Fuzzy KNN, r Radius Neighbour KNN)
    • Naive Bayes
    • Classification Tree (Using Gini Index)
    • Principal Component Analysis
  • In each file, an additional README file can be found where the assumptions, steps and approaches are explained.

  • The files for the data are also attached in xls format.

About

KNN Algorithms, Naive Bayes, Classification Tree, PCA Implementations

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages