Diff of /README.md [000000] .. [84149f]

Switch to unified view

a b/README.md
1
# Medical Treatment using Classification
2
<i>Automatically classify genetic mutations/variations using ML, to help in cancer treatment.</i>
3
<br><br>
4
Once sequenced, a cancer tumor can have thousands of genetic mutations. But the challenge is distinguishing the mutations that contribute to tumor growth (drivers) from the neutral mutations (passengers).<br>
5
Currently this interpretation of genetic mutations/variations is being done manually. This is a very time-consuming task where a clinical pathologist has to manually review and classify every single genetic mutation based on evidence from text-based clinical literature.
6
<br><br>
7
We need to develop a Machine Learning algorithm that, using this knowledge base as a baseline, automatically classifies genetic variations.