DOC fix broken link Sequential Karhunen-Loeve Transform#23706
DOC fix broken link Sequential Karhunen-Loeve Transform#23706lesteve merged 5 commits intoscikit-learn:mainfrom
Conversation
|
I did not know academia.edu before this PR, it seems like you need to be logged in to access the link you used though: https://www.academia.edu/download/53866475/83.85543220170715-8581-fehoxf.pdf I am wondering whether we should use the official link even if it is behind a paywall: https://ieeexplore.ieee.org/document/855432. |
|
I think that we can use the |
|
I have made changes as suggested by @glemaitre |
|
@glemaitre @aman1971 There is a pdf of the paper in the author's google scholar site which is accessible, please check whether it can be used |
|
The problem is the source of the pdf? I get it. |
|
The DOI renders fine now, merging this one. FWIW seems like academic.edu on the Google Scholar page creates a temporary valid (notes the so this is not really usable as a stable link. |
…#23706) Co-authored-by: Loïc Estève <loic.esteve@ymail.com>
…#23706) Co-authored-by: Loïc Estève <loic.esteve@ymail.com>
Co-authored-by: Loïc Estève <loic.esteve@ymail.com>
Reference Issues/PRs
Partially fix #23631
What does this implement/fix? Explain your changes.
Fix link:
https://www.cs.technion.ac.il/~mic/doc/skl-ip.pdf
Any other comments?