|
LibSvmModelDimension Property
|
Note: This API is now obsolete.
Obsolete. Please use NumberOfInputs instead.
Namespace:
Accord.IO
Assembly:
Accord.MachineLearning (in Accord.MachineLearning.dll) Version: 3.8.0
Syntax [ObsoleteAttribute("Please use NumberOfInputs instead.")]
public int Dimension { get; set; }
<ObsoleteAttribute("Please use NumberOfInputs instead.")>
Public Property Dimension As Integer
Get
Set
Request Example
View SourceProperty Value
Type:
Int32See Also