model_builder#

Base class responsible of the high level API for model building, fitting saving and loading.

Classes

ModelBuilder([model_config, sampler_config])

ModelBuilder can be used to provide an easy-to-use API (similar to scikit-learn) for models and help with deployment.