Forum Discussion

PeterParker's avatar
PeterParker
Helper I
2 years ago
Solved

Load Phyton predictive model in Power BI Service

Hi all,   I have a power bi desktop file, here I have a phyton model for predictions. unfortunately I can't use this model in a power bi service. does anyone have an idea how to expose a predictive...
  • sergej_og's avatar
    2 years ago

    You will need Fabric capabilities.
    Service does not have enough py-libraries out of the box.

    Regards