Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release Gnocchi Version 0.1.0 #24

Open
9 tasks
tkdagdelen opened this issue Mar 6, 2017 · 0 comments
Open
9 tasks

Release Gnocchi Version 0.1.0 #24

tkdagdelen opened this issue Mar 6, 2017 · 0 comments

Comments

@tkdagdelen
Copy link
Collaborator

tkdagdelen commented Mar 6, 2017

Release of Gnocchi with basic functionality. This includes:

  • linear regression
  • logistic reg
  • MAF
  • mind
  • geno
  • phenotype loading with and without covariates
  • all of the above with incremental model saving, loading, and updating

Todo:

Cleanup #25

  • Strip functionality that will not be in 0.1.0
  • Clean out unnecessary comments etc.
  • Add documentation
  • Add thorough readme

Testing #26

  • Review of all test suites and addition of additional rigorous unit tests as needed
  • End-to-end test on reputable data

Dependency/Build Cleanup #27

  • Update Spark and ADAM

Code Review and Improvement

  • Code Review of all code (readability, conciseness, run-time)
  • Run-time optimization (changing for's in run-time critical code to while, as well as refactoring if necessary)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant