GithubHelp home page GithubHelp logo

efsiatras / breast-cancer-classification-evaluation Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 1.0 14 KB

Breast cancer classification and evaluation of classifiers using k-fold cross-validation

License: MIT License

MATLAB 100.00%
breast-cancer-wisconsin breast-cancer-classification classification evaluation matlab discriminant-analysis knn-classifier naive-bayes-classifier svm-classifier decision-tree-classifier kfold-cross-validation

breast-cancer-classification-evaluation's Introduction

Breast Cancer Classification and Evaluation

Breast cancer classification and evaluation of classifiers using k-fold Cross-Validation.

Dataset

The dataset used is Wisconsin Breast Cancer (Original) Data Set by UC Irvine Machine Learning Repository.

Classification algorithms

  • Discriminant Analysis

  • K-Nearest Neighbors

  • Naive Bayes

  • Support Vector Machine

  • Decision Tree

Evaluation

Classification Algorithm Accuracy Sensitivity Specificity
Discriminant Analysis (Linear) 0.959943 0.978166 0.925311
Discriminant Analysis (Mahalanobis) 0.899857 0.847162 1.000000
K-Nearest Neighbor (NumNeighbors = 5) 0.965665 0.971616 0.954357
K-Nearest Neighbor (NumNeighbors = 25) 0.962804 0.978166 0.933610
Naive Bayes (Gaussian Distribution) 0.959943 0.951965 0.975104
Naive Bayes (Kernel Distribution) 0.964235 0.971616 0.950207
Support Vector Machine (BoxConstraint = 1) 0.967096 0.973799 0.954357
Support Vector Machine (BoxConstraint = 10) 0.962804 0.967249 0.954357
Decision Tree (AlgorithmForCategorical = Exact) 0.928469 0.941048 0.904564
Decision Tree (AlgorithmForCategorical = PCA) 0.942775 0.956332 0.917012

breast-cancer-classification-evaluation's People

Contributors

efsiatras avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

lovej4972

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.