Skip to content

PLtier/Skin-Cancer-Detection

 
 

Repository files navigation

Projects in Data Science - Medical Imaging - group R

See the report Report

Purpose

The aim of the project is to build a model for predicting if a lesion is cancerous or not.

How to use

  • To run "01_process_images.py" set path to images, masks, and metadata. The script will create a csv file of the features needed for training.

  • To run "02_train_classifiers.py" set path for training data. The script will create most optimized models using the training data.

  • To run "03_evaluate_calssifier.py" use classify function as an evaluator for a single image. This script will classify the lesion.

About

Skin cancer detection with ML methods (no NN).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%