Forum Discussion

TerrenceMitchel's avatar
TerrenceMitchel
New Member
10 months ago
Solved

Unable to Activate ML Model Endpoint

Have a simplified implementation of the Book Recommender ML Model using ALS.  Model has one version, and i can get predicdtions from the Notebook used to create it.   In the Fabric UI I've tried to...
  • TerrenceMitchel's avatar
    10 months ago

    FWIW, I did happen across this paragraph in some documentation... perhaps the PySpark ALS simply isn't supported?

     

    Limitations

    • Endpoints are currently available for a limited set of ML model flavors, including Keras, LightGBM, Sklearn, and XGBoost.
    • Endpoints currently aren't available for models with tensor-based schemas or no schemas.
    • Endpoints currently aren't available for models with dependencies on private or internal packages.