clamli / ml_algorithms

Implementation of Machine Learning Algorithms

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Machine Learning Alogorithms


  • KNN

    • KD tree
  • Decision Tree

    • ID3
    • C4.5
    • CART

About

Implementation of Machine Learning Algorithms


Languages

Language:Python 100.0%