Skip to content

Commit 6a89368

Browse files
Update README.md
1 parent b9d30df commit 6a89368

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Here is a list of Python packages for functional data clustering that my team and I have developed:
44
<ul>
55
<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>
77
</ul>
88

99

0 commit comments

Comments
 (0)