Skip to content

Core

Core Building blocks

The main class for AutoML which consists everything required for tranining a model - data, model and trainer.

build_model(self, search_space)

Build model from dictionary _search_space


Last update: December 8, 2021