LinearSvmTrainer.Options.PerformProjection Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.ML.SearchSpace.BooleanChoice(false)]
public bool PerformProjection;
public bool PerformProjection;
[<Microsoft.ML.SearchSpace.BooleanChoice(false)>]
val mutable PerformProjection : bool
val mutable PerformProjection : bool
Public PerformProjection As Boolean
Field Value
- Attributes