Hi,
I’m interesed about Machine Learning integration (tensorflow, etc) or if there is something internal implemented in InfluxData solution.
I’ve read a little about: http://docs.influxdata.com/kapacitor/v1.5/guides/anomaly_detection/
Kind Regards,
Hi,
I’m interesed about Machine Learning integration (tensorflow, etc) or if there is something internal implemented in InfluxData solution.
I’ve read a little about: http://docs.influxdata.com/kapacitor/v1.5/guides/anomaly_detection/
Kind Regards,
The only built-in function that’s relevant is a basic prediction model in Kapacitor.
I would suggest watching this webinar, where a third-party ML company explains how they work with Influx.
Hey @fchiorascu,
Try this repo for Tensorflow integration. tensorflow-influxdb/managing-tensorflow at master · influxdata/tensorflow-influxdb · GitHub
Thank you, I’m interested on this topic.
All the best wishes.
Hi @Anaisdg, the tutorial is interesting, but it is not clear how to use it in production and how to integrate it with Kapacitor. Which is the workflow?
Hello @dtosato,
You would write a UDF script that would include tensor flow and then you would configure kapactor to run it. Try taking a look at this. Please let me know if this clarifies things. Also, if you’re interested in making predictions, I suggest taking a look at the built in holt-winters predictor.
Best,
Anais
Hello @priyamadhu,
However, I recommend using the execd processor plugin above all for streaming forecasts.
Please take a look at the following resources for stream forecasting:
And let me know if you have any questions!!
Hello all,
Just wanted to point you to using Quix Cloud with InfluxDB for anomaly detection and predictive maintenance.
Thank you!