Nabeel Asif
Nabeel Asif
  • 9
  • 68 150
Clustering COVID-19 literature with Qlik & Python
Demo of a Qlik + Python solution for the COVID-19 Open Research Dataset Challenge on Kaggle (www.kaggle.com/allen-institute-for-ai/CORD-19-research-challenge). This project is available at github.com/nabeel-oz/CORD-19-Qlik
มุมมอง: 3 557

วีดีโอ

Qlik Sense with Dynamic Views on Snowflake
มุมมอง 2.5K4 ปีที่แล้ว
See how Qlik's in-memory approach brings a unique and powerful solution for live queries using Dynamic Views. Best viewed in context of my article on LinkedIn: www.linkedin.com/pulse/path-modernising-your-data-platform-nabeel-asif/
Qlik Compose on Snowflake
มุมมอง 2.8K4 ปีที่แล้ว
Data warehouse automation with Qlik Compose (formerly known as Attunity Compose). Best viewed in context of my article on LinkedIn: www.linkedin.com/pulse/path-modernising-your-data-platform-nabeel-asif/
Qlik Replicate to Snowflake
มุมมอง 3.2K4 ปีที่แล้ว
Modernize and Automate Data Ingestion with Qlik Replicate (previously known as Attunity Replicate). Best viewed in context of my article on LinkedIn: www.linkedin.com/pulse/path-modernising-your-data-platform-nabeel-asif/
Advanced Forecasting with Qlik and Deep Learning
มุมมอง 9K5 ปีที่แล้ว
See how Qlik and Python can come together for advanced forecasting using Deep Learning. The capabilities shown in this video are available through this Python Server-Side Extension: github.com/nabeel-oz/qlik-py-tools
Raw text to insight with the Qlik Data Analytics Platform
มุมมอง 8925 ปีที่แล้ว
We start with an executive that wants to tap into their organization's semi-structured data for insights. From here we go through a journey with Qlik Data Catalyst, Deep Learning and, of course, Qlik Sense, to deliver some powerful insights on the full text of the Lord of the Rings. This video is best viewed at 1080p.
Machine Learning with Qlik Sense
มุมมอง 44K6 ปีที่แล้ว
Demonstration of advanced analytics in Qlik using a Python Server-Side Extension (SSE). The SSE used in this video is available on GitHub: github.com/nabeel-oz/qlik-py-tools
Qlik GeoAnalytics - Victoria Road Crash Statistics
มุมมอง 6817 ปีที่แล้ว
A demonstration of location based analysis with Qlik GeoAnalytics.
Qlik Sense demo app for Victorian Local Government Areas
มุมมอง 8589 ปีที่แล้ว
This is a demo of a Qlik Sense app built for the Victorian Department of Health & Human Services. This app makes use of public data available on Australian government websites.

ความคิดเห็น

  • @Eli-xk2qg
    @Eli-xk2qg ปีที่แล้ว

    Hi Nabeel, Awesome demo!!! Do you know if this extension is available for Qlik Cloud (SaaS)? Thanks

  • @bradshawjosh
    @bradshawjosh 2 ปีที่แล้ว

    Thank you for this great share!!

  • @Luca-ee9ym
    @Luca-ee9ym 3 ปีที่แล้ว

    Thank you for this tutorial!

  • @karthikl9508
    @karthikl9508 4 ปีที่แล้ว

    fantastic demo nabeel. Is the app available publicly to explore?

  • @Walleggwp
    @Walleggwp 4 ปีที่แล้ว

    I’m super impressed. I want to be as good at analytics like you.

  • @johannespkassing
    @johannespkassing 4 ปีที่แล้ว

    Thank you very much for this! Fantastic effort

  • @davidking8125
    @davidking8125 4 ปีที่แล้ว

    Great work and great efforts, Nabeel. An awesome demo with great and useful use cases with localized real data and self-developed extensions.

  • @David__
    @David__ 4 ปีที่แล้ว

    Nice work Nabeel. Thanks for sharing :)

  • @simonezambonim6774
    @simonezambonim6774 4 ปีที่แล้ว

    Great work!

  • @srch100
    @srch100 4 ปีที่แล้ว

    kudos man

  • @shyambutani8618
    @shyambutani8618 4 ปีที่แล้ว

    I am super excited :)

  • @pratik6447
    @pratik6447 5 ปีที่แล้ว

    Hi Nabeel, Is there any step by step guide to install this in QlikSense Server from scratch,

  • @lindilevincent4180
    @lindilevincent4180 5 ปีที่แล้ว

    Hi, how can I get hold of you Please provide me with your email address or WhatsApp number

  • @DavidFreriks
    @DavidFreriks 5 ปีที่แล้ว

    Wow!

  • @shiwaniers_
    @shiwaniers_ 5 ปีที่แล้ว

    Hi Nabeel, your demonstration of the Python SSE looks amazing! Really awesome work! I am trying to deploy your solution on our Qlik Sense server, however when I run the Init file, it says that it is not possible to install HDBScan. A week earlier I did not have this problem on my local machine. Would you know how I could solve this? I already tried installing HBDScan via the CMD and pip. This works succesful, but I am not sure where to put the file in the virtual environment.

    • @nabeelasif7662
      @nabeelasif7662 5 ปีที่แล้ว

      Hi Shiwanie, can you raise an issue here: github.com/nabeel-oz/qlik-py-tools/issues. The issue template will ask for some additional details which will help me diagnose the problem.

  • @anthonyg7903
    @anthonyg7903 5 ปีที่แล้ว

    Great job Nabeel, a great way to describe a real world enterprise data use case.

  • @josecardenas3682
    @josecardenas3682 5 ปีที่แล้ว

    Simply fantastic.

  • @elliotkaye3773
    @elliotkaye3773 5 ปีที่แล้ว

    Really want to begin using this solution, however when running the Qlik-Py-Init batch file I encounter the same errors during the installation of packages, namely spaCy and HDBSCAN. When I run Qlik-Py-Start, i get error message in cmd window: File "__main__.py", line 30, in <module> from _clustering import HDBSCANForQlik File "..\qlik-py-tools-5.1\qlik-py-env\core\_clustering.py", line 16, in <module> import hdbscan ModuleNotFoundError: No Module named 'hdbscan'. Can you tell me where I may be going wrong ?

    • @nabeelasif7662
      @nabeelasif7662 5 ปีที่แล้ว

      Hi Elliot, you can raise an issue at github.com/nabeel-oz/qlik-py-tools/issues. I'll need to see the errors from Qlik-Py-Init to tell you what's going wrong. First thing I'd check is if you're using the right version of Python (this SSE uses 3.6.x) and whether you have installed VS Build Tools with the C++ compiler.

  • @domiho123
    @domiho123 5 ปีที่แล้ว

    Very nice, thank you

  • @richardtitze5408
    @richardtitze5408 5 ปีที่แล้ว

    This is incredibly beautiful <3 *_* <3 - for the first time ever, QlikSense actually seems "better" than QlikView (to me)^^

  • @shivajichowdary85
    @shivajichowdary85 5 ปีที่แล้ว

    Nice work Nabeel can we start building our own custom script ... if we can please publish a video that would help us a lot :) :)

  • @xixill6382
    @xixill6382 5 ปีที่แล้ว

    Hi Nabeel, thank you very much for sharing! An error happened to me and I do not know how to solve it: when I initiate the Qlik-Py-Start, it showed " ERROR: fbprophet: Importing plotly failed. Interactive plots will not work." Do you have any idea of solving that? Thanks!

    • @khnabeelasif
      @khnabeelasif 5 ปีที่แล้ว

      Hi Xixi, you can ignore that error. One of the libraries I use has had a new release with functionality that's only relevant for interactive Python notebooks. I expect they'll have a fix to remove the message in the next release.

    • @xixill6382
      @xixill6382 5 ปีที่แล้ว

      @@khnabeelasif Thank you for the prompt reply! I really appreciate that! I copied your fbprophet function in video, but it did not show any plot graph after applying it... Probably it does influence?

    • @nabeelasif7662
      @nabeelasif7662 5 ปีที่แล้ว

      @@xixill6382 , I'd recommend you head to the GitHub page for this project and check the documentation on forecasting. You may have missed some steps to get the forecast working: github.com/nabeel-oz/qlik-py-tools#usage

  • @sangeethantonysamy-dhs-con5554
    @sangeethantonysamy-dhs-con5554 5 ปีที่แล้ว

    Hi Nabeel, I am trying to integrate the Python with Qlik sense desktop with the steps you have mentioned in the Github (github.com/nabeel-oz/qlik-py-...) After installing the required prerequisites (Python 3.6 version, Qlik Desktop and Microsoft Visual C++ Build Tools), I am still facing the below issue, after I execute the Qlik-Py-Init.bat, windows.bat file "error: Command "C:\Program Files (x86)\Microsoft Visual " failed with exit status 2" Please suggest any solution, if you could help me out on this!! Thank you so much for the support and great work

  • @ccrecoakpal805
    @ccrecoakpal805 5 ปีที่แล้ว

    Hi Nabeel, I am new to this python SSE integration I followed your installations steps to install for the extension v.4.0 on my desktop version of QlikSense after installing when I open qliksense desktop, in function editor/expression editor pytools function is not showing can please post installation video for qlik sense desktop

    • @nabeelasif7662
      @nabeelasif7662 5 ปีที่แล้ว

      Hi AkPal, I don't quite have the time to do an installation video at the moment. For your issue, check that you have Qlik-Py-Start.bat running without errors and that you configured the analytics connection for Qlik Sense Desktop: help.qlik.com/en-US/sense/February2019/Subsystems/Hub/Content/Sense_Hub/Introduction/configure-analytic-connection-desktop.htm

  • @dvadithala
    @dvadithala 5 ปีที่แล้ว

    Nice one. I take you are still training your models in Python? What kind of data volumes have you tried? Is there a sweet spot with the data volumes and SSE integration?

    • @nabeelasif7662
      @nabeelasif7662 5 ปีที่แล้ว

      Thanks! Yes the model is being trained in Python using scikit-learn. Qlik is calling certain functions in the SSE that automate the ML pipeline. The communication between Qlik and Python is using gRPC, which is quite performant. The transmission of data takes much lesser time than the training itself.

  • @fabiofernandes1075
    @fabiofernandes1075 5 ปีที่แล้ว

    Great Job!

  • @dominikkeller6453
    @dominikkeller6453 5 ปีที่แล้ว

    Hey Nabeel, awesome work! But i have one question. can i use this only in an qliksense enviroment? We are using qlikview.

    • @nabeelasif7662
      @nabeelasif7662 5 ปีที่แล้ว

      Hi Dominik, Thanks! Server-Side Extensions work with QlikView as well. There's more information available here: github.com/qlik-oss/server-side-extension

    • @dominikkeller6453
      @dominikkeller6453 5 ปีที่แล้ว

      @@nabeelasif7662 Thank you!

  • @dianyuanxiaopa
    @dianyuanxiaopa 6 ปีที่แล้ว

    Thanks, Nabeel - a great demonstration of a great app design

  • @meriembelaiba6809
    @meriembelaiba6809 6 ปีที่แล้ว

    Hello nabeel, can i get your email please? I really need your help.thanks

  • @meNhumsafar
    @meNhumsafar 6 ปีที่แล้ว

    Hi Nabeel, amazing stuff to increase productivity. I am facing issue installing the extension v.3.8 on my desktop version of QlikSense (Novemeber 2018). I followed each step mentioned by you to install the extension on Qliksense Desktop. I executed (run) the bat file. As expected, 3 folders are created 1.0 qlik-py-env , 2.0 core & 3.0 generated. I also changed the setting to (SSEPlugin=PyTools,localhost:50055;R,localhost:50050). After doing all the steps I, would expect to find the extension under custom objects. However, for some reason, i cant see the extension when i open QlikSense desktop. Could you kindly guide/help me, please?

    • @nabeelasif7662
      @nabeelasif7662 6 ปีที่แล้ว

      Hi Niteen, this is a Server Side Extension so it will run as an independent application that provides capabilities to the Qlik engine. Continue from installation step 5 to run Qlik-Py-Start.bat.

    • @meNhumsafar
      @meNhumsafar 6 ปีที่แล้ว

      @@nabeelasif7662 Thanks for your prompt reply. Much appreciated.

  • @Guilopes99
    @Guilopes99 6 ปีที่แล้ว

    Whole day of work doing amazing Excel graphics, just to come home, watch this and feel like shit. Amazing clip! What's your source for Qlik tips?

    • @nabeelasif7662
      @nabeelasif7662 6 ปีที่แล้ว

      Haha! For Qlik in general try out Qlik Community. There’s also free content on the official Qlik TH-cam channel and the Qlik Continuous Classroom. For server side extensions you can start with the GitHub page for the project: github.com/qlik-oss/server-side-extension

    • @Guilopes99
      @Guilopes99 6 ปีที่แล้ว

      @@nabeelasif7662 thanks! how would you rate Qlik vs PowerBI? I cant get along with qlik because it's not easy to properly format and design everything.

    • @nabeelasif7662
      @nabeelasif7662 6 ปีที่แล้ว

      @Guilherme, I work for Qlik so shouldn’t comment on that! But do check out the “What’s new in Qlik” videos on TH-cam to see how the platform has been evolving.

    • @Guilopes99
      @Guilopes99 6 ปีที่แล้ว

      @@nabeelasif7662 okay, thank you for your honesty. I was introduced to qlik on a business intelligence course and I find it really useful, but I was so used to the ease of formatting stuff in Office that I felt I couldn't do such data visualization in Qlik as I did there. I'm way too much of a beginner to have a valid opinion already anyways hahah

  • @adityachoudhury293
    @adityachoudhury293 6 ปีที่แล้ว

    What an insight, good job. I have just started python SSE with Qlik and this is going to help me implement/apply ML models to my datasets. Thank you much!

  • @sungkuan6982
    @sungkuan6982 6 ปีที่แล้ว

    Good job, thanks for sharing!

  • @MrDavisv
    @MrDavisv 6 ปีที่แล้ว

    This is the first video I’ve seen that does an excellent job explaining SSE with Python and Qlik. Really great, thank you so much!

  • @meeslow
    @meeslow 6 ปีที่แล้ว

    Thanks for sharing this. In your video you mentioned that you've used expressions for the upper and lower limits for the forecast. Are you abel to share the format of such expressions?

    • @nabeelasif7662
      @nabeelasif7662 6 ปีที่แล้ว

      Sure, you can find that information under the Usage section on the GitHub project: github.com/nabeel-oz/qlik-py-tools#usage. You'll find documentation and sample apps at the link. To answer your question, you can control what the function returns by passing parameters e.g. 'return=yhat_upper' to get the upper limit.

  • @markmonfort29
    @markmonfort29 6 ปีที่แล้ว

    Have just started working with this great set of tools today - works fantastically well so give it a go!

  • @ScrewedUp
    @ScrewedUp 6 ปีที่แล้ว

    Thanks for sharing, very nice examples and video.

  • @David__
    @David__ 6 ปีที่แล้ว

    Nice work Nabeel! Thanks for sharing :)

    • @nabeelasif7662
      @nabeelasif7662 6 ปีที่แล้ว

      Thanks David! Glad you saw it.

  • @OptiSolSolutions
    @OptiSolSolutions 6 ปีที่แล้ว

    How Machine Learning Works In Automating Text Validation goo.gl/VMn5eD