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: about 1 month 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.
- Host: GitHub
- URL: https://github.com/gersteinlab/logit-fit
- Owner: gersteinlab
- Created: 2018-01-31T17:40:05.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-31T17:44:11.000Z (over 8 years ago)
- Last Synced: 2025-12-29T04:18:18.249Z (5 months ago)
- Language: C++
- Size: 106 KB
- Stars: 0
- Watchers: 24
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.txt
Awesome Lists containing this project
README