Skip to content

ncfirth/kde_ebm_open

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Non-Parametric Mixture Modelling and its Application to Disease Progression Modelling

This repo contains the code used for the submitted manuscript

Install the KDE EBM

Once inside this directly you can just install with pip using

pip install .

Dependencies

The code depends heavily on NumPy, uses SciPy to calculate some stats and do some optimisation, uses Matplotlib just to do the plotting, and used scikit-learn to do some Kernel Density Estimation

Releases

No releases published

Packages

No packages published