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