Hello,
Thanks for reaching out to us,"SKLearn" estimator classes has been deprecated in favor of using "ScriptRunConfig" to configure experiment runs.
Here I would recommend you to follow the document to see how to run your scikit-learn training scripts with Azure Machine Learning.
https://learn.microsoft.com/en-us/azure/machine-learning/how-to-train-scikit-learn?view=azure-ml-py
This is a good guidance for customer to migrate from SKLearn Estimator to ScriptRunConfig.
Hope this helps!
Regards,
Yutong
-Please kindly accept the answer if you feel helpful, thanks.