You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
Here is a list of Python packages for functional data clustering that my team and I have developed:
4
4
<ul>
5
5
<li><a href="https://github.com/EAkeweje/GPmix">GPmix </a>: 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. </li>
6
-
<li><a href="...">FAE </a>: ... </li>
6
+
<li><a href="https://github.com/samuelveersingh/FAE">FAEclust </a>: FAEclust is for the cluster analysis of ... </li>
0 commit comments