7 references to featureLength
Microsoft.ML.Samples (7)
Dynamic\Trainers\BinaryClassification\FieldAwareFactorizationMachineWithOptions.cs (7)
125[VectorType(featureLength)] 129[VectorType(featureLength)] 133[VectorType(featureLength)] 165Field0 = new float[featureLength], 166Field1 = new float[featureLength], 167Field2 = new float[featureLength] 175for (int j = 0; j < featureLength; ++j)