Commit c95056a4 authored by Joaquin Torres's avatar Joaquin Torres

Updating paths

parent c32883c4
data ./gen_train_data/input
17_abril.sav ./gen_train_data/output
\ No newline at end of file ./EDA/input
\ No newline at end of file
...@@ -71,8 +71,8 @@ ...@@ -71,8 +71,8 @@
" \"UNDER\": \"XGB\"\n", " \"UNDER\": \"XGB\"\n",
"}\n", "}\n",
"\n", "\n",
"soc_var_names = np.load('../EDA/soc_vars_names.npy', allow_pickle=True)\n", "soc_var_names = np.load('../EDA/output/soc_vars_names.npy', allow_pickle=True)\n",
"ind_var_names = np.load('../EDA/ind_vars_names.npy', allow_pickle=True)" "ind_var_names = np.load('../EDA/output/ind_vars_names.npy', allow_pickle=True)"
] ]
}, },
{ {
......
This source diff could not be displayed because it is too large. You can view the blob instead.
This source diff could not be displayed because it is too large. You can view the blob instead.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment