The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi!
I do machine learning and statistical analysis in R; and lately, my company has been asking for the deployment of some trained models for certain purposes. As it is very explicit with deploying applications with sensitive data; it restricts ourselves to Power BI as the go-to tool.
I had some ideas in mind and wanted to double check here about the feasibility of them. Please, do assume I train my machine learning models in R separately and I import it as an object to be deployed outright in an R script of any type, like one we can find on Power BI. If that is the case, could I do the following use cases?:
Analyzing a PDF that is input for a classification task, being either multiple or binary. It is important to assess feasibility of some ingestion mechanism of PDF's here that is custom... Is that feasible?
selecting a specific row within an existing dataset within the Power BI report in order to run a regression / classification prediction on it. Is it possible?
I am not very acquainted with Power BI as a tool for doing machine learning, but I realized in many ways; if these simple use cases are feasible, we could develop a tool bypassing some work that approaches like Shiny apps could entail. Is there any possibility on getting further assistance with this feasibility? I would really appreciate it!
Thanks!
Solved! Go to Solution.
Hi @ATB1999 , thank you for reaching out to the Microsoft Fabric Community Forum.
You have some excellent ideas for integrating machine learning models into Power BI. Let me help you assess the feasibility of them.
Advantages:
If this helps, please consider marking it 'Accept as Solution' so others with similar queries may find it more easily. If not, please share the details.
Thank you.
Hi @ATB1999 , thank you for reaching out to the Microsoft Fabric Community Forum.
You have some excellent ideas for integrating machine learning models into Power BI. Let me help you assess the feasibility of them.
Advantages:
If this helps, please consider marking it 'Accept as Solution' so others with similar queries may find it more easily. If not, please share the details.
Thank you.
Hi @v-hashadapu .
Thanks for your response. I see, for what you are saying; that Power BI may perfectly work for available tabular data for which we would like to perform some analysis on (embedding a machine learning model provided fields available are the same used in training, and performing predictions on rows selected).
This does not hold when we talk about PDF's, as apart from the processing happening on the tool, there is no clear feature on Power BI to have a kind of "drop PDF here" in order to do an analysis beyond the scope of data contained within the tool.
Is this a summary you would endorse? If that is the case, I can now clearly see that for some exclusive cases, Shiny apps may still be a great option; but Power BI can be a powerhouse for clearly defined and scoped data.
Thanks for your response!
Power BI comes in two flavors - as a web page where users can interact with premade reports, and as a Windows application ("Power BI Desktop") where you can also freely modify the structure of the report.
Which of these user interfaces were you planning to use?
You need to plan for user training on how to operate the Power BI Desktop app, and regularly update to newer versions of Power BI and the R libraries.
User | Count |
---|---|
43 | |
14 | |
13 | |
13 | |
9 |
User | Count |
---|---|
50 | |
38 | |
24 | |
22 | |
18 |