- m -
- MahalanobisDistance()
: MahalanobisDistance< TakeRoot >
- MajorityClass()
: BinaryNumericSplit< FitnessFunction, ObservationType >
, HoeffdingTree< FitnessFunction, NumericSplitType, CategoricalSplitType >
, HoeffdingCategoricalSplit< FitnessFunction >
, HoeffdingNumericSplit< FitnessFunction, ObservationType >
, HoeffdingTree< FitnessFunction, NumericSplitType, CategoricalSplitType >
- MajorityProbability()
: BinaryNumericSplit< FitnessFunction, ObservationType >
, HoeffdingCategoricalSplit< FitnessFunction >
, HoeffdingNumericSplit< FitnessFunction, ObservationType >
, HoeffdingTree< FitnessFunction, NumericSplitType, CategoricalSplitType >
- MapFirstPass()
: MissingPolicy
, DatasetMapper< PolicyType >
, IncrementPolicy
- Mapper()
: Imputer< T, MapperType, StrategyType >
- MapString()
: DatasetMapper< PolicyType >
, IncrementPolicy
, MissingPolicy
- MapTokens()
: DatasetMapper< PolicyType >
, IncrementPolicy
, MissingPolicy
- MatrixCompletion()
: MatrixCompletion
- MatUtriCholFactor()
: LARS
- MaxDistance()
: BinarySpaceTree< MetricType, StatisticType, MatType, BoundType, SplitType >
, CoverTree< MetricType, StatisticType, MatType, RootPointPolicy >
, ExampleTree< MetricType, StatisticType, MatType >
, HollowBallBound< TMetricType, ElemType >
, HRectBound< MetricType, ElemType >
, Octree< MetricType, StatisticType, MatType >
, RectangleTree< MetricType, StatisticType, MatType, SplitType, DescentType, AuxiliaryInformationType >
, SpillTree< MetricType, StatisticType, MatType, HyperplaneType, SplitType >
, BallBound< MetricType, VecType >
, BinarySpaceTree< MetricType, StatisticType, MatType, BoundType, SplitType >
- MaxIterations()
: SGD< DecomposableFunctionType >
, CompleteIncrementalTermination< TerminationPolicy >
, IncompleteIncrementalTermination< TerminationPolicy >
, MaxIterationTermination
, SimpleResidueTermination
, SimpleToleranceTermination< MatType >
, ValidationRMSETermination< MatType >
, EMFit< InitialClusteringType, CovarianceConstraintPolicy >
, KMeans< MetricType, InitialPartitionPolicy, EmptyClusterPolicy, LloydStepType, MatType >
, LocalCoordinateCoding
, MeanShift< UseKernel, KernelType, MatType >
, RandomizedSVDPolicy
, Perceptron< LearnPolicy, WeightInitializationPolicy, MatType >
, RandomizedSVD
, SparseCoding
, AdaDelta< DecomposableFunctionType >
, Adam< DecomposableFunctionType >
, GradientDescent< FunctionType >
, L_BFGS< FunctionType >
, MiniBatchSGD< DecomposableFunctionType >
, RMSprop< DecomposableFunctionType >
, SA< FunctionType, CoolingScheduleType >
, PrimalDualSolver< SDPType >
- MaxIterationTermination()
: MaxIterationTermination
- MaxLeafSize()
: RectangleTree< MetricType, StatisticType, MatType, SplitType, DescentType, AuxiliaryInformationType >
- MaxLineSearchTrials()
: L_BFGS< FunctionType >
- MaxMove()
: SA< FunctionType, CoolingScheduleType >
- MaxNeighborDistance()
: DTBStat
- MaxNumChildren()
: RectangleTree< MetricType, StatisticType, MatType, SplitType, DescentType, AuxiliaryInformationType >
- MaxRange()
: ColumnsToBlocks
- MaxSamples()
: HoeffdingTree< FitnessFunction, NumericSplitType, CategoricalSplitType >
- MaxStep()
: L_BFGS< FunctionType >
- MaxToleranceSweep()
: SA< FunctionType, CoolingScheduleType >
- MaxVals()
: DTree
- MaxVarianceNewCluster()
: MaxVarianceNewCluster
- Mean()
: GaussianDistribution
, LaplaceDistribution
- Means()
: NaiveBayesClassifier< MatType >
- MeanShift()
: MeanShift< UseKernel, KernelType, MatType >
- Metric()
: ExampleTree< MetricType, StatisticType, MatType >
, HollowBallBound< TMetricType, ElemType >
, Octree< MetricType, StatisticType, MatType >
, RectangleTree< MetricType, StatisticType, MatType, SplitType, DescentType, AuxiliaryInformationType >
, SpillTree< MetricType, StatisticType, MatType, HyperplaneType, SplitType >
, FastMKS< KernelType, MatType, TreeType >
, KMeans< MetricType, InitialPartitionPolicy, EmptyClusterPolicy, LloydStepType, MatType >
, FastMKS< KernelType, MatType, TreeType >
, ExampleTree< MetricType, StatisticType, MatType >
, BallBound< MetricType, VecType >
, CoverTree< MetricType, StatisticType, MatType, RootPointPolicy >
, BinarySpaceTree< MetricType, StatisticType, MatType, BoundType, SplitType >
, BallBound< MetricType, VecType >
- Mid()
: RangeType< T >
- MinDistance()
: BinarySpaceTree< MetricType, StatisticType, MatType, BoundType, SplitType >
, HRectBound< MetricType, ElemType >
, HollowBallBound< TMetricType, ElemType >
, Octree< MetricType, StatisticType, MatType >
, HollowBallBound< TMetricType, ElemType >
, ExampleTree< MetricType, StatisticType, MatType >
, BallBound< MetricType, VecType >
, CoverTree< MetricType, StatisticType, MatType, RootPointPolicy >
, ExampleTree< MetricType, StatisticType, MatType >
, BallBound< MetricType, VecType >
, BinarySpaceTree< MetricType, StatisticType, MatType, BoundType, SplitType >
, RectangleTree< MetricType, StatisticType, MatType, SplitType, DescentType, AuxiliaryInformationType >
, SpillTree< MetricType, StatisticType, MatType, HyperplaneType, SplitType >
, HRectBound< MetricType, ElemType >
, CoverTree< MetricType, StatisticType, MatType, RootPointPolicy >
, RectangleTree< MetricType, StatisticType, MatType, SplitType, DescentType, AuxiliaryInformationType >
, Octree< MetricType, StatisticType, MatType >
- MinGradientNorm()
: L_BFGS< FunctionType >
- MiniBatchSGD()
: MiniBatchSGD< DecomposableFunctionType >
- MinimumBoundDistance()
: Octree< MetricType, StatisticType, MatType >
, RectangleTree< MetricType, StatisticType, MatType, SplitType, DescentType, AuxiliaryInformationType >
, SpillTree< MetricType, StatisticType, MatType, HyperplaneType, SplitType >
, CoverTree< MetricType, StatisticType, MatType, RootPointPolicy >
, BinarySpaceTree< MetricType, StatisticType, MatType, BoundType, SplitType >
- MinimumSamplesReqd()
: RAUtil
- MinLeafSize()
: RectangleTree< MetricType, StatisticType, MatType, SplitType, DescentType, AuxiliaryInformationType >
- MinNeighborDistance()
: DTBStat
- MinNumChildren()
: RectangleTree< MetricType, StatisticType, MatType, SplitType, DescentType, AuxiliaryInformationType >
- MinPointIterate()
: L_BFGS< FunctionType >
- MinRange()
: ColumnsToBlocks
- MinResidue()
: SimpleResidueTermination
- MinSamples()
: HoeffdingTree< FitnessFunction, NumericSplitType, CategoricalSplitType >
- MinStep()
: L_BFGS< FunctionType >
- MinVals()
: DTree
- MinWidth()
: HollowBallBound< TMetricType, ElemType >
, HRectBound< MetricType, ElemType >
, BallBound< MetricType, VecType >
- MissingPolicy()
: MissingPolicy
- ModifiedGramSchmidt()
: CosineTree
- MonoSearchVisitor()
: MonoSearchVisitor
- MonteCarloError()
: CosineTree
- MoveCtrlSweep()
: SA< FunctionType, CoolingScheduleType >
- MoveSize()
: SA< FunctionType, CoolingScheduleType >