48 references to KeyType
Microsoft.ML.Samples (22)
Dynamic\Trainers\Clustering\KMeans.cs (1)
119[KeyType(2)]
Dynamic\Trainers\Clustering\KMeansWithOptions.cs (1)
127[KeyType(2)]
Dynamic\Trainers\Ranking\FastTree.cs (2)
96[KeyType(5)] 98[KeyType(100)]
Dynamic\Trainers\Ranking\FastTreeWithOptions.cs (2)
110[KeyType(5)] 112[KeyType(100)]
Dynamic\Trainers\Ranking\LightGbm.cs (2)
96[KeyType(5)] 98[KeyType(100)]
Dynamic\Trainers\Ranking\LightGbmWithOptions.cs (2)
111[KeyType(5)] 113[KeyType(100)]
Dynamic\Trainers\Recommendation\MatrixFactorization.cs (2)
111[KeyType(MatrixColumnCount)] 114[KeyType(MatrixRowCount)]
Dynamic\Trainers\Recommendation\MatrixFactorizationWithOptions.cs (2)
135[KeyType(MatrixColumnCount)] 138[KeyType(MatrixRowCount)]
Dynamic\Trainers\Recommendation\OneClassMatrixFactorizationWithOptions.cs (2)
146[KeyType(_synthesizedMatrixColumnCount)] 150[KeyType(_synthesizedMatrixRowCount)]
Dynamic\Transforms\Conversion\MapKeyToBinaryVector.cs (1)
62[KeyType(10)]
Dynamic\Transforms\Conversion\MapKeyToVector.cs (1)
79[KeyType(9)]
Dynamic\Transforms\Conversion\MapKeyToVectorMultiColumn.cs (2)
71[KeyType(10)] 74[KeyType(6)]
Dynamic\Transforms\TreeFeaturization\FastTreeRankingFeaturizationWithOptions.cs (2)
145[KeyType(5)] 147[KeyType(100)]
Microsoft.ML.SamplesUtils (1)
SamplesDatasetUtils.cs (1)
280[KeyType(ulong.MaxValue - 1)]
Microsoft.ML.Tests (23)
SvmLightTests.cs (1)
27[KeyType(ulong.MaxValue - 1)]
TextLoaderTests.cs (1)
1223[LoadColumn(1), KeyType(10)]
TrainerEstimators\MatrixFactorizationTests.cs (18)
184[KeyType(_synthesizedMatrixColumnCount + _synthesizedMatrixFirstColumnIndex)] 187[KeyType(_synthesizedMatrixRowCount + _synthesizedMatrixRowCount)] 195[KeyType(_synthesizedMatrixColumnCount + _synthesizedMatrixFirstColumnIndex)] 197[KeyType(_synthesizedMatrixRowCount + _synthesizedMatrixRowCount)] 269[KeyType(_matrixColumnCount)] 272[KeyType(_matrixRowCount)] 281[KeyType(_matrixColumnCount)] 284[KeyType(_matrixRowCount)] 292[KeyType(_synthesizedMatrixColumnCount)] 295[KeyType(_synthesizedMatrixRowCount)] 304[KeyType(_synthesizedMatrixColumnCount)] 307[KeyType(_synthesizedMatrixRowCount)] 409[KeyType(_oneClassMatrixColumnCount)] 411[KeyType(_oneClassMatrixRowCount)] 418[KeyType(_oneClassMatrixColumnCount)] 420[KeyType(_oneClassMatrixRowCount)] 721[KeyType(_synthesizedMatrixColumnCount)] 724[KeyType(_synthesizedMatrixRowCount)]
TrainerEstimators\TreeEnsembleFeaturizerTest.cs (1)
819[KeyType(4)]
TrainerEstimators\TreeEstimators.cs (1)
430[KeyType(_classNumber)]
Transformers\ConvertTests.cs (1)
369[KeyType(4)]
Microsoft.ML.Transforms (2)
SvmLight\SvmLightLoader.cs (2)
277[KeyType(ulong.MaxValue - 1)] 288[KeyType(uint.MaxValue - 1)]