Skip to content

Repository files navigation

Malaria-classification-using-deep-learning-

The project consists of automated image based malaria detection system using a custom Convolutional Neural Network (CNN). The model classifies microscopic blood smear images into two categories: Parasitized and Uninfected. The objective is to support faster and more reliable diagnosis in clinical and resource-limited settings by utilizing deep learning. Manual examination of blood slides is very time consuming operation and required the expertise of skilled professionals in the respective domains. By using CNN model this project evaluates visual data, identifying siginificant patterns, and forecast infection status with high precision. It also helped as digital AI based diagonistic and hence make it more relevant in healthcare practises and minimizing human errors.

Features

  1. Automated Image Classification
  2. Efficient Preprocessing
  3. Custom CNN Architecture
  4. Performance Montioring
  5. Model Training

Prequisties -

To run this project, you'll need the following software and libraries:

  • Python 3.8+
  • Jupyter Notebook
  • Pandas
  • NumPy
  • Scikit-learn
  • Statsmodels
  • TensorFlow
  • Matplotlib
  • Seaborn

Usage

Data Preprocessing: Run the preprocessing to clean the data.

Exploratory Data Analysis (EDA): Use the notebooks in the notebooks/ directory to conduct EDA and visualize feature relationships.

Model Implementation and Evaluation: Implement and evaluate models using the provided notebooks and scripts.

Feature Engineering: Investigate the impact of various features and create new ones using the feature engineering scripts.

Model Tuning and Validation: Tune hyperparameters and validate models to ensure optimal performance.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages