/PCOS_DETECTION

Primary LanguageJupyter Notebook

PCOS_DETECTION

MOTIVATION BEHIND THIS PROJECT

_1b1a7b6b-69f7-48b5-954d-66086d599c1f

The PCOS Detection ML model aims to address the pressing issue of Polycystic Ovary Syndrome (PCOS), a common hormonal disorder affecting approximately 10% of women of reproductive age. By leveraging machine learning algorithms and clinical data, our model strives to improve early detection and treatment of PCOS, ultimately enhancing healthcare outcomes and the quality of life for individuals impacted by the syndrome.

DATASET :

Taken from 44 hospitals located in kerala

INPUTS:

AGE , WEIGHT , HEIGHT , BMI, BLOOD GROUP , PULSE RATE , RR SIZE

FAST FOOD INTAKE , REGULAR EXERCISE ,BLOOD PRESSURE , FOLLICLE NUMBER, AVG F SIZE , ENDOMETRIUM SIZE

OUTPUT:

1 => PCOS DETECTED

0 => NORMAL

MODEL USED AND ACCURACY

CATBOOST CLASSIFIER =>100%

DECISION TREE => 82 %

SVC => 63%

RANDOM FOREST => 85%

LOGISTIC REGRESSION => 81%

K NEAREST NEIGHBOURS =>64%

XGBRF => 86%