cancel
Showing results for 
Search instead for 
Did you mean: 
Get Started Discussions
Start your journey with Databricks by joining discussions on getting started guides, tutorials, and introductory topics. Connect with beginners and experts alike to kickstart your Databricks experience.
cancel
Showing results for 
Search instead for 
Did you mean: 

Problem when use synapse ml lightgbm with feature store

eduardo_v
New Contributor
 

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.

eduardo_v_2-1733517977930.png

 

eduardo_v_1-1733517924811.png

When I execute:

predict = fs.score_batch(logged_model, df_pred)
 display(predict);  I have this error:
eduardo_v_3-1733518156483.png

 

 

 

0 REPLIES 0

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local community—sign up today to get started!

Sign Up Now