asreview.models.classifiers.LSTMPoolClassifier.full_hyper_space

LSTMPoolClassifier.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.