Metadata-Version: 2.3
Name: autotuneml
Version: 0.3.0
Summary: A package for automated machine learning on tabular data
Project-URL: Homepage, https://github.com/jss367/autotuneml
Project-URL: Bug Tracker, https://github.com/jss367/autotuneml/issues
Author-email: Julius Simonelli <julius.simonelli@gmail.com>
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# AutoTuneML

Automated machine learning for tabular data.
* Works with HyperOpt or Optuna

It is recommended that you use [datacleanml](https://github.com/jss367/datacleanml) before running this code.
