Here is a list of all class members with links to the classes they belong to:
- n -
- Naive()
: FastMKS< KernelType, MatType, TreeType >
, FastMKSModel
, RSModel
, RAModel< SortPolicy >
, RangeSearch< MetricType, MatType, TreeType >
, RAModel< SortPolicy >
, RASearch< SortPolicy, MetricType, MatType, TreeType >
, FastMKSModel
, RangeSearch< MetricType, MatType, TreeType >
, RASearch< SortPolicy, MetricType, MatType, TreeType >
, RSModel
- NaiveBayesClassifier()
: NaiveBayesClassifier< ModelMatType >
- NaiveKMeans()
: NaiveKMeans< MetricType, MatType >
- name
: ParamData
- NCA()
: NCA< MetricType, OptimizerType >
- NeedsFirstPass
: IncrementPolicy
, MissingPolicy
- NeedsMinimization
: Accuracy
, F1< AS, PositiveClass >
, MSE
, Precision< AS, PositiveClass >
, R2Score
, Recall< AS, PositiveClass >
, SilhouetteScore
- NegativeLogLikelihood()
: NegativeLogLikelihood< InputDataType, OutputDataType >
- negativeTorque
: Acrobot::Action
- NeighborSearch()
: NeighborSearch< SortPolicy, MetricType, MatType, TreeType, DualTreeTraversalType, SingleTreeTraversalType >
- NeighborSearchRules()
: NeighborSearchRules< SortPolicy, MetricType, TreeType >
- NeighborSearchStat()
: NeighborSearchStat< SortPolicy >
- NeighborSearchType
: LMetricSearch< TPower >
- Network()
: AsyncLearning< WorkerType, EnvironmentType, NetworkType, UpdaterType, PolicyType >
, QLearning< EnvironmentType, NetworkType, UpdaterType, PolicyType, ReplayType >
- NetworkInitialization()
: NetworkInitialization< InitializationRuleType, CustomLayers >
- NetworkType
: BRNN< OutputLayerType, MergeLayerType, MergeOutputType, InitializationRuleType, CustomLayers >
, FFN< OutputLayerType, InitializationRuleType, CustomLayers >
, RBM< InitializationRuleType, DataType, PolicyType >
, RNN< OutputLayerType, InitializationRuleType, CustomLayers >
- NewtonTolerance()
: SparseCoding
- Next()
: AllDimensionSelect
, MultipleRandomDimensionSelect
, RandomDimensionSelect
- nextState
: PrioritizedReplay< EnvironmentType >::Transition
, RandomReplay< EnvironmentType >::Transition
- NguyenWidrowInitialization()
: NguyenWidrowInitialization
- nm
: SimpleResidueTermination
- NMFALSUpdate()
: NMFALSUpdate
- NMFMultiplicativeDistanceUpdate()
: NMFMultiplicativeDistanceUpdate
- NMFMultiplicativeDivergenceUpdate()
: NMFMultiplicativeDivergenceUpdate
- NMS()
: NMS< UseCoordinates >
- NNSTreeType
: DualTreeKMeans< MetricType, MatType, TreeType >
- no
: HasSerialize< T >
- No
: DeduceHyperParameterTypes< T, Args...>::IsCollectionType< Type >
- NoAuxiliaryInformation()
: NoAuxiliaryInformation< TreeType >
- NoiseStdDev()
: Radical
- NoisyLinear()
: NoisyLinear< InputDataType, OutputDataType >
- NoisyQLearning()
: TrainingConfig
- NoNormalization()
: NoNormalization
- NonStaticSerialize
: HasSerializeFunction< T >
- NoRegularizer()
: NoRegularizer
- NormalDistribution()
: NormalDistribution< DataType >
- Normalization()
: CFType< DecompositionPolicy, NormalizationType >
- Normalizations()
: CombinedNormalization< NormalizationTypes >
- Normalize()
: CombinedNormalization< NormalizationTypes >
, ItemMeanNormalization
, NoNormalization
, OverallMeanNormalization
, UserMeanNormalization
, ZScoreNormalization
- Normalizer()
: EpanechnikovKernel
, ExampleKernel
, GaussianKernel
, SphericalKernel
- NormalNodeMaxNumChildren()
: XTreeAuxiliaryInformation< TreeType >
- normOld
: SimpleResidueTermination
- noTranspose
: ParamData
- NSModel()
: NSModel< SortPolicy >
- NStepQLearningWorker()
: NStepQLearningWorker< EnvironmentType, NetworkType, UpdaterType, PolicyType >
- NSteps()
: PrioritizedReplay< EnvironmentType >
, RandomReplay< EnvironmentType >
- NSTypeT
: BiSearchVisitor< SortPolicy >
, TrainVisitor< SortPolicy >
- NullifyData()
: HilbertRTreeAuxiliaryInformation< TreeType, HilbertValueType >
, NoAuxiliaryInformation< TreeType >
, RPlusPlusTreeAuxiliaryInformation< TreeType >
, RectangleTree< MetricType, StatisticType, MatType, SplitType, DescentType, AuxiliaryInformationType >
, XTreeAuxiliaryInformation< TreeType >
- NullOutStream()
: NullOutStream
- NumBaseCases()
: BinarySpaceTree< MetricType, StatisticType, MatType, BoundType, SplitType >::BreadthFirstDualTreeTraverser< RuleType >
, BinarySpaceTree< MetricType, StatisticType, MatType, BoundType, SplitType >::DualTreeTraverser< RuleType >
, CoverTree< MetricType, StatisticType, MatType, RootPointPolicy >::DualTreeTraverser< RuleType >
, Octree< MetricType, StatisticType, MatType >::DualTreeTraverser< MetricType, StatisticType, MatType >
, RectangleTree< MetricType, StatisticType, MatType, SplitType, DescentType, AuxiliaryInformationType >::DualTreeTraverser< MetricType, StatisticType, MatType, SplitType, DescentType, AuxiliaryInformationType >
, SpillTree< MetricType, StatisticType, MatType, HyperplaneType, SplitType >::SpillDualTreeTraverser< MetricType, StatisticType, MatType, HyperplaneType, SplitType >
- NumChildren()
: CoverTree< MetricType, StatisticType, MatType, RootPointPolicy >
, ExampleTree< MetricType, StatisticType, MatType >
, Octree< MetricType, StatisticType, MatType >
, RectangleTree< MetricType, StatisticType, MatType, SplitType, DescentType, AuxiliaryInformationType >
, SpillTree< MetricType, StatisticType, MatType, HyperplaneType, SplitType >
, AllCategoricalSplit< FitnessFunction >
, DecisionTree< FitnessFunction, NumericSplitType, CategoricalSplitType, DimensionSelectionType, ElemType, NoRecursion >
, DTree< MatType, TagType >
, BinaryNumericSplit< FitnessFunction, ObservationType >
, HoeffdingNumericSplit< FitnessFunction, ObservationType >
, HoeffdingTree< FitnessFunction, NumericSplitType, CategoricalSplitType >
, BestBinaryNumericSplit< FitnessFunction >
, HoeffdingCategoricalSplit< FitnessFunction >
, BinarySpaceTree< MetricType, StatisticType, MatType, BoundType, SplitType >
- NumClasses()
: AdaBoost< WeakLearnerType, MatType >
, LinearSVM< MatType >
, Perceptron< LearnPolicy, WeightInitializationPolicy, MatType >
, SoftmaxRegression
, SoftmaxRegressionFunction
, DecisionTree< FitnessFunction, NumericSplitType, CategoricalSplitType, DimensionSelectionType, ElemType, NoRecursion >
- NumColumns()
: CosineTree
- NumContainingStrings()
: TfIdfEncodingPolicy
- NumDescendants()
: BinarySpaceTree< MetricType, StatisticType, MatType, BoundType, SplitType >
, CoverTree< MetricType, StatisticType, MatType, RootPointPolicy >
, Octree< MetricType, StatisticType, MatType >
, RectangleTree< MetricType, StatisticType, MatType, SplitType, DescentType, AuxiliaryInformationType >
, SpillTree< MetricType, StatisticType, MatType, HyperplaneType, SplitType >
, HoeffdingTree< FitnessFunction, NumericSplitType, CategoricalSplitType >
, ExampleTree< MetricType, StatisticType, MatType >
- NumDistComputations()
: RASearchRules< SortPolicy, MetricType, TreeType >
- NumEffectiveSamples()
: RASearchRules< SortPolicy, MetricType, TreeType >
- NumElements()
: Select< InputDataType, OutputDataType >
- NumericSplit
: DecisionTree< FitnessFunction, NumericSplitType, CategoricalSplitType, DimensionSelectionType, ElemType, NoRecursion >
, HoeffdingTree< FitnessFunction, NumericSplitType, CategoricalSplitType >
- NumericSplitInfo()
: NumericSplitInfo< ObservationType >
- NumFeatures()
: SoftmaxRegressionFunction
, LogisticRegressionFunction< MatType >
- NumFunctions()
: SVDPlusPlusFunction< MatType >
, SoftmaxErrorFunction< MetricType >
, RegularizedSVDFunction< MatType >
, BiasSVDFunction< MatType >
, LinearSVMFunction< MatType >
, BRNN< OutputLayerType, MergeLayerType, MergeOutputType, InitializationRuleType, CustomLayers >
, FFN< OutputLayerType, InitializationRuleType, CustomLayers >
, RBM< InitializationRuleType, DataType, PolicyType >
, RNN< OutputLayerType, InitializationRuleType, CustomLayers >
, GAN< Model, InitializationRuleType, Noise, PolicyType >
, LMNNFunction< MetricType >
, LogisticRegressionFunction< MatType >
, SoftmaxRegressionFunction
- NumHeads()
: MultiheadAttention< InputDataType, OutputDataType, RegularizerType >
- NumItems()
: BiasSVDFunction< MatType >
, SVDPlusPlusFunction< MatType >
, RegularizedSVDFunction< MatType >
- NumMappings()
: DatasetMapper< PolicyType, InputType >
- NumNodes()
: PathCacher
, HoeffdingTreeModel
- NumPoints()
: BinarySpaceTree< MetricType, StatisticType, MatType, BoundType, SplitType >
, CoverTree< MetricType, StatisticType, MatType, RootPointPolicy >
, ExampleTree< MetricType, StatisticType, MatType >
, Octree< MetricType, StatisticType, MatType >
, RectangleTree< MetricType, StatisticType, MatType, SplitType, DescentType, AuxiliaryInformationType >
, SpillTree< MetricType, StatisticType, MatType, HyperplaneType, SplitType >
- NumProjections()
: QDAFN< MatType >
, LSHSearch< SortPolicy, MatType >
- NumPrunes()
: SpillTree< MetricType, StatisticType, MatType, HyperplaneType, SplitType >::SpillDualTreeTraverser< MetricType, StatisticType, MatType, HyperplaneType, SplitType >
, Octree< MetricType, StatisticType, MatType >::DualTreeTraverser< MetricType, StatisticType, MatType >
, CoverTree< MetricType, StatisticType, MatType, RootPointPolicy >::SingleTreeTraverser< RuleType >
, SpillTree< MetricType, StatisticType, MatType, HyperplaneType, SplitType >::SpillDualTreeTraverser< MetricType, StatisticType, MatType, HyperplaneType, SplitType >
, RectangleTree< MetricType, StatisticType, MatType, SplitType, DescentType, AuxiliaryInformationType >::DualTreeTraverser< MetricType, StatisticType, MatType, SplitType, DescentType, AuxiliaryInformationType >
, CoverTree< MetricType, StatisticType, MatType, RootPointPolicy >::DualTreeTraverser< RuleType >
, RectangleTree< MetricType, StatisticType, MatType, SplitType, DescentType, AuxiliaryInformationType >::SingleTreeTraverser< RuleType >
, SpillTree< MetricType, StatisticType, MatType, HyperplaneType, SplitType >::SpillSingleTreeTraverser< MetricType, StatisticType, MatType, HyperplaneType, SplitType >
, Octree< MetricType, StatisticType, MatType >::SingleTreeTraverser< RuleType >
, SpillTree< MetricType, StatisticType, MatType, HyperplaneType, SplitType >::SpillSingleTreeTraverser< MetricType, StatisticType, MatType, HyperplaneType, SplitType >
, RectangleTree< MetricType, StatisticType, MatType, SplitType, DescentType, AuxiliaryInformationType >::DualTreeTraverser< MetricType, StatisticType, MatType, SplitType, DescentType, AuxiliaryInformationType >
, Octree< MetricType, StatisticType, MatType >::DualTreeTraverser< MetricType, StatisticType, MatType >
, BinarySpaceTree< MetricType, StatisticType, MatType, BoundType, SplitType >::DualTreeTraverser< RuleType >
, Octree< MetricType, StatisticType, MatType >::SingleTreeTraverser< RuleType >
, CoverTree< MetricType, StatisticType, MatType, RootPointPolicy >::DualTreeTraverser< RuleType >
, CoverTree< MetricType, StatisticType, MatType, RootPointPolicy >::SingleTreeTraverser< RuleType >
, GreedySingleTreeTraverser< TreeType, RuleType >
, RectangleTree< MetricType, StatisticType, MatType, SplitType, DescentType, AuxiliaryInformationType >::SingleTreeTraverser< RuleType >
, BinarySpaceTree< MetricType, StatisticType, MatType, BoundType, SplitType >::SingleTreeTraverser< RuleType >
, BinarySpaceTree< MetricType, StatisticType, MatType, BoundType, SplitType >::BreadthFirstDualTreeTraverser< RuleType >
, BinarySpaceTree< MetricType, StatisticType, MatType, BoundType, SplitType >::DualTreeTraverser< RuleType >
, BinarySpaceTree< MetricType, StatisticType, MatType, BoundType, SplitType >::BreadthFirstDualTreeTraverser< RuleType >
- NumSamplesMade()
: RAQueryStat< SortPolicy >
- NumScores()
: Octree< MetricType, StatisticType, MatType >::DualTreeTraverser< MetricType, StatisticType, MatType >
, RectangleTree< MetricType, StatisticType, MatType, SplitType, DescentType, AuxiliaryInformationType >::DualTreeTraverser< MetricType, StatisticType, MatType, SplitType, DescentType, AuxiliaryInformationType >
, BinarySpaceTree< MetricType, StatisticType, MatType, BoundType, SplitType >::DualTreeTraverser< RuleType >
, SpillTree< MetricType, StatisticType, MatType, HyperplaneType, SplitType >::SpillDualTreeTraverser< MetricType, StatisticType, MatType, HyperplaneType, SplitType >
, BinarySpaceTree< MetricType, StatisticType, MatType, BoundType, SplitType >::BreadthFirstDualTreeTraverser< RuleType >
, SpillTree< MetricType, StatisticType, MatType, HyperplaneType, SplitType >::SpillDualTreeTraverser< MetricType, StatisticType, MatType, HyperplaneType, SplitType >
, Octree< MetricType, StatisticType, MatType >::DualTreeTraverser< MetricType, StatisticType, MatType >
, BinarySpaceTree< MetricType, StatisticType, MatType, BoundType, SplitType >::BreadthFirstDualTreeTraverser< RuleType >
, CoverTree< MetricType, StatisticType, MatType, RootPointPolicy >::DualTreeTraverser< RuleType >
, BinarySpaceTree< MetricType, StatisticType, MatType, BoundType, SplitType >::DualTreeTraverser< RuleType >
- NumSteps()
: RBM< InitializationRuleType, DataType, PolicyType >
- NumTestPoints()
: ValidationRMSETermination< MatType >
- NumTrees()
: RandomForest< FitnessFunction, DimensionSelectionType, NumericSplitType, CategoricalSplitType, ElemType >
- NumTrueChildren()
: DualTreeKMeansStatistic
- NumUnmappings()
: DatasetMapper< PolicyType, InputType >
- NumUsers()
: SVDPlusPlusFunction< MatType >
, BiasSVDFunction< MatType >
, RegularizedSVDFunction< MatType >
- NumUsersForSimilarity()
: CFType< DecompositionPolicy, NormalizationType >
- NumVisited()
: SpillTree< MetricType, StatisticType, MatType, HyperplaneType, SplitType >::SpillDualTreeTraverser< MetricType, StatisticType, MatType, HyperplaneType, SplitType >
, RectangleTree< MetricType, StatisticType, MatType, SplitType, DescentType, AuxiliaryInformationType >::DualTreeTraverser< MetricType, StatisticType, MatType, SplitType, DescentType, AuxiliaryInformationType >
, BinarySpaceTree< MetricType, StatisticType, MatType, BoundType, SplitType >::DualTreeTraverser< RuleType >
, BinarySpaceTree< MetricType, StatisticType, MatType, BoundType, SplitType >::BreadthFirstDualTreeTraverser< RuleType >
, RectangleTree< MetricType, StatisticType, MatType, SplitType, DescentType, AuxiliaryInformationType >::DualTreeTraverser< MetricType, StatisticType, MatType, SplitType, DescentType, AuxiliaryInformationType >
, Octree< MetricType, StatisticType, MatType >::DualTreeTraverser< MetricType, StatisticType, MatType >
, BinarySpaceTree< MetricType, StatisticType, MatType, BoundType, SplitType >::DualTreeTraverser< RuleType >
, CoverTree< MetricType, StatisticType, MatType, RootPointPolicy >::DualTreeTraverser< RuleType >
, SpillTree< MetricType, StatisticType, MatType, HyperplaneType, SplitType >::SpillDualTreeTraverser< MetricType, StatisticType, MatType, HyperplaneType, SplitType >
- NumVistied()
: Octree< MetricType, StatisticType, MatType >::DualTreeTraverser< MetricType, StatisticType, MatType >
- NumWorkers()
: TrainingConfig
- NystroemMethod()
: NystroemMethod< KernelType, PointSelectionPolicy >