- Personalized Medicine: Redefining Cancer Treatment.
- Predict the effect of Genetic Variants to enable Personalized Medicine.
-
Medical Domain AI Solution 💊
-
Credit & thanks to teclov.
-
Kaggle link: https://www.kaggle.com/c/msk-redefining-cancer-treatment
-
Most exiting part is, real world problem statement and dataset availability.
Python | Machine Learning | NLP | VS Code 💻
- In the project "training_text" file is missing under "training" directory (due to upload file size limit). Please find it in the kaggle link provided above.
- Clone/Download the project from github.
- Open project in Pycharm/VS Code.
- Run "run.py" file or Run by highlighting snippets of code.
- Important business metrics to consider before modelling such as Interpretability, Latency, Due to medical domain very less error etc.
- Merge dataframes based on IDs.
- EDA & Viz.
- Log loss evaluation metrics.
- Laplace smoothing.
- Callibirated classifier.
- Stochastic gradient descent.
- Response encoding technique.
- Feature importance.
- Finally, python 😄