ModelBuilder.fit#

abstractmethod ModelBuilder.fit(**kwargs)[source]#

Fit a model using the data passed as a parameter.

Sets attrs to inference data of the model.

Returns:
selfaz.InferenceData

Returns inference data of the fitted model.