nabeel-oz / qlik-py-tools

Data Science algorithms for Qlik implemented as a Python Server Side Extension (SSE).
https://nabeel-oz.github.io/qlik-py-tools/
MIT License
186 stars 87 forks source link

Deep Learning with Keras and Additional Regressors for Prophet #60

Closed nabeel-oz closed 4 years ago

nabeel-oz commented 4 years ago

Deep Learning capabilities have been added through integration with Keras and Tensorflow. This offers powerful capabilities for sequence predictions and complex timeseries forecasting.

This release also includes the ability to use Additional Regressors with Prophet, allowing you to model more complex timeseries.