Conversation
Some ORCIDs are missing because I could not with certainty determine the ORCID of some co-authors.
Collaborator
Author
|
@sahithyaravi1493 @ArlindKadra if you want an ORCID added, please leave a comment :) |
Collaborator
Author
|
@mfeurer let's merge? |
mfeurer
approved these changes
Jan 10, 2022
Collaborator
|
Yes, let's go :) |
PGijsbers
added a commit
to Mirkazemi/openml-python
that referenced
this pull request
Feb 23, 2023
Some ORCIDs are missing because I could not with certainty determine the ORCID of some co-authors.
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds a

CITATION.cfffile to the repository which creates a Github integrated way of requesting a specific citation (visible if you browse thecitationbranch):the bibtex produced is:
@article{Feurer_OpenMLPython_an_extensible_2021, author = {Feurer, Matthias and van Rijn, Jan N. and Kadra, Arlind and Gijsbers, Pieter and Mallik, Neeratyoy and Ravi, Sahithya and Müller, Andreas and Vanschoren, Joaquin and Hutter, Frank}, journal = {Journal of Machine Learning Research}, pages = {1--5}, title = {{OpenML-Python: an extensible Python API for OpenML}}, url = {https://jmlr.org/papers/v22/19-920.html}, volume = {22}, year = {2021} }compared to directly getting it from JMLR:
@article{JMLR:v22:19-920, author = {Matthias Feurer and Jan N. van Rijn and Arlind Kadra and Pieter Gijsbers and Neeratyoy Mallik and Sahithya Ravi and Andreas Müller and Joaquin Vanschoren and Frank Hutter}, title = {OpenML-Python: an extensible Python API for OpenML}, journal = {Journal of Machine Learning Research}, year = {2021}, volume = {22}, number = {100}, pages = {1-5}, url = {http://jmlr.org/papers/v22/19-920.html} }While it's pretty close,
numberseems to be ignored which is kind of vital for JMLR (then again, you can always search by title).Some ORCIDs are missing because I could not with certainty determine the ORCID of some co-authors.
I'll sent out an e-mail to all co-authors to verify or add their ORCID (as comment/per e-mail) and suggest to merge by the end of the week regardless (it can be updated later anyway).