Skip to main content
Announcements
See why Qlik is a Leader in the 2024 Gartner® Magic Quadrant™ for Analytics & BI Platforms. Download Now
cancel
Showing results for 
Search instead for 
Did you mean: 
arvind1494
Specialist
Specialist

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.

3 Replies
m_monfort
Partner - Contributor III
Partner - Contributor III

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

BHoll
Contributor III
Contributor III

Is there also a solution to apply python ML algorithms in QlikView?

m_monfort
Partner - Contributor III
Partner - Contributor III

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