Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Qlik Sense with Machine Learning - Hello, Shiny! -

I make Qlik Sense extension, that connect "shiny", famous web application framework for R.

With this extension, you can execute machine learning, such as k-means clustering, association rule learning, and so on.

If use this, you have to install R and Shiny. I note details at

https://translate.google.co.jp/translate?hl=ja&sl=ja&tl=en&u=http%3A%2F%2Fqiita.com%2Fsasanquaneuf%2...

or

http://qiita.com/sasanquaneuf/items/cd4aefdd466c4c999d99

(original japanese version)

qsload20.png

qss7.png

This extension is now alpha version, but I think very powerful and interesting.

Enjoy!

# I create project for "Hello Shiny" at qlik branch.

# sasanquaneuf/HelloShiny · GitHub

# However, I couldn't access it without login.

qlikbranch.png

the URL: Qlik Branch

5 Replies
robert_mika
Master III
Master III

Great share.

Thank you

reddy-s
Master II
Master II

Nice one Kazumasa.

Thank you.

marcus_malinow
Partner - Specialist III
Partner - Specialist III

Hi Kazumasa,

this looks great, and I'd love to have a play with it, however I'm getting a 404 error when I try to access your github URL.

Marcus

marcus_malinow
Partner - Specialist III
Partner - Specialist III

Alternatively, Robert_Mika, or reddys310‌, could you send me a copy of this extension?

Not applicable
Author

Hi Kazumasa,


Really interesting and helpful extension. I am following the instruction provided in google translator but at the end when I am running the app (iris or consumer sales), I got this error "Error : missing value where TRUE/FALSE needed"; any idea how I can get ride of that.


Thanks,


Amir