2 writes to InnerOptions
Microsoft.ML.FastTree (2)
FastTree.cs (2)
2847
InnerOptions
= innerArgs;
2877
InnerOptions
= ctx.LoadStringOrNull();
2 references to InnerOptions
Microsoft.ML.FastTree (2)
FastTree.cs (2)
2906
ctx.SaveStringOrNull(
InnerOptions
);
2985
InnerOptions
, appendFeatureGain: true, includeZeroGainFeatures: false);