NoTody / Human-Gene-Function-Prediction

This project is done in my Bioinformatics class for predicting human gene annotation from human gene cancer cell lines.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Human-Gene-Function-Prediction

This project was done in my Bioinformatics class for predicting human gene annotation from human gene cancer cell lines. Our approach achieved best ROC-AUC on all submissions. Check Human_Gene_Function_Prediction.pdf for project report.

NN+Stacking.ipynb and RandomForest.ipynb are notebooks for running Multi-Layers Perceptron, Stacking and RandomForest. GO_Term_Separate20.py is the file for calculating easiest and hardest to predict Gene Annotations.

About

This project is done in my Bioinformatics class for predicting human gene annotation from human gene cancer cell lines.


Languages

Language:Jupyter Notebook 99.7%Language:Python 0.3%