PNEUMONIA XRAY RESULT CLASSIFICATION
A machine learning program that classifies correctly sick patient's chest xray reports to be either pneumonia infected or normal. This program uses a neural network algorithm to detect sick patient.
Data set and its description
| Data | Description |
|---|---|
| Image | the image object (jpeg format) |
| Label | class of the image (normal, pneumonia) |
Dependencies and packages
- numpy>=1.20.0,<1.21.0
- python = 3.10
- pandas = 2.2.2
- scikit-learn = 1.4.2
- pydantic = 2.7.0
- strictyaml = 1.7.3
- tensorflow = 2.16.1
- scikeras = 0.13.0
- tensorflow-datasets = 4.9.4
- pillow = 10.3.0
- pydantic-settings = 2.2.1
- fastapi = 0.110.3
- uvicorn = 0.29.0
- loguru = 0.7.2
- python-multipart = 0.0.9
Source code link
Source code link: Github link
Python index package: Pypi link
Release files for pneumonia_model_package 0.3.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pneumonia_model_package-0.3.0.tar.gz | 83.4 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pneumonia_model_package-0.3.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 166.7 MB
Release files / pneumonia_model_package-0.3.0.tar.gz
| Download URL | pneumonia_model_package-0.3.0.tar.gz |
|---|---|
| Size | 83.4 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a3a804e572ab4450128366b56fc23c61973ab506463b14c3185293ec79d7fb43
|
|
BLAKE2b-256 checksum How to use checksums |
6b546d4f3abdfa91e4aad552684364f9c4f2bc286f201fceb1118025d3eb1559
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.8.2 CPython/3.9.12 Darwin/23.3.0
|
Release files / pneumonia_model_package-0.3.0-py3-none-any.whl
| Download URL | pneumonia_model_package-0.3.0-py3-none-any.whl |
|---|---|
| Size | 83.4 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
4bb1ee80366db5de818c7255e62878871b8ec545681193f429e2575b791d3536
|
|
BLAKE2b-256 checksum How to use checksums |
7412ce5ca3d8dd0bb4ff426330a42d3bbbfb25ce30fd4a38a5d3daa49dbe06ec
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.8.2 CPython/3.9.12 Darwin/23.3.0
|