cognoma / machine-learning

Machine learning for Project Cognoma
Other
32 stars 47 forks source link

Create the cognoml package to implement an MVP API #51

Closed dhimmel closed 8 years ago

dhimmel commented 8 years ago

I'll remove WIP (work in progress) when this pull request is complete.

See https://github.com/cognoma/machine-learning/issues/31 for API design discussion.

See https://github.com/cognoma/machine-learning/issues/44 for MVP (minimal viable product) feature inclusion decisions.

dhimmel commented 8 years ago

This pull request is ready for some review. Suggesting @yl565 @awm33 @cgreene @gwaygenomics.

The package name is cognoml. Feedback on name welcome.

The package is pip installable, but there are outstanding issues:

To run the example, use:

python cognoml/main.py > data/api/hippo-output.json
gwaybio commented 8 years ago

ok, i think this looks good to me. Although you may want to wait on @yl565 for those specific questions.

dhimmel commented 8 years ago

I propose we merge this sooner rather than later. The pull request is already quite large.

@gwaygenomics, @cgreene, @yl565 does one of you want to submit a review for up to 2291a0cd0afc74d3888cf04a52a169ca3435de19?