Home || Architecture || Video Search || Visual Search || Scripts || Applications || Important Messages || OGL || Src

Impala::Core::Training::LogisticRegression Class Reference

Not implemented, perhaps now that Taylan has made some matrix operations available, this classifier can also be implemented. More...

#include <LogisticRegression.h>

Inheritance diagram for Impala::Core::Training::LogisticRegression:

Inheritance graph
[legend]
Collaboration diagram for Impala::Core::Training::LogisticRegression:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 LogisticRegression ()
virtual void SetTrainSet (const ConceptFeatureTableType *trainset)
virtual Model * Train (PropertySet *properties)
virtual void SetTestSet (const ConceptFeatureTableType *testset)
virtual double Predict (const Impala::Core::Vector::VectorTem< double > *feature, const Model *model)
virtual RankingTableType * Rank (const Model *model)

Detailed Description

Not implemented, perhaps now that Taylan has made some matrix operations available, this classifier can also be implemented.

Definition at line 15 of file LogisticRegression.h.


The documentation for this class was generated from the following file:
Generated on Fri Mar 19 11:23:43 2010 for ImpalaSrc by  doxygen 1.5.1