Skip to content

Latest commit

 

History

History

supervised-classification

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Supervised classification methods

This directory contains the code for the supervised learning algorithms:

  • classifiers 📁: classes that implement the different classification algorithms
  • testing 📁: functions related to testing algorithms on the test set
  • training 📁: functions related to training the algorithms

See the individual subdirectories for more information.