Skip to content
This repository has been archived by the owner on Nov 25, 2023. It is now read-only.

Latest commit

 

History

History
30 lines (22 loc) · 576 Bytes

README.md

File metadata and controls

30 lines (22 loc) · 576 Bytes

zoidberg2.0_2022_13

Description

A school project whose goal is to determine if a patient is healthy or sick by analyzing the patient's chest x-ray.

Several algorithms are used for this. The objective is to discover the different methods of image recognition.

Algorithms used

  • SVC
  • SVC Linear
  • MLP Classifier
  • Prédiction KNN
  • Naive Bayes
  • Decision Tree
  • Rendom Forest
  • Extremly Randomized Trees

Datasets used

Chest X-ray

Mnist Digits