Skip to content
forked from nanxstats/logreg

Regularized logistic regressions with computational graphs

License

Notifications You must be signed in to change notification settings

triepels/logreg

 
 

Repository files navigation

logreg

Travis build status AppVeyor build status

The logreg package implemented logistic regression and regularized logistic regression models with the computational graph and automatic differentiation framework provided by the R package cgraph.

Check out the vignette or the blog post for details.

Installation

Install from GitHub:

# install.packages("remotes")
remotes::install_github("nanxstats/logreg")

License

logreg is free and open source software, licensed under MIT.

About

Regularized logistic regressions with computational graphs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 86.7%
  • CSS 13.3%