Vote count: 0
I'm trying to import LinearModel from SKLearn:
from sklearn.base import RegressorMixin, LinearModel
I can see with my own eyes, that the class is in base.py here, but the import doesn't work. Why? How can I fix this?
ImportError: cannot import name 'LinearModel'
asked 7 secs ago
SKLearn - Cannot import LinearModel?
Aucun commentaire:
Enregistrer un commentaire