Skip to content
This repository has been archived by the owner on Nov 11, 2022. It is now read-only.

Roadmap for future development #1

Open
3 tasks
klkeys opened this issue May 28, 2016 · 0 comments
Open
3 tasks

Roadmap for future development #1

klkeys opened this issue May 28, 2016 · 0 comments

Comments

@klkeys
Copy link
Owner

klkeys commented May 28, 2016

IHT.jl implements iterative hard thresholding in a (decently) efficient manner. It provides crossvalidation routines to select the best sparsity level among a vector of possible levels. Finally, it interfaces with PLINK.jl to enable GWAS analysis.

Nonetheless, the facilities in IHT.jl are still somewhat limited and ripe for improvements and extensions. Among the proposed improvements are:

  • fix the logistic regression code, which currently suffers from multiple instabilities. References for logistic regression with IHT are BRB13 and YLZ13.
  • extend IHT to other nonlinear settings, if possible
  • carefullly analyze the allocations of CPU/GPU resources when using PLINK.jl. The GPU code for GWAs analysis mysteriously collapses whenever two GPUs are used.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant