An open API service indexing awesome lists of open source software.

https://github.com/gersteinlab/logit-fit

Logistic regression fitting code designed for use with CUDA. Rather than speeding up the running time of a single regression, the code performs the regression in parallel on hundreds of samples.
https://github.com/gersteinlab/logit-fit

Last synced: 3 months ago
JSON representation

Logistic regression fitting code designed for use with CUDA. Rather than speeding up the running time of a single regression, the code performs the regression in parallel on hundreds of samples.

Awesome Lists containing this project

README