breast-cancer-wisconsin topic

List breast-cancer-wisconsin repositories

Machine learning is widely used in bioinformatics and particularly in breast cancer diagnosis. In this project, certain classification methods such as K-nearest neighbors (K-NN) and Support Vector Mac...

Breast-Cancer-Scikitlearn

37
Stars
31
Forks
Watchers

simple tutorial on Machine Learning with Scikitlearn

Breast-Cancer-Predictions-With-SVM

17
Stars
5
Forks
Watchers

Implementation of SVM Classifier To Perform Classification on the dataset of Breast Cancer Wisconin; to predict if the tumor is cancer or not.

BPSO_BreastCancer

19
Stars
9
Forks
Watchers

breast cancer feature selection using binary particle swarm optimization

breast-cancer-classification

16
Stars
12
Forks
Watchers

This project is to test classification algorithms wrote from scratch in python using only numpy. Algorithms wrote in this project: KNN, Logistic Regression and Naive Bayes classifier.