Skip to content

This repository contains the source files for the C++ library (with multithreading capability) to compute split GLMs using a block coordinate descent algorithm to solve the multi-convex optimization problem. Linear, Logistic, Poisson and Gamma GLMs are available.

Notifications You must be signed in to change notification settings

AnthonyChristidis/SplitGLM-CPP-Library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

SplitGLM-CPP-Library

This repository contains the source files for the C++ library (with multithreading capability) to compute split GLMs using a block coordinate descent algorithm to solve the multi-convex optimization problem. Linear, Logistic, Poisson and Gamma GLMs are available.

License

This package is free and open source software, licensed under GPL (>= 2).

About

This repository contains the source files for the C++ library (with multithreading capability) to compute split GLMs using a block coordinate descent algorithm to solve the multi-convex optimization problem. Linear, Logistic, Poisson and Gamma GLMs are available.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages