13 February 2023 2 1K Report

Dear sir/Madam

I am trying the foolowing idea:

Data_Driven multi-objective optimization:

https://gekko.readthedocs.io/en/latest/ml.html

Machine Learning

Gekko specializes in optimization, dynamic simulation, and control.

The ML module in GEKKO interfaces compatible machine learning algorithms into the optimization suite

to be used for data-based optimization. Trained models from scikit-learn, gpflow, nonconformist,

and tensorflow are imported into Gekko for design optimization, model predictive control,

and physics-informed hybrid modeling.

"""

My main Target is I have 4 decison variable data and two column objective function data.

and I want to train first and then interfacing with GEKKO OptimiZation suite with following link ML models

link: https://gekko.readthedocs.io/en/latest/ml.html

Please help me fro problem of data-driven Multi-objective optimization using GEKKO and ML model trainings.

I can attach the code if someone willing to help me.

with best regards

Similar questions and discussions