paypal / autosklearn-zeroconf

autosklearn-zeroconf is a fully automated binary classifier. It is based on the AutoML challenge winner auto-sklearn. Give it a dataset with known outcomes (labels) and it returns a list of predicted outcomes for your new data. It even estimates the precision for you! The engine is tuning massively parallel ensemble of machine learning pipelines for best precision/recall.
BSD 3-Clause "New" or "Revised" License
171 stars 39 forks source link

change of project structure, logging and parameter #8

Closed d2k closed 7 years ago

d2k commented 7 years ago

changed the project structure changed to logging instead of print changed to allow parametrisation instead of code changes