Giter Site home page Giter Site logo

pneumonia-detection's Introduction

Overview

Neural networks (NN) are used in this study to forecast a binary classification target for the county Government of Nairobi , Health Department. The data was obtained from a Mendeley dataset that was made available on Kaggle. In order to determine whether a patient has pneumonia or not, models were developed.

Problem Statement

The Nairobi County Government's Department of Health plans to use technology to screen patients for pneumonia, enhancing efficiency and identifying cases for proper care.

Data Understanding

The dataset was from Kaggle's chest xray dataset. It contained the following:

Train set:

  • PNEUMONIA=3875
  • NORMAL=1341

Validation set:

  • PNEUMONIA=8
  • NORMAL=8

Test set:

  • PNEUMONIA=390
  • NORMAL=234

The dataset was modified to be:

Train set:

  • PNEUMONIA=3575
  • NORMAL=1041

Validation set:

  • PNEUMONIA=308
  • NORMAL=308

Test set:

  • PNEUMONIA=390
  • NORMAL=234

Due to the incredibly little data in the validation set, the data was adjusted.

The appropriate folders were used to move images from the train dataset into the validation dataset. A typical x-ray's picture histogram appears as follows:

1694944990698

169494499524516949451078531694945137958

pneumonia-detection's People

Contributors

pnjoki avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.