Code Monkey home page Code Monkey logo

leukemia_prediction_with_svm's Introduction

Using two kinds of feature selection methods, recursive feature elimination (RFE) and sequential feature selector (SFS) for support vector machine (SVM) to predict leukemia.

The leukemia dataset contains 7218 genes from 72 samples. These data are classified into two type of leukemia, acute lymphocytic leukemia (ALL) and acute myelocytic leukemia (AML). We run 50 iterations with different feature numbers, feature selection methods, and different kernels. The feature numbers vary from 10 to 70. In each iteration, we randomize the order of the samples before selecting 38 training data and 34 testing data. That means the training data and testing data consist of different samples everytime. Then we calculate the Matthews correlation coefficient to evaluate the result of each feature selection method.

The result visualized in violin plot:

01
Training data with RFE linear classification kernel

02 Testing data with RFE linear classification kernel

03 Training data with RFE RBF classification kernel

04 Testing data with RFE RBF classification kernel

05 Training data with SFS KNN regression kernel

06 Testing data with SFS KNN regression kernel

07 Training data with SFS KNN logistic kernel

08 Testing data with SFS KNN logistic kernel

leukemia_prediction_with_svm's People

Contributors

elektrischesschaf avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.