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.InferenceDataReturns inference data of the fitted model.