View on GitHub

MachineLearningRNASeq

Machine Learning Algorithms for Cancer Sample Prediction

MachineLearningRNASeq

In this repository we’re applying machine learning algorithms on a Breast Cancer Dataset derived from TCGA and GTEx samples.
1. Using Lasso regularizing term with Logistic Regression on ComBat Batch-Corrected BRCA data.
2. Using Lasso regularizing term with Logistic Regression to Predict Disease State.
3. An earlier analysis without structuring data.