asreview.models.classifiers.base.BaseTrainClassifier.full_hyper_space

BaseTrainClassifier.full_hyper_space()[source]

Get a hyperparameter space to use with hyperopt.

Returns:

dict, dict – Parameter space. Parameter choices; in case of hyperparameters with a list of choices, store the choices there.