Jayem-11 / Malaria

Model which is able to classify whether a blood smear is uninfected or parasitized

Home Page:https://zlrrpftijem4mdbqpfu7kw.streamlit.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Malaria Classification

blood_test

Description:

The goal is to create a model which is able to classify whether a blood smear is uninfected or parasitized.

Author

Table of Contents

A Data
B Machine learning
C Deploying

A. Data

One of the datasets under the Tensorflow Image libraries is a malaria dataset which contains approximately 27,500 cell images of parasitized and uninfected cells from thin blood smear slide images of segmented cells. Using this dataset, we would like you to create a model which is able to classify whether a blood smear is uninfected or parasitized.

B. Machine Learning

Evaluation

The model had an Accuracy score of score of 98

eval

C. Deploying

  • Hit the Predict button. Jupyter notebook example

About

Model which is able to classify whether a blood smear is uninfected or parasitized

https://zlrrpftijem4mdbqpfu7kw.streamlit.app/


Languages

Language:Jupyter Notebook 99.8%Language:Python 0.2%Language:Dockerfile 0.0%