Azure / MachineLearningNotebooks

Python notebooks with ML and deep learning examples with Azure Machine Learning Python SDK | Microsoft
https://docs.microsoft.com/azure/machine-learning/service/
MIT License
4.07k stars 2.52k forks source link

Featurization using identifier column #1790

Open nkotwal93 opened 2 years ago

nkotwal93 commented 2 years ago

Can you kindly provide more information on the below mentioned under the featurization step: https://docs.microsoft.com/en-us/azure/machine-learning/how-to-auto-train-forecast#configure-experiment

"Create features based on time series identifiers to enable fixed effects across different series"

What kind of features are these? Can you provide a simple example? Do you have any literature references?

Thank you for your help