auto-ml
0.1.0

Contents:

  • AutoML in a nutshell
  • Overview of our solution
  • Installing the tool
  • Using the tool
  • Results
    • Using the Pipeline Generator only
    • Using the Pipeline Generator and the Models Recommender
    • Using the Bayesian Optimizer only
  • API
  • Python basics to understand the tool
  • Contribute
auto-ml
  • Docs »
  • Results
  • View page source

Results¶

Some examples are available in the form of a notebook, and are available in the project’s git repository.

Using the Pipeline Generator only¶

  • https://github.com/gomerudo/auto-ml/blob/jorge_fraud/examples/FraudDataset_GP.ipynb
  • https://github.com/gomerudo/auto-ml/blob/jorge_fraud/examples/FraudDatasetAll_GP.ipynb

Using the Pipeline Generator and the Models Recommender¶

  • https://github.com/gomerudo/auto-ml/blob/jorge_fraud/examples/FraudDataset_MetaLearningGP.ipynb
  • https://github.com/gomerudo/auto-ml/blob/jorge_fraud/examples/FraudDatasetAll_MetaLearningGP.ipynb

Using the Bayesian Optimizer only¶

  • https://github.com/gomerudo/auto-ml/blob/firoz_dev/examples/firoz_fraud_analysis/jupyter-notebooks/fraud_analysis.ipynb
Next Previous

© Copyright 2018, Eindhoven University of Technology.

Built with Sphinx using a theme provided by Read the Docs.