Skip to content

Commit af57467

Browse files
authored
Merge pull request #122
Update missing paper reference in docstrings
2 parents 2542cc2 + a7587ff commit af57467

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/pacmap/pacmap.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1356,7 +1356,7 @@ class LocalMAP(PaCMAP):
13561356
Maps high-dimensional dataset to a low-dimensional embedding with additional local graph adjustment.
13571357
This class inherits the original PaCMAP Clas, and it supports the the sklearn api.
13581358
For details of this method, please refer to our publication:
1359-
[ADD HERE!]
1359+
https://doi.org/10.1609/aaai.v39i20.35436
13601360
13611361
Parameters
13621362
---------

0 commit comments

Comments
 (0)