AlconDivino

Results 9 comments of AlconDivino

Yeah just added the one directly to my evolution_bayesian.py file. My crypto loader passes the data as pandas.Dataframe directly to the script and not to a CSV file. Also my...

Yeah they just have to comment out 1 line and recommend the original one. No worries there

Okay the change i made was okay? Also can you add a Usage file maybe explaining the basic startup and error handling steps?

I get the same Error when running with python when running with python3 i get Can not find Murmur3 hashing installed. Switching to SHA256 as the default hash. Refer to...

When running python3 and a right formatted dataset it runs just fine now!

yeah Just run it that way

If you want to check what your bot made in a local session run python run.py -m eval

if i try to run the load_test.py file i get it cannot find the module rl. WHat did i do wrong?

@raghavb I already did that. Its already satisfied. Thats why i am so confused EDIT: Nevermind did everything with pip3 not with pip. New issue: No module named pandas.stats