Description Objects from the Class Extends Methods Author(s) See Also Examples
Base classes in the configuration class hierarchy.
"BaseLearner.Config" is a virtual Class: No objects may be created from it. "Regression.Config" is a base class for configuration classes of specific base learners, such as SVM.Regression.Config; therefore, there is typically no need to generate objects from this base class directly.
Class "Regression.Config" extends class "BaseLearner.Config", directly.
No methods defined with class "BaseLearner.Config" or "Regression.Config" in the signature.
Alireza S. Mahani, Mansour T.A. Sharabiani
KNN.Regression.Config, RF.Regression.Config, NNET.Regression.Config, GBM.Regression.Config, SVM.Regression.Config
1 | showClass("BaseLearner.Config")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.