machine-learning icon indicating copy to clipboard operation
machine-learning copied to clipboard

A quick guide for new members

Open htcai opened this issue 8 years ago • 8 comments

Since there often are new members who join us, it seems a good idea to provide a quick guide for the machine learning work for Cognoma. The README.md file has been working as a guidance for setting up the Python environment. In addition, I think it is helpful to cover the following issues in the quick guide by either providing the code, or the link to the appropriate webpages:

  • Install and configure Git, clone the machine-learning repository, etc.
  • Which jupyter notebooks people can/should read and play around.
  • The ongoing problems which we are tackling and the contributions people can make.
  • ...

These things are for Cognoma members instead of outsiders. Therefore, they probably should be incorporated into a separate file than README.md. I would like to compose the file, as I have given a tour to many new members who are interested in the machine learning work for Cognoma.

htcai avatar Nov 17 '16 00:11 htcai

I would like to compose the file, as I have given a tour to many new members who are interested in the machine learning work for Cognoma.

Fantastic -- documentation is an incredibly important contribution that is often forgotten. We'd love whatever help you'd like to provide.

dhimmel avatar Nov 17 '16 00:11 dhimmel

@dhimmel Thanks for your prompt comment! I will start to compose the documentation after I submit my pull request for the sparsity of the mutation MAP2K1.

htcai avatar Nov 17 '16 00:11 htcai

@htcai let me know if you need help with beginner documentation.

KT12 avatar Jan 13 '17 22:01 KT12

@KT12 Thanks in advance for your help! I plan to write a sketchy (and incomplete) draft, so that you and other people can also contribute to it.

htcai avatar Jan 13 '17 22:01 htcai

This tutorial is useful for conda. It takes ~30 min. https://conda.io/docs/test-drive.html

jruhym avatar Feb 14 '17 00:02 jruhym

Sorry if this is slightly off topic, is there any location where all the feature names are listed in something like a data dictionary or something of the like so its easy to look at?

MichaelKheifetz avatar Feb 15 '17 04:02 MichaelKheifetz

Sorry if this is slightly off topic, is there any location where all the feature names are listed in something like a data dictionary or something of the like so its easy to look at?

@MichaelKheifetz thanks for your question. Would you like to open a new issue, so we can keep discussion organized?

dhimmel avatar Feb 15 '17 19:02 dhimmel

Sure, I guess I wasn't sure how to word it properly in a new issue. I just wanted to have a better biological grasp of both what the features and target variables actually represent from a biology point of view....

MichaelKheifetz avatar Feb 15 '17 19:02 MichaelKheifetz