Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Join the OneLake & Platform Admin teams for an ask US anything on July 16th. Join now.

Reply
seas
New Member

How to register scaler and encoder objects along with the trained model in fabric ?

I trained a model in a Fabric notebook. Before training, I applied scaling and encoding operations to the data. For inference, I need to register the scaler and encoder objects along with the trained model so that they can be loaded and used in the inference script. I couldn't find documentation on how to achieve this. Could you please help me understand how to register all of them together and how to load them back in the scoring script?

1 ACCEPTED SOLUTION
Anonymous
Not applicable

HI @seas,

So you mean to interact the model training operations dynamics based on hyperparameters or the notebook parameters? If that's the case, you can check to the following links about these parameters:

Hyperparameter tuning - Microsoft Fabric | Microsoft Learn

Solved: Parameterizing a notebook - Microsoft Fabric Community
Regards,

Xiaoxin Sheng

View solution in original post

1 REPLY 1
Anonymous
Not applicable

HI @seas,

So you mean to interact the model training operations dynamics based on hyperparameters or the notebook parameters? If that's the case, you can check to the following links about these parameters:

Hyperparameter tuning - Microsoft Fabric | Microsoft Learn

Solved: Parameterizing a notebook - Microsoft Fabric Community
Regards,

Xiaoxin Sheng

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June FBC25 Carousel

Fabric Monthly Update - June 2025

Check out the June 2025 Fabric update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.

Top Solution Authors