Forum Discussion
Anonymous
4 years agoNot applicable
Load custom ML model into Power BI Desktop
I have this model saved in both, pickle and hdf5 (.pkl, .hdf5) format Is there a way I can load this either of these into Power BI and then use these to make predictions on new data? Please l...
- 4 years ago
Hi Anonymous ,
If your model is saved in pickle format, can you try to run python scripts in Desktop?
Reference: Run Python Scripts in Power BI Desktop - Power BI | Microsoft Docs
Best Regards,
Community Support Team _ kalyjIf this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
v-yanjiang-msft
4 years agoCommunity Support
Hi Anonymous ,
If your model is saved in pickle format, can you try to run python scripts in Desktop?
Reference: Run Python Scripts in Power BI Desktop - Power BI | Microsoft Docs
Best Regards,
Community Support Team _ kalyj
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.