python-machine-learning-book-3rd-edition icon indicating copy to clipboard operation
python-machine-learning-book-3rd-edition copied to clipboard

Ch09 movieclassifier - No module named 'sklearn.linear_model.stochastic_gradient'

Open myst10py opened this issue 3 years ago • 0 comments

I believe the sklearn lib has updated it's naming convention of the stochastic gradient linear model to something else, which is hard coded in the classifier.pkl file of the movieclassifier directory.

myst10py avatar Sep 07 '22 23:09 myst10py