Skip to content

Manasha-1204/TumourClassification

Repository files navigation

TumourClassification

Tumour classification using SVM and Logistic regression

Performing image classification on MRI scan images of the human brain using the scikit-learn library to train and evaluate the two classification models. Namely, Logistic regression and support vector machine (SVM). Classification of MRI scans to verify whether they show any sign of brain tumour or not. Iam also going to be demonstrating the process of training and evaluating classification models along with visualisation to display images and their predicted classes.

The main components of tumour classification are:

  • Preprocessing the acquired dataset
  • Splitting them into testing and training datasets
  • Followed by training, testing and evaluation

About

Tumour classification using SVM and Logistic regression

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages