[x] print line print list(train_x[maxes].columns.values) is throwing out an error in Rf_probs.py which is a part of WC and UC. So far it seems all results can be generated properly when commenting out this line.
[x] In WC folder, the input for arma.ipynb is missing.
[x] Need to delete 'h_seq_mean' and 'h_seq_sum' from dropped variable list in Rf_prob.ipynb in PR #54 because they don't exist in the first place.
print list(train_x[maxes].columns.values)
is throwing out an error in Rf_probs.py which is a part of WC and UC. So far it seems all results can be generated properly when commenting out this line.Rf_prob.ipynb
in PR #54 because they don't exist in the first place.Along the line: