8000 GraphLassoCV renamed GraphicalLassoCV in scikit-learn · Issue #11 · EliseJ/astroABC · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
GraphLassoCV renamed GraphicalLassoCV in scikit-learn #11
Open
@mixmixmix

Description

@mixmixmix

I think it happened couple of years ago, might be best to correct it.

>>> import astroabc
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/home/mix/repos/astroABC/astroabc/__init__.py", line 5, in <module>
    from .abc_class import *
  File "/home/mix/repos/astroABC/astroabc/abc_class.py", line 8, in <module>
    from sklearn.covariance import GraphLassoCV, ledoit_wolf
ImportError: cannot import name 'GraphLassoCV' from 'sklearn.covariance' (/nix/store/5y3b2xv901ivrna3kf5dccwc9qawig5p-python3-3.8.11-env/lib/python3.8/site-packages/sklearn/covariance/__init__.py)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0