We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2542cc2 + a7587ff commit af57467Copy full SHA for af57467
source/pacmap/pacmap.py
@@ -1356,7 +1356,7 @@ class LocalMAP(PaCMAP):
1356
Maps high-dimensional dataset to a low-dimensional embedding with additional local graph adjustment.
1357
This class inherits the original PaCMAP Clas, and it supports the the sklearn api.
1358
For details of this method, please refer to our publication:
1359
- [ADD HERE!]
+ https://doi.org/10.1609/aaai.v39i20.35436
1360
1361
Parameters
1362
---------
0 commit comments