asreview.state.SQLiteState.settings

property SQLiteState.settings

Settings of the ASReview pipeline.

Example

Example of settings.

model : nb query_strategy : max_random balance_strategy : triple feature_extraction: tfidf n_instances : 1 stop_if : min n_prior_included : 10 n_prior_excluded : 10 mode : simulate model_param : {‘alpha’: 3.822} query_param : {‘strategy_1’: ‘max’, ‘strategy_2’: ‘random’, ‘mix_ratio’: 0.95} feature_param : {} balance_param : {‘a’: 2.155, ‘alpha’: 0.94, … ‘gamma’: 2.0, ‘shuffle’: True} abstract_only : False