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