RapidLib  v2.1.0
A simple library for interactive machine learning
modelSet< T > Member List

This is the complete list of members for modelSet< T >, including all inherited members.

createdmodelSet< T >protected
getJSON()modelSet< T >
inputNamesmodelSet< T >protected
modelSet()modelSet< T >
myModelSetmodelSet< T >protected
numInputsmodelSet< T >protected
numOutputsmodelSet< T >protected
putJSON(const std::string &jsonMessage)modelSet< T >
readJSON(const std::string &filepath)modelSet< T >
reset()modelSet< T >
run(const std::vector< T > &inputVector)modelSet< T >
train(const std::vector< trainingExampleTemplate< T > > &trainingSet)modelSet< T >virtual
writeJSON(const std::string &filepath)modelSet< T >
~modelSet()modelSet< T >virtual