Hello , I keep getting this error that sklearn is not found. I checked all the components to ensure sklearn is imported and ran this several times with just the two components for loading and spliting the data as well as with all components for the entire pipeline. But both ways still getting stuck the “Split-Data” component of the pipeline. I made sure to follow all directions including restarting runtime at the appropriate time.
Can you please change sklearn
to scikit-learn and try?
Thank you so much, Balaji. It worked! Also, I noticed the code has been updated in Colab notebook as well.
Julio