PyOptEx
1.2.1
General concepts
Design of experiments
Analysis
API
analysis
estimators
mixins
conditional_mixin
fit_mixin
transformers
utils
doe
utils
PyOptEx
API
analysis
mixins
fit_mixin
TransformerMixin
is_fitted
View page source
is_fitted
attribute
property
TransformerMixin.
is_fitted
[source]
Checks whether the regressor has been fitted.
Returns
is_fitted
bool
True when the regressor has been fitted.