szilard / benchm-ml

A minimal benchmark for scalability, speed and accuracy of commonly used open source implementations (R packages, Python scikit-learn, H2O, xgboost, Spark MLlib etc.) of the top machine learning algorithms for binary classification (random forests, gradient boosted trees, deep neural networks etc.).
MIT License
1.87k stars 334 forks source link

Reflects change in prediction syntax. #24

Closed suiji closed 9 years ago

suiji commented 9 years ago

Slight change to prediction syntax.

szilard commented 9 years ago

Thanks for code, will test it soon.