A library for disease prediction using machine learning
Project description
Rafnix
Rafnix is a Python library for disease prediction based on symptoms using machine learning.
Installation
To install the library, use pip:
pip install rafnix
## Usage
Import the library:
from rafnix import predict_disease
Predict disease:
data = [age, fever, cough, headache, fatigue, diarrhea, sneezing, body_ache, nausea, vomiting]
result = predict_disease(data)
print(f"Predicted illness: {result}")
"# rafnix"
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
rafnix-0.1.0.tar.gz
(2.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file rafnix-0.1.0.tar.gz.
File metadata
- Download URL: rafnix-0.1.0.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1bead89a323c0cbe1f952ac425b282e7fc306816f7ac0ede195471b1c0a2b594
|
|
| MD5 |
17a2de2b3f7b591129dcc04bed152468
|
|
| BLAKE2b-256 |
4e662f67c2437836ccc7c9dc83107da2163381764ff838b4a4e2af63a0dea3e3
|
File details
Details for the file rafnix-0.1.0-py3-none-any.whl.
File metadata
- Download URL: rafnix-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
45e4c994748250decc59e30d82613aae7dbcae31ac3a56ddfda7a5e708f459c4
|
|
| MD5 |
35a07d250415427b9d894029b83a5dab
|
|
| BLAKE2b-256 |
0a555d6dc9dfe1824e324bad4f68fbe3e6fc59a31376cb523497cf981fc9e1b6
|