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
4k stars 2.49k forks source link

AutoML - export pre-processed data? #1913

Open sakshamjain1998 opened 1 year ago

sakshamjain1998 commented 1 year ago

I tried running Azure AutoML and wanted to get the preprocessed data that was used to train the various ML algorithms that were tried by the AutoML framework. Is there a way of doing that ??