PCOS Detection using DeepLearning
-
Updated
Mar 12, 2023 - Jupyter Notebook
8000
PCOS Detection using DeepLearning
a high-precision model as a cost-effective alternative for the early detection of PCOS, assisting medical professionals without relying on more invasive methods.
PCOS Prediction API
R project to diagnose PCOS using a decision tree algorithm. Use of machine learning models has scope to reduce healthcare costs, increase attention towards PCOS diagnosis and ultimately improve healthcare and quality of life for women.
This project evaluates various machine learning models for diagnosing Polycystic Ovary Syndrome (PCOS) based on medical and clinical features. It compares models like Decision Tree, XGBoost, Random Forest, SVM, and Logistic Regression, analyzing their accuracy and execution time to determine the best-performing model for PCOS prediction.
Add a description, image, and links to the pcos-detection topic page so that developers can more easily learn about it.
To associate your repository with the pcos-detection topic, visit your repo's landing page and select "manage topics."