DanielBok / copulae

Multivariate data modelling with Copulas in Python
https://copulae.readthedocs.io/en/latest/
MIT License
143 stars 26 forks source link

Merge GMCM and github actions build #19

Closed DanielBok closed 4 years ago

DanielBok commented 4 years ago

Merges 2 features

  1. Gaussian Mixture Copula Model
  2. Github actions to build and publish packages

Other notable updates.

  1. A simple rewrite for the estimators internal (more to come soon)