astra.models.regression¶
This module contains variables for instantiating regressors and their hyperparameter search grids.
- astra.models.regression.REGRESSORS¶
A dictionary mapping model names to their corresponding scikit-learn regressor instances. [source]