An open API service indexing awesome lists of open source software.

https://github.com/bluecube246/cancer_classification_project

Using gene data to provide insights of breast cancer.
https://github.com/bluecube246/cancer_classification_project

classification supervised-learning unsupervised-learning

Last synced: over 1 year ago
JSON representation

Using gene data to provide insights of breast cancer.

Awesome Lists containing this project

README

          

Project Cancer Classification

The Cancer Cell project is a project done in my data science class. The first part of the project gene data to cluster the data using K-means method and hierarchical clustering methods. The second part of the project is used to build a classifier that will predict if the patient has Type 1 Breast cancer or Type 2 cancer using mRNA data. The classifier used is a linear SVM classifier and the data is reported in a confusion matrix.