项目作者: cansusari

项目描述 :
KNN Algorithms, Naive Bayes, Classification Tree, PCA Implementations
高级语言: MATLAB
项目地址: git://github.com/cansusari/Data-Mining.git
创建时间: 2021-04-15T09:03:56Z
项目社区:https://github.com/cansusari/Data-Mining

开源协议:

下载


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.