https://github.com/whoishusni/prediksi-diabetes
Prediksi Diabetes, Diabetes Predict Using SVC
https://github.com/whoishusni/prediksi-diabetes
diabetes jupyter-notebook prediction python svc svc-model svm-classifier
Last synced: 23 days ago
JSON representation
Prediksi Diabetes, Diabetes Predict Using SVC
- Host: GitHub
- URL: https://github.com/whoishusni/prediksi-diabetes
- Owner: whoishusni
- Created: 2021-05-28T12:14:08.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-05-30T13:58:26.000Z (over 4 years ago)
- Last Synced: 2025-03-04T03:34:26.605Z (8 months ago)
- Topics: diabetes, jupyter-notebook, prediction, python, svc, svc-model, svm-classifier
- Language: Jupyter Notebook
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Prediksi Diabetes
## Info
Ini Adalah Program Yang saya Buat Untuk Mendeteksi / Mengklasifikasikan Apakah Seseorang itu terkena Diabetes atau Tidak dengan menggunakan Model SVC ( Support Vector Machine Classifier) dengan menggunakan beberapa parameter seperti:
1. Glukosa
2. Tekanan Darah
3. Ketebalan Kulit
4. Insulin
5. BMI
6. Umur / Usia
#### feel free to use, dont forget to star and fork. PR ? its up to you
#### feel free to fix or refactor my code, cause your suggestions are an inspiration to me to learn more
-----------------------------------------------------
This is a program that I created to detect / classify whether a person has diabetes or not by using the SVC (Support Vector Machine Classifier) Model using several parameters such as:
1. Glucose
2. Blood Pressure
3. Skin Thickness
4. Insulin
5. BMI
6. Age
#### feel free to use, dont forget to star and fork. PR ? its up to you
#### feel free to fix or refactor my code, cause your suggestions are an inspiration to me to learn more