RapidLib  v2.2.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.

getJSON()modelSet< T >
inputNamesmodelSet< T >protected
isTrainedmodelSet< T >protected
isTrainingmodelSet< 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 >
threadTrain(std::size_t i, const std::vector< trainingExampleTemplate< T > > &training_set)modelSet< T >protected
train(const std::vector< trainingExampleTemplate< T > > &trainingSet)modelSet< T >virtual
writeJSON(const std::string &filepath)modelSet< T >
~modelSet()modelSet< T >virtual