Problem when use synapse ml lightgbm with feature store
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-06-2024 12:52 PM
I'm running a model using LGBM with Spark, within Pipeline, but when I log it to MlFlow using the log_model feature store function, I can't replicate the pipeline in prediction.
When I execute:
predict = fs.score_batch(logged_model, df_pred)
display(predict); I have this error:
Labels:
- Labels:
-
Feature Store
-
LightGMB
-
Pipeline
0 REPLIES 0

