ml_grid.model_classes.tpot_classifier_class
TPOT Classifier Configuration.
This module contains the TPOTClassifierClass, which is a configuration class for the TPOTClassifierWrapper. It provides parameter spaces for grid search and Bayesian optimization, with a focus on providing a fast default for unit testing.
Attributes
Classes
Configuration class for TPOTClassifierWrapper. |