From 8ee3647a4aa1ddcb2409202f0b4179e95c25fb8c Mon Sep 17 00:00:00 2001
From: Mathurin Videau <mathurin.videau@dauphine.eu>
Date: Thu, 7 Apr 2022 21:49:46 +0000
Subject: [PATCH] Update conf_qdgp-Hopper.yml

---
 conf/conf_qdgp-Hopper.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/conf/conf_qdgp-Hopper.yml b/conf/conf_qdgp-Hopper.yml
index 7a47bc2..38edd50 100644
--- a/conf/conf_qdgp-Hopper.yml
+++ b/conf/conf_qdgp-Hopper.yml
@@ -32,6 +32,6 @@ params:
   n_episodes: 1
   n_steps: 2000
   gamma: 1.0
-  features_kept: [False, False, False, False, True, True]
+  features_kept: [False, False, False, True, True, False]
   tree_max_depth: 10
-  n_thread: 16
\ No newline at end of file
+  n_thread: 16
-- 
GitLab