KSquare Utilities
KKMLL::Model Member List

This is the complete list of members for KKMLL::Model, including all inherited members.

AddErrorMsg(const KKStr &errMsg, kkint32 lineNum)KKMLL::Modelprotected
AllocatePredictionVariables()KKMLL::Modelprotected
AlreadyNormalized() const KKMLL::Modelinline
alreadyNormalizedKKMLL::Modelprotected
classesKKMLL::Modelprotected
classesIndexKKMLL::Modelprotected
classProbsKKMLL::Modelprotected
CreateAModel(ModelTypes _modelType, const KKStr &_name, const ModelParam &_param, FactoryFVProducerPtr _factoryFVProducer, VolConstBool &_cancelFlag, RunLog &_log)KKMLL::Modelstatic
crossClassProbTableKKMLL::Modelprotected
crossClassProbTableSizeKKMLL::Modelprotected
DeAllocateSpace()KKMLL::Modelprotected
Description() const KKMLL::Modelvirtual
Duplicate() const =0KKMLL::Modelpure virtual
Encoder() const KKMLL::Model
encoderKKMLL::Modelprotected
errorsKKMLL::Modelprotected
FactoryFVProducer() const KKMLL::Modelinline
factoryFVProducerKKMLL::Modelprotected
fileDescKKMLL::Modelprotected
GetFeatureNums() const KKMLL::Modelvirtual
MemoryConsumedEstimated() const KKMLL::Modelvirtual
MLClasses() const KKMLL::Modelinline
MLClassesNewInstance() const KKMLL::Model
Model()KKMLL::Model
Model(FactoryFVProducerPtr _factoryFVProducer)KKMLL::Model
Model(const KKStr &_name, const ModelParam &_param, FactoryFVProducerPtr _factoryFVProducer)KKMLL::Model
Model(const Model &_madel)KKMLL::Model
ModelPtr typedefKKMLL::Model
ModelType() const =0KKMLL::Modelpure virtual
ModelTypeFromStr(const KKStr &_modelingTypeStr)KKMLL::Modelstatic
ModelTypes enum nameKKMLL::Model
ModelTypeStr() const KKMLL::Modelinlinevirtual
ModelTypeToStr(ModelTypes _modelingType)KKMLL::Modelstatic
Name() const KKMLL::Modelinline
Name(const KKStr &_name)KKMLL::Modelinline
NormalizeNominalAttributes() const KKMLL::Modelvirtual
NormalizeProbabilitiesWithAMinumum(kkint32 numClasses, double *probabilities, double minProbability)KKMLL::Modelprotected
normParmsKKMLL::Modelprotected
numOfClassesKKMLL::Modelprotected
Param() const KKMLL::Modelinline
paramKKMLL::Modelprotected
Predict(FeatureVectorPtr example, RunLog &log)=0KKMLL::Modelpure virtual
Predict(FeatureVectorPtr example, MLClassPtr knownClass, MLClassPtr &predClass1, MLClassPtr &predClass2, kkint32 &predClass1Votes, kkint32 &predClass2Votes, double &probOfKnownClass, double &predClass1Prob, double &predClass2Prob, kkint32 &numOfWinners, bool &knownClassOneOfTheWinners, double &breakTie, RunLog &log)=0KKMLL::Modelpure virtual
PredictRaw(FeatureVectorPtr example, MLClassPtr &predClass, double &dist)KKMLL::Modelinlinevirtual
PrepExampleForPrediction(FeatureVectorPtr fv, bool &newExampleCreated)KKMLL::Modelvirtual
ProbabilitiesByClass(FeatureVectorPtr example, RunLog &log)=0KKMLL::Modelpure virtual
ProbabilitiesByClass(FeatureVectorPtr example, const MLClassList &_mlClasses, kkint32 *_votes, double *_probabilities, RunLog &_log)=0KKMLL::Modelpure virtual
ProbabilitiesByClass(FeatureVectorPtr _example, const MLClassList &_mlClasses, double *_probabilities, RunLog &_log)=0KKMLL::Modelpure virtual
ProbabilitiesByClassDual(FeatureVectorPtr example, KKStr &classifier1Desc, KKStr &classifier2Desc, ClassProbListPtr &classifier1Results, ClassProbListPtr &classifier2Results, RunLog &log)KKMLL::Modelvirtual
ReadXML(XmlStream &s, XmlTagConstPtr tag, VolConstBool &cancelFlag, RunLog &log)=0KKMLL::Modelpure virtual
ReadXMLModelPost(RunLog &log)KKMLL::Modelprotected
ReadXMLModelToken(XmlTokenPtr t, RunLog &log)KKMLL::Modelprotected
ReduceTrainExamples(RunLog &log)KKMLL::Modelprotected
RetrieveCrossProbTable(MLClassList &classes, double **crossProbTable, RunLog &log)KKMLL::Modelvirtual
rootFileNameKKMLL::Modelprotected
RootFileName() const KKMLL::Modelinline
RootFileName(const KKStr &_rootFileName)KKMLL::Modelinline
SelectedFeatures() const KKMLL::Modelvirtual
TimeSaved() const KKMLL::Modelinline
trainExamplesKKMLL::Modelprotected
TrainingTime() const KKMLL::Modelinline
TrainingTimeEnd()KKMLL::Model
TrainingTimeStart()KKMLL::Model
TrainModel(FeatureVectorListPtr _trainExamples, bool _alreadyNormalized, bool _takeOwnership, VolConstBool &_cancelFlag, RunLog &_log)KKMLL::Modelvirtual
TrianingPrepTime() const KKMLL::Modelinline
validModelKKMLL::Modelprotected
ValidModel() const KKMLL::Modelinline
votesKKMLL::Modelprotected
weOwnTrainExamplesKKMLL::Modelprotected
WriteModelXMLFields(std::ostream &o) const KKMLL::Model
WriteXML(const KKStr &varName, std::ostream &o) const =0KKMLL::Modelpure virtual
~Model()KKMLL::Modelvirtual