Skip to content

Implemented numerical algorithms to solve scientific computing problems, analyzing accuracy and efficiency, as part of the course project (Fall 2025, University of Tehran).

License

Notifications You must be signed in to change notification settings

amirfarahmand0/scientific-computing-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Stress Classification Using Gaussian Mixture Models (Bayesian Approach)

This repository contains research on classifying stress levels using Gaussian Mixture Models (GMMs) with a Bayesian approach.
The methodology leverages machine learning and statistical techniques, including the Expectation-Maximization (EM) algorithm, for estimating parameters of Gaussian mixtures in classification tasks.


πŸ“Š Dataset

The project uses the Nurse Stress Prediction: Wearable Sensors Dataset, available on Kaggle:

This dataset includes physiological and contextual data collected from wearable sensors for monitoring stress levels in real-world settings.


πŸ“š References

The following references provide background on Gaussian Mixture Models, clustering, and probabilistic approaches to machine learning:

  1. Bishop, C. M. (2006). Pattern Recognition and Machine Learning. Springer.

  2. McLachlan, G. J., & Peel, D. (2000). Finite Mixture Models. Wiley-Interscience.

  3. Murphy, K. P. (2012). Machine Learning: A Probabilistic Perspective. MIT Press.

  4. Hastie, T., Tibshirani, R., & Friedman, J. (2009). The Elements of Statistical Learning. Springer.

  5. Reynolds, D. A. (2009). Gaussian Mixture Models. In Encyclopedia of Biometrics (pp. 659–663). Springer US.

  6. McLachlan, G. J., & Basford, K. E. (1988). Mixture Models: Inference and Applications to Clustering. Marcel Dekker.


πŸ“‘ Report

For detailed methodology, results, and analysis, please refer to the full report available in this repository.

About

Implemented numerical algorithms to solve scientific computing problems, analyzing accuracy and efficiency, as part of the course project (Fall 2025, University of Tehran).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published