Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bestmahdi2/uni__decisiontreesinpythonpredictingdiabetes
A university project designed in Python decision tree for diabetes diagnosis
https://github.com/bestmahdi2/uni__decisiontreesinpythonpredictingdiabetes
decision-tree diabetes-prediction graphviz pandas prediction pydotplus python scikit-learn
Last synced: about 2 months ago
JSON representation
A university project designed in Python decision tree for diabetes diagnosis
- Host: GitHub
- URL: https://github.com/bestmahdi2/uni__decisiontreesinpythonpredictingdiabetes
- Owner: bestmahdi2
- Created: 2024-07-19T06:26:20.000Z (6 months ago)
- Default Branch: master
- Last Pushed: 2024-07-19T06:32:05.000Z (6 months ago)
- Last Synced: 2024-07-19T14:48:19.830Z (6 months ago)
- Topics: decision-tree, diabetes-prediction, graphviz, pandas, prediction, pydotplus, python, scikit-learn
- Language: Python
- Homepage:
- Size: 10.7 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# **💉 Decision Tree Implementation Project for Diabetes Diagnosis | پروژه پیادهسازی درخت تصمیم برای تشخیص دیابت**
**A university project designed in Python decision tree for diabetes diagnosis.**
**یک پروژه دانشگاهی که در درخت تصمیم به زبان پایتون برای تشخیص دیابت طراحی میشود.**
# 💬 **نکات پروژه**
* عکسهای خروجی برنامه در دایرکتوری ScreenShots قرار دارند.
* گزارش برنامه در دایرکتوری Report قرار دارد.
* نرمافزار مورد نیاز Graphviz در دایرکتوری Software قرار دارد.
* منابع استفادهشده در دایرکتوری Sources قرار دارند.
* ورودی برنامه فایل diabetes.csv و نمونه خروجی برنامه در فایل results.txt قرار دارد.
* برای اجرا برنامه، به پایتون بالاتر از نسخه 3.6 نیاز دارید.
* کتابخانههای مورد نیاز در فایل requirements.txt قرار دارند.
* برای دسترسی به همهی پروژههای دانشگاهی من، به این لینک مراجعه کنید:👈🏻 **[پروژههای دانشگاهی من](https://github.com/bestmahdi2/Uni__Bachelors_SKU_Path)**
# 📝 **توضیحات پروژه**