Skip to content

Improving cancer diagnostics using machine learning (SVM, Decision Tree, Random Forest)

Notifications You must be signed in to change notification settings

akhisud/SVM-Cancer-diagnostics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SVM-Cancer-diagnostics

Improving cancer diagnostics using machine learning (SVM, Decision Tree, Random Forest)

This work was submitted as an undergraduate team project in the course 'Machine Learning' during Fall 2016. Implementation is done in R, using RWeka libraries. For more details please read the file 'Project Report.pdf'

Usage:

  1. Obtain the dataset from https://www.ncbi.nlm.nih.gov/geo/query/acc.cgi?acc=GSE68086
  2. Place the dataset in the program directory
  3. Run partition_data.R to partition the dataset
  4. Run SVM.R on partitioned data

About

Improving cancer diagnostics using machine learning (SVM, Decision Tree, Random Forest)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages