Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 267 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 267 Bytes

classical-ml

Implementation of classical supervised and unsupervised machine learning algorithms and their testing on publicly available datasets. Step-by-step explanations and suggestions are included.

Planned works:

  1. Naive Bayes Classifier
  2. Decision Trees;