Skip to main content

Automated machine learning.

Project description

auto-sklearn

auto-sklearn is an automated machine learning toolkit and a drop-in replacement for a scikit-learn estimator.

Find the documentation here

Automated Machine Learning in four lines of code

import autosklearn.classification
cls = autosklearn.classification.AutoSklearnClassifier()
cls.fit(X_train, y_train)
predictions = cls.predict(X_test)

Relevant publications

Efficient and Robust Automated Machine Learning
Matthias Feurer, Aaron Klein, Katharina Eggensperger, Jost Springenberg, Manuel Blum and Frank Hutter
Advances in Neural Information Processing Systems 28 (2015)
http://papers.nips.cc/paper/5872-efficient-and-robust-automated-machine-learning.pdf

Auto-Sklearn 2.0: The Next Generation
Authors: Matthias Feurer, Katharina Eggensperger, Stefan Falkner, Marius Lindauer and Frank Hutter
arXiv:2007.04074 [cs.LG], 2020 https://arxiv.org/abs/2007.04074

Status

Status for master branch

Build Status Code Health codecov

Status for development branch

Build Status Code Health codecov

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

auto-sklearn-0.12.1rc1.tar.gz (6.1 MB view details)

Uploaded Source

File details

Details for the file auto-sklearn-0.12.1rc1.tar.gz.

File metadata

  • Download URL: auto-sklearn-0.12.1rc1.tar.gz
  • Upload date:
  • Size: 6.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.7.3

File hashes

Hashes for auto-sklearn-0.12.1rc1.tar.gz
Algorithm Hash digest
SHA256 4d35fa667baf267152a6086307806e526eff63fe968d19c22fee82a5f3410955
MD5 a4787545f25d081c4a6e7c2cb0a8ab62
BLAKE2b-256 97bd9d63cbc14b1285207c9978008cbeaa6ac0c5ea28d3f79c3f0b189a1f5dbc

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page