Click or drag to resize
Accord.NET (logo)

MultinomialLogisticRegressionAnalysisInputs Property

Note: This API is now obsolete.

Obsolete. Please use InputNames instead.

Namespace:  Accord.Statistics.Analysis
Assembly:  Accord.Statistics (in Accord.Statistics.dll) Version: 3.8.0
Syntax
[ObsoleteAttribute("Please use InputNames instead.")]
public string[] Inputs { get; set; }
Request Example View Source

Property Value

Type: String
See Also