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

Changing to Census (Adult Salary) dataset #3

Closed Motorrat closed 7 years ago

Motorrat commented 7 years ago

changed the example dataset and added prediction evaluation, some minor formatting refactoring for the main zeroconf.py