watex.exceptions.NotFittedError# exception watex.exceptions.NotFittedError[source]# Raise an Exception if the ‘fit’ method is not called yet. Note most of `watex`_ classes implements ‘fit’ methods for attributes populating and parameter init computations. Even the plotting classes need also to be fitted.