fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
7 lines
487 B
Text
7 lines
487 B
Text
openTSNE is a modular Python implementation of t-Distributed Stochasitc Neighbor
|
|
Embedding (t-SNE), a popular dimensionality-reduction algorithm for visualizing
|
|
high-dimensional data sets. openTSNE incorporates the latest improvements to the
|
|
t-SNE algorithm, including the ability to add new data points to existing
|
|
embeddings, massive speed improvements, enabling t-SNE to scale to millions of
|
|
data points and various tricks to improve global alignment of the resulting
|
|
visualizations.
|