.png)

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Machine Learning Algorithms with Qlikview or Sense?
Hi Community,
Can we implement machine learning algorithms to the qlik data using python ML lib like scikit .
if do you have ideas to do the same then please share your thoughts.
Thanks.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
There's a great video here from Nabeel (Qlik Melbourne) here: https://www.youtube.com/watch?v=7E944kz1l5s&
Additionally, the details on how to put this together is on GitHub : https://github.com/nabeel-oz/qlik-py-tools

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Is there also a solution to apply python ML algorithms in QlikView?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
There is - per the link above - you can try out this sub-link. You'll have to bear in mind the size of your data but the examples here work well. From this you could tweak it and try other methods like reinforcement learning etc... https://github.com/nabeel-oz/qlik-py-tools/blob/master/docs/scikit-learn.md
