Skip to content
Snippets Groups Projects
Commit 1ba1c0e8 authored by David  Martínez's avatar David Martínez
Browse files

Using E3 in crossing domain.

parent 0a3fafa5
No related branches found
No related tags found
No related merge requests found
......@@ -34,8 +34,8 @@ learner = lfit
learner_path = lfit
lfit_learner_max_action_variables = 3
lfit_learner_conflicts_avoid_all = false
lfit_learner_conflicts_heuristic_max_iterations = 400
lfit_learner_conflicts_heuristic_max_rules_per_iter = 1000
lfit_learner_conflicts_heuristic_max_iterations = 100
lfit_learner_conflicts_heuristic_max_rules_per_iter = 600
lfit_learner_score_optimistic_value = 0.95
lfit_learner_score_use_confidence = true
lfit_learner_score_likelihood_scaling = 1.0
......@@ -81,7 +81,7 @@ auto_teacher_dangerous_actions = false
# Auto experiments
auto_experiments = true
auto_experiments_num = 15
auto_experiments_num = 30
auto_experiments_auto_finish = true
auto_experiments_auto_next = false
auto_experiments_auto_next_num = 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment