-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #7 from edahelsinki/update_references
Update references
- Loading branch information
Showing
11 changed files
with
64 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,27 @@ | ||
@article{bjorklund2022slisemap, | ||
title = {{SLISEMAP}: Supervised dimensionality reduction through local explanations}, | ||
title = {SLISEMAP: supervised dimensionality reduction through local explanations}, | ||
shorttitle = {{SLISEMAP}}, | ||
author = {Bj{\"o}rklund, Anton and M{\"a}kel{\"a}, Jarmo and Puolam{\"a}ki, Kai}, | ||
year = {2022}, | ||
journal = {arXiv:2201.04455 [cs]}, | ||
eprint = {2201.04455}, | ||
eprinttype = {arxiv}, | ||
issn = {1573-0565}, | ||
url = {https://doi.org/10.1007/s10994-022-06261-1}, | ||
doi = {10.1007/s10994-022-06261-1}, | ||
number = {arXiv:2201.04455}, | ||
journal = {Machine Learning}, | ||
author = {Bj{\"o}rklund, Anton and M{\"a}kel{\"a}, Jarmo and Puolam{\"a}ki, Kai}, | ||
year = {2022}, | ||
month = {Nov}, | ||
language = {en} | ||
} | ||
|
||
@article{bjorklund2022slisemaparxiv, | ||
title = {{SLISEMAP}: Supervised dimensionality reduction through local explanations}, | ||
shorttitle = {{SLISEMAP}}, | ||
author = {Bj{\"o}rklund, Anton and M{\"a}kel{\"a}, Jarmo and Puolam{\"a}ki, Kai}, | ||
year = {2022}, | ||
journal = {arXiv:2201.04455 [cs]}, | ||
eprint = {2201.04455}, | ||
eprinttype = {arxiv}, | ||
primaryclass = {cs}, | ||
url = {http://arxiv.org/abs/2201.04455}, | ||
doi = {10.48550/ARXIV.2201.04455}, | ||
publisher = {arXiv} | ||
url = {http://arxiv.org/abs/2201.04455}, | ||
doi = {10.48550/ARXIV.2201.04455}, | ||
publisher = {arXiv} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
[metadata] | ||
name = slisemap | ||
version = 1.2.0 | ||
version = 1.2.1 | ||
author = Anton Björklund, Jarmo Mäkelä, and Kai Puolamäki | ||
author_email = [email protected], [email protected], [email protected] | ||
description = SLISEMAP: Combine local explanations with supervised dimensionality reduction | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters