bayesian-mixture

There are 1 repositories under bayesian-mixture topic.

  • valinsogna/HeadachePredictor-HMM

    Predicting headache occurrences using Hidden Markov Models (HMMs). The dataset comprises 296 days of binary headache records. Analysis reveals cyclical patterns, with the DTMC Model yielding the best predictions. Wiener Process, sARIMA, Bayesian Normal Mixtures, DTMC, and Categorical Mixtures models are also reported.

    Language:Jupyter Notebook1100