Install and Upgrade
Data
Screening and Projects
Simulation
Development
asreview.models.feature_extraction
asreview.models.classifiers
asreview.models.query
asreview.models.balance
Abstract class for balance strategies.
Attributes
default_param
Get the default parameters of the model.
name
param
Get the (assigned) parameters of the model.
Methods
full_hyper_space()
full_hyper_space
hyper_space()
hyper_space
sample(X, y, train_idx)
sample
Resample the training data.