Skip to content

Commit f193942

Browse files
Add files via upload
1 parent 44185a9 commit f193942

File tree

4 files changed

+9
-16
lines changed

4 files changed

+9
-16
lines changed

News.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343

4444
<body class="auto-style1">
4545

46-
<ul class="bg" style="list-style-type: none; margin: 0; font-size: 36pt; padding: 0; overflow: hidden; background-color: #333; position: fixed; top: 0; width: 100%;">
46+
<ul class="bg" style="list-style-type: none; margin: 0; font-size: 36pt; padding: 0; overflow: hidden; background-color: silver; position: fixed; top: 0; width: 100%;">
4747
<li style="float: left;"><a href="https://functional-data-clustering.github.io/"><b>Home</b></a></li>
4848
<li style="float: left;"><a href="https://functional-data-clustering.github.io/Team.html"><b>Team</b></a></li>
4949
<li style="float: left;"><a href="https://github.com/Functional-Data-Clustering" target="_blank"><b>Platform</b></a></li>

Team.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151

5252
<body class="auto-style1">
5353

54-
<ul class="bg" style="list-style-type: none; margin: 0; font-size: 36pt; padding: 0; overflow: hidden; background-color: #333; position: fixed; top: 0; width: 100%;">
54+
<ul class="bg" style="list-style-type: none; margin: 0; font-size: 36pt; padding: 0; overflow: hidden; background-color: silver; position: fixed; top: 0; width: 100%;">
5555
<li style="float: left;"><a href="https://functional-data-clustering.github.io/"><b>Home</b></a></li>
5656
<li style="float: left;"><a href="https://functional-data-clustering.github.io/Team.html"><b>Team</b></a></li>
5757
<li style="float: left;"><a href="https://github.com/Functional-Data-Clustering" target="_blank"><b>Platform</b></a></li>

Tutorial.html

Lines changed: 6 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343

4444
<body class="auto-style1">
4545

46-
<ul class="bg" style="list-style-type: none; margin: 0; font-size: 36pt; padding: 0; overflow: hidden; background-color: #333; position: fixed; top: 0; width: 100%;">
46+
<ul class="bg" style="list-style-type: none; margin: 0; font-size: 36pt; padding: 0; overflow: hidden; background-color: silver; position: fixed; top: 0; width: 100%;">
4747
<li style="float: left;"><a href="https://functional-data-clustering.github.io/"><b>Home</b></a></li>
4848
<li style="float: left;"><a href="https://functional-data-clustering.github.io/Team.html"><b>Team</b></a></li>
4949
<li style="float: left;"><a href="https://github.com/Functional-Data-Clustering" target="_blank"><b>Platform</b></a></li>
@@ -70,11 +70,9 @@
7070
<td>Multivariate</td>
7171
<td>Here</td>
7272
<td><a href="https://pypi.org/project/CPFcluster/" target="_blank">PyPI</a></td>
73-
<td> Component-wise Peak-Finding (CPF) is an improvement over DCF: (1)
74-
the assignment methodology is improved by applying the density peaks
75-
methodology within level sets of the estimated density; (2) the
76-
algorithm is not affected by spurious maxima of the density and hence is
77-
competent at automatically deciding the correct number of clusters.</td>
73+
<td> Component-wise Peak-Finding (CPF) is an improvement over DCF:
74+
(1) the assignment methodology is improved by applying the density peaks methodology within level sets of the estimated density;
75+
(2) the algorithm is not affected by spurious maxima of the density and hence is competent at automatically deciding the correct number of clusters.</td>
7876
</tr>
7977
<tr>
8078
<td><a href="https://functional-data-clustering.github.io/Tutorials/DCF.html" target="_blank">DCF</a></td>
@@ -83,8 +81,7 @@
8381
<td><a href="https://github.com/tobinjo96/DCFcluster" target="_blank">GitHub</a></td>
8482
<td><a href="https://ieeexplore.ieee.org/document/9679016" target="_blank">Density Core Finding</a> (DCF) is able to detect clusters of varying density and irregular shape, and
8583
applicable to big data with numerous clusters.<br>
86-
The idea is to detect high-density core regions, each region representing a cluster, and then assign each non-core point to the same cluster as its nearest neighbor
87-
of higher density.</td>
84+
The idea is to detect high-density core regions, each region representing a cluster, and then assign each non-core point to the same cluster as its nearest neighbor of higher density.</td>
8885
</tr>
8986
<tr>
9087
<td>FAE</td>
@@ -98,11 +95,7 @@
9895
<td>Functional</td>
9996
<td>Here</td>
10097
<td><a href="https://github.com/mingz628/GPmixture" target="_blank">GitHub</a></td>
101-
<td> GPmixture is for learning mixtures of Gaussian processes. The idea
102-
is to project the functional data into a few orthonormal functions,
103-
perform cluster analysis of the projection coefficients for each
104-
orthonormal fuction, and aggregate individual clusterings into a
105-
concensus clustering.</td>
98+
<td> GPmixture is for learning mixtures of Gaussian processes. The idea is to project the functional data into a few orthonormal functions, perform cluster analysis of the projection coefficients for each orthonormal fuction, and aggregate individual clusterings into a concensus clustering.</td>
10699
</tr>
107100
<tr>
108101
<td><a href="https://functional-data-clustering.github.io/Tutorials/REM.html" target="_blank">REM</a></td>

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959

6060
<body class="auto-style1">
6161

62-
<ul class="bg" style="list-style-type: none; margin: 0; font-size: 36pt; padding: 0; overflow: hidden; background-color: #333; position: fixed; top: 0; width: 100%;">
62+
<ul class="bg" style="list-style-type: none; margin: 0; font-size: 36pt; padding: 0; overflow: hidden; background-color: silver; position: fixed; top: 0; width: 100%;">
6363
<li style="float: left;"><a href="https://functional-data-clustering.github.io/"><b>Home</b></a></li>
6464
<li style="float: left;"><a href="https://functional-data-clustering.github.io/Team.html"><b>Team</b></a></li>
6565
<li style="float: left;"><a href="https://github.com/Functional-Data-Clustering" target="_blank"><b>Platform</b></a></li>

0 commit comments

Comments
 (0)