Skip to content
Snippets Groups Projects
Commit 02c3748f authored by Baptiste Bauvin's avatar Baptiste Bauvin
Browse files

Before tests

parent 7d5fbfc2
Branches
Tags
No related merge requests found
......@@ -12,7 +12,7 @@ class QarBoost(ColumnGenerationClassifierQar, BaseMonoviewClassifier):
twice_the_same=True,
c_bound_choice=True,
random_start=False,
n_stumps_per_attribute=1,
n_stumps_per_attribute=10,
use_r=True,
c_bound_sol=False
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment