Awesome machine learning deep learning libraries

Results 5 comments of Awesome machine learning deep learning libraries

I config API key and run use !python main.py -p h2o -d 24 -s 2, errors: Exception: [Errno 2] File b'./data/24.csv' does not exist: b'./data/24.csv'

I have changed some codes with get_data.py file, for I use python3, as following: dataset.get_data method seems has no this following: #return_categorical_indicator=True #return_attribute_names=True codes like: ```python import os import openml...

@ledell you already published your findings? why the H2O benchmarks in that paper are all wrong?

Thanks , good job, I think I should also use https://github.com/openml/automlbenchmark for experiment works.