Skip to content

Binary/multiple classification using MedMINIST dataset

Notifications You must be signed in to change notification settings

ZhuoZHI-UCL/MedMINIST_Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

MedMINIST_Demo

Binary/multiple classification using MedMINIST dataset

Binary classification task by MedMINIST-pneumoniamnist dataset

  • Motivation: exploring whether basic machine learning models can competent in image binary classification tasks

  • Dataset: MedMINIST-pneumoniamnist (greyscale image)

  • Model: RandomForestClassifier image

Multiple classification task by MedMINIST-pathmnist dataset

  • Motivation: exploring whether basic machine learning models can competent in image multiple classification tasks

  • Dataset: MedMINIST-pathmnist (RGB image)

  • Model: RandomForestClassifier image

Key points

  • We find that basic models can handle these tasks
  • Feature extraction is important for basic models and we have compared several approaches

About

Binary/multiple classification using MedMINIST dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published