3 overrides of
Microsoft.ML.FastTree (3)
Dataset\NHotFeatureFlock.cs (1)
63
public override int
this
[int featureIndex, int rowIndex]
Dataset\OneHotFeatureFlock.cs (1)
87
public override int
this
[int featureIndex, int rowIndex]
Dataset\SingletonFeatureFlock.cs (1)
85
public override int
this
[int featureIndex, int rowIndex]
1 reference to
Microsoft.ML.FastTree (1)
Dataset\FeatureFlock.cs (1)
1073
get { return _flockIndexer
[
_feature, index]; }