Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

groupyr

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

groupyr

groupyr: Sparse Groups Lasso in Python

  • 0.3.4
  • PyPI
  • Socket score

Maintainers
2

groupyr logo

Groupyr: Sparse Group Lasso in Python

Build Status Coverage Status Code style: black License
DOI DOI

Groupyr is a Python library for penalized regression of grouped covariates. This is the groupyr development site. You can view the source code, file new issues, and contribute to groupyr's development. If you just want to learn how to install and use groupyr, please look at the groupyr documentation.

Contributing

We love contributions! Groupyr is open source, built on open source, and we'd love to have you hang out in our community.

We have developed some guidelines for contributing to groupyr.

Citing groupyr

If you use groupyr in a scientific publication, please see cite us:

Richie-Halford et al., (2021). Groupyr: Sparse Group Lasso in Python. Journal of Open Source Software, 6(58), 3024, https://doi.org/10.21105/joss.03024

@article{richie-halford-groupyr,
    doi = {10.21105/joss.03024},
    url = {https://doi.org/10.21105/joss.03024},
    year = {2021},
    publisher = {The Open Journal},
    volume = {6},
    number = {58},
    pages = {3024},
    author = {Adam {R}ichie-{H}alford and Manjari Narayan and Noah Simon and Jason Yeatman and Ariel Rokem},
    title = {{G}roupyr: {S}parse {G}roup {L}asso in {P}ython},
    journal = {Journal of Open Source Software}
}

Acknowledgements

Groupyr development is supported through a grant from the Gordon and Betty Moore Foundation and from the Alfred P. Sloan Foundation to the University of Washington eScience Institute, as well as NIMH BRAIN Initiative grant 1RF1MH121868-01 to Ariel Rokem (University of Washington).

The API design of groupyr was facilitated by the scikit-learn project template and it therefore borrows heavily from scikit-learn. Groupyr relies on the copt optimization library for its solver. The groupyr logo is a flipped silhouette of an image from J. E. Randall and is licensed CC BY-SA.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc