Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 202 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 202 Bytes

MachineLearning

ML algorithm test This repository is used to store the code of ML algorithms.

The first algorithm is KNN that implement by Java! The second algorithm is Decision Tree(ID3) in python!