Skip to content

ML model to calculate risk of MSCP(musculo skeletal chest pain)

Notifications You must be signed in to change notification settings

AjayDXavier/MSCP-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

QoL Prediction for MSCP Risk using Machine Learning

This project predicts a person's Quality of Life (QoL) and potential risk for Musculoskeletal Chronic Pain (MSCP) using various health metrics, including mental and physical indicators. Built with Python and trained using Random Forest algorithms for both regression and classification.


Features

  • QoL Score Calculation (custom formula)
  • QoL Classification (Low / Medium / High)
  • Data Cleaning & Preprocessing
  • User Input Interface
  • Feature Importance Visualization
  • Exported CSVs for future analysis

Files

  • QoL_Prediction.ipynb – Main notebook with code
  • MLDATA.csv – Original dataset
  • MLDATA_with_QoL.csv – Dataset with QoL score and class

About

ML model to calculate risk of MSCP(musculo skeletal chest pain)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages