Metadata-Version: 2.1
Name: automlmoo
Version: 0.0.1.1
Summary: A package for automatic modeling and optimize systems based on data
Home-page: UNKNOWN
Author: Yarens J. Cruz
License: MIT
Platform: UNKNOWN
Requires-Python: >=3.7, <3.10
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: auto-sklearn ==0.15.0
Requires-Dist: pymoo ==0.6.1.1
Requires-Dist: typeguard ==4.2.1

# Automated Machine Learning and Multi-Objective Optimization
This package allows to automatically create data-driven models for each output of a dataset and ,then, also automatically, use them as objective functions in a predefined multi-objective optimization problem to find out optimal values for the inputs.

