StatModelExtensions Methods |
The StatModelExtensions type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Clear |
Clear the statistic model
|
![]() ![]() | Predict |
Predicts response(s) for the provided sample(s)
|
![]() ![]() | Save |
Save the statistic model to file
|
![]() ![]() | Train(IStatModel, TrainData, Int32) |
Trains the statistical model.
|
![]() ![]() | Train(IStatModel, IInputArray, DataLayoutType, IInputArray) |
Trains the statistical model.
|