Install and Upgrade
Data
Screening and Projects
Simulation
Development
asreview.models.feature_extraction
asreview.models.classifiers
asreview.models.query
asreview.models.balance
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
query(X, classifier[, n_instances])
query
Query method for strategies which use class probabilities.