API Reference
This page contains detailed API references for the minipatch-learning package.
Feature Selection
The following is the API documentation for the feature selection algorithms in the package.
Minipatch feature selection
|
Feature selection with Adaptive Stable Minipatch Selection. |
Base feature selector
Feature selection with the Thresholded OLS selector. |
|
Feature selection with the decision tree selector. |
Gaussian Graphical Model Selection
The following is the API documentation for the Gaussian graphical model estimators in the package.
Minipatch graph selection
|
Gaussian graphical model selection with Minipatch Graph. |
Base graph selector
Gaussian graphical model selection with the Thresholded Graphical Lasso estimator. |