Forum Discussion

MSC's avatar
MSC
Helper III
5 years ago
Solved

AutoML in Power BI - How does it work?

Hi there!

I'm using AutoML with a dataset from Bloomberg to generate some forecasts. Now, I'd like to know if it's possible to get more information about the "algorithm" behind the numbers. How does it work?

 

For example, when I open the editor mode online one of the lines says

 

 ScoringInvocation = (args) => AIFunctions.Contents(){[Key = "AI.Execute"]}[Data]("AI.ScoreRegression""Vectorized", args)
 
Where can I find out more about "AI.Execute" and "AI.ScoreRegression"?
 
At the moment, these terms and the derivation of the final results look like a black box.
 
Thanks in advance for your support and any useful tips or suggestions!
  • MSC - I'll have to look again but they used to provide a report that told you exactly which algorithms were being used and the parameters of those algorithms.

3 Replies