fahminlb33 / Venjix

Multipurpose IOT data collection, visualization, and forecasting tool using ASP.NET Core MVC.
MIT License
3 stars 1 forks source link

Add anomaly detection support #19

Open fahminlb33 opened 3 years ago

fahminlb33 commented 3 years ago

It would be great to have anomaly detection for time series data in the machine learning module.

rasyidf commented 3 years ago

what algorithm will it support? Random forest? Isolation Forest? or else?