gemseo.mlearning.classification.algos.factory module
A factory of classification algorithms.
-
class ClassifierFactory[source]
Bases: MLAlgoFactory
A factory of classification algorithms.
- Return type:
Any
-
failed_imports: dict[str, str]
The class names bound to the import errors.