asreview.models.balance.SimpleBalance

class asreview.models.balance.SimpleBalance[source]

No balance strategy (simple).

Use all training data.

Attributes

default_param

Get the default parameters of the model.

label

name

param

Get the (assigned) parameters of the model.

Methods

full_hyper_space()

hyper_space()

sample(X, y, train_idx)

Function that does not resample the training set.