Skip to content

Functional-Data-Clustering/Software

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Software

Here is a list of Python packages for functional data clustering that my team and I have developed:

  • GPmix : GPmix (Gaussian Process mixture) is for learning mixtures of Gaussian processes. It is built on the property that the projection coefficients of the functional data onto any given projection function follow a univariate Gaussian mixture model.
  • FAE : ...