Skip to content

Rename GraphLasso to GraphicalLasso to avoid ambiguity.  #9993

Closed
@alexlenail

Description

@alexlenail

Graphical Lasso is a method for sparse inverse covariance estimation.

Graph Lasso is a method for sparse regression where the features lie on a graph.

These are different methods. Sklearn implements Graphical Lasso but not Graph Lasso, however I believe it wrongly calls Graphical Lasso GraphLasso, which causes some ambiguity. After a very quick search, it seems like the abiguity starts with this library (might be incorrect about this).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions