Main Page | Namespace List | Class Hierarchy | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages

Todo List

Global CLUS::BinaryProbabilisticRegressionTreeNode::LearnSample (const int *Dvars, const double *Cvars, double probability, double threshold)
put some cutoff here to use less data as you go down

Global CLUS::MulticlassContinuousDistribution::PValueStatisticalTest (void)
fix this: return F(W, noClasses-1, n-noClasses, 3);

Global CLUS::MultiDecisionTreeNode::ComputeNodeWeight (void)
add more code to implement new weighing schemes

Global CLUS::SimpleNormalDistribution::Probability (const double *DataCache)
to redefine these two since they are not virtual so the wrong methods are called

Namespace CLUS
This solution is very ugly. Use virtual functions to get the same result

Generated on Mon Jul 21 16:57:43 2003 for SECRET by doxygen 1.3.2