Skip to content
/ mrsr Public

A Python module implementing the Multiresponse Sparse Regression algorithm algorithm.

License

Notifications You must be signed in to change notification settings

omadson/mrsr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mrsr

GitHub PyPI GitHub commit activity GitHub last commit Downloads

mrsr is a Python module implementing the Multiresponse Sparse Regression algorithm algorithm.

instalation

the mrsr package is available in PyPI. to install, simply type the following command:

pip install mrsr

how to cite mrsr package

if you use mrsr package in your paper, please cite it in your publication.

@misc{mrsr,
    author       = "Madson Luiz Dantas Dias",
    year         = "2019",
    title        = "mrsr: a Python module implementing the Multiresponse Sparse Regression algorithm.",
    url          = "https://github.com/omadson/mrsr",
    institution  = "Federal University of Cear\'{a}, Department of Computer Science" 
}

contributing

this project is open for contributions. here are some of the ways for you to contribute:

  • bug reports/fix
  • features requests
  • use-case demonstrations

to make a contribution, just fork this repository, push the changes in your fork, open up an issue, and make a pull request!

contributors

About

A Python module implementing the Multiresponse Sparse Regression algorithm algorithm.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages