Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PCOS Prediction

This repository contains code to predict the likelihood of a woman having Polycystic Ovary Syndrome (PCOS) based on various health factors.

Overview

PCOS is a common endocrine system disorder that affects women of reproductive age. This project aims to build a machine learning model that can analyze a woman's symptoms and test results to predict whether she has PCOS. The model is trained on a dataset of patient records and health indicators.

Getting Started

To use the model, run the application.py file. This will load the trained best_model1.pkl file and allow you to enter values to predict a PCOS likelihood.

Files

  • analysis1.ipynb - Jupyter notebook with EDA and model training
  • application.py - Python file to load model and make predictions
  • best_model1.pkl - Trained machine learning model
  • requirements.txt - Package dependencies

Usage

  1. Install dependencies from requirements.txt
  2. Run python application.py
  3. Enter values when prompted
  4. See predicted PCOS likelihood

License

This project is licensed under the MIT License.

About

Predict PCOS condition in women

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages