Loading...
Searching...
No Matches
Here is a list of all functions with links to the classes they belong to:
- c -
- check_train_inputs() : ppforest2::Model
- ClassificationForest() : ppforest2::ClassificationForest
- ClassificationMetrics() : ppforest2::stats::ClassificationMetrics
- ClassificationTree() : ppforest2::ClassificationTree
- clear() : ppforest2::io::TempFile, TempFile
- clone() : ppforest2::TreeBranch, ppforest2::TreeLeaf, ppforest2::TreeNode
- collapse() : ppforest2::stats::GroupPartition
- CompositeStop() : ppforest2::stop::CompositeStop
- compute() : ppforest2::binarize::Binarization, ppforest2::binarize::Disabled, ppforest2::binarize::LargestGap, ppforest2::cutpoint::Cutpoint, ppforest2::cutpoint::MeanOfMeans, ppforest2::grouping::ByCutpoint, ppforest2::grouping::ByLabel, ppforest2::grouping::Grouping, ppforest2::leaf::LeafStrategy, ppforest2::leaf::MajorityVote, ppforest2::leaf::MeanResponse, ppforest2::pp::PDA, ppforest2::pp::ProjectionPursuit, ppforest2::stop::CompositeStop, ppforest2::stop::MaxDepth, ppforest2::stop::MinSize, ppforest2::stop::MinVariance, ppforest2::stop::PureNode, ppforest2::stop::StopRule, ppforest2::test::MockStop, ppforest2::vars::All, ppforest2::vars::Uniform, ppforest2::vars::VariableSelection
- compute_init() : ppforest2::grouping::ByCutpoint, ppforest2::grouping::ByLabel, ppforest2::grouping::Grouping
- compute_metrics() : ppforest2::serialization::Export< T >
- ConfusionMatrix() : ppforest2::stats::ConfusionMatrix
- contains() : ppforest2::JsonReader
- convergence_enabled() : ppforest2::cli::EvaluateParams
- create_leaf() : ppforest2::leaf::LeafStrategy, ppforest2::TrainingSpec
- cutpoint() : ppforest2::TrainingSpec::Builder