-
Notifications
You must be signed in to change notification settings - Fork 18.7k
Open
Description
from sklearn.gaussian_process import GaussianProcessWhich show the Error message: ImportError: cannot import name 'GaussianProcess'
It may be raised by this function has been removed from the latest sklearn module. I check the latest API Reference.
Gaussian Processes section has only gaussian_process.GaussianProcessClassifier() and gaussian_process.GaussianProcessRegressor(), which seem differs from the function from the book.
Metadata
Metadata
Assignees
Labels
No labels