vsergeyev / loudml-grafana-app

Visualization panel and datasource for Grafana to connect with Loud ML AI solution for ICT and IoT automation
https://vsergeyev.github.io/loudml-grafana-app/
MIT License
48 stars 20 forks source link

[Question] Use case for optimization #50

Open henjoe opened 2 years ago

henjoe commented 2 years ago

Hi I wonder if we can use the LoudML for optimization use case?

For example we have multiple features and one Target/Label. The value of Target/Label depends on thr value of features. Assuming we have 5 features (f1,f2,f3,f4,f5) and 1 target (T1), The use case is, I want to predict T1 value based on my current features value.

Most of the examples in LoudML is for anomaly detection and Forecasting timeseries.

I hope it has some applications for optimization.

Thanks!

Regards, Henjoe