Classes | Typedefs
ml_classifiers Namespace Reference

Classes

class  Classifier
 
class  NearestNeighborClassifier
 
class  SVMClassifier
 
class  ZeroClassifier
 

Typedefs

using ClassMap = std::map< std::string, CPointList >
 
using CPoint = std::vector< double >
 
using CPointList = std::vector< CPoint >
 

Typedef Documentation

typedef std::map< std::string, CPointList > ml_classifiers::ClassMap

Definition at line 47 of file nearest_neighbor_classifier.hpp.

typedef std::vector< double > ml_classifiers::CPoint

Definition at line 45 of file nearest_neighbor_classifier.hpp.

typedef std::vector< CPoint > ml_classifiers::CPointList

Definition at line 46 of file nearest_neighbor_classifier.hpp.



ml_classifiers
Author(s): Scott Niekum , Joshua Whitley
autogenerated on Sun Dec 15 2019 03:53:50