Megosztás a következőn keresztül:


TreeOptions.FeatureFraction Field

Definition

The fraction of features (chosen randomly) to use on each iteration. Use 0.9 if only 90% of features is needed. Lower numbers help reduce over-fitting.

public double FeatureFraction;
val mutable FeatureFraction : double
Public FeatureFraction As Double 

Field Value

Applies to