scikit-learn/sklearn-pypi-package

sklearn issue

shruti-124 opened this issue · 1 comments

ImportError Traceback (most recent call last)
Cell In[22], line 1
----> 1 from sklearn.linear_model import linearRegression

ImportError: cannot import name 'linearRegression' from 'sklearn.linear_model' (C:\Users\shrut\anaconda3\Lib\site-packages\sklearn\linear_model_init_.py)

This does not seem to be related to the sklearn package.

Unfortunately we don't have the bandwidth to answer this kind of general Python questions, I would encourage you to find someone around you that can help you or ask on generic Q&A forums like StackOverflow, good luck!