gemseo.mlearning.regression.algos.factory module#

A factory of regressors.

class RegressorFactory[source]#

Bases: MLAlgoFactory

A factory of regressors.

Return type:

Any

failed_imports: dict[str, str]#

The class names bound to the import errors.