gemseo.problems.mdo.scalable.data_driven.factory module
A factory of scalable models.
-
class ScalableModelFactory[source]
Bases: BaseFactory
A factory of scalable models.
- Return type:
Any
-
failed_imports: dict[str, str]
The class names bound to the import errors.