-
-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[REVIEW]: Pyglmnet: Python implementation of elastic-net regularized generalized linear models #1959
Comments
Hello human, I'm @whedon, a robot that can help you with some common editorial tasks. @professoralkmin, @ryEllison it looks like you're currently assigned to review this paper 🎉. ⭐ Important ⭐ If you haven't already, you should seriously consider unsubscribing from GitHub notifications for this (https://github.com/openjournals/joss-reviews) repository. As a reviewer, you're probably currently watching this repository which means for GitHub's default behaviour you will receive notifications (emails) for all reviews 😿 To fix this do the following two things:
For a list of things I can do to help you, just type:
For example, to regenerate the paper pdf after making changes in the paper's md or bib files, type:
|
|
|
|
Hi @professoralkmin and @ryEllison : have you had a chance to take a look? |
Hello @arokem. Yes, I read and tested everything. Now, I already finished and ticked all according to my work experience and academic technology life. Thanks. :) |
I'm happy to see this paper published as is. I believe it's well written with adequate documentation and clearly expands on incomplete GLM packages in the machine learning domain. I would like to point out that the example code in your README file does GLM estimation but doesn't give the person trying to install and use your package any sort of result. Nothing is printed to the terminal. No visualizations are created. Although, the objects holding this information are there and someone could certainly run a script with this code in it interactively using the Otherwise, great work! Congrats! |
Sorry about the slowness here: @professoralkmin : I see that the several boxes are still not ticked in your section. Do you still have concerns with these requirements? |
@arokem I believe that it is necessary 1) to explain better about the example usage to be more clear how to use correctly the application and 2) to review of some sentences to be improve the quality of writing. |
Hi @jasmainak: have you had a chance to address these comments? In particular, I tend to agree with @professoralkmin's comment that more detail is needed in the example usage. These include brief introductions that provide context, but there is not enough detail to understand the various steps taken and to understand the outputs. I'd suggest adding these details. |
hi @arokem sorry I was waiting for you to pitch in, we'll address these comments at the earliest and update you here. Thanks a lot for the reviews and feedback @professoralkmin and @ryEllison ! |
Hi @arokem following the comments of @professoralkmin and @ryEllison, we have made the following improvements:
We believe these should address the main concerns raised by the reviewers. Thanks again for helping us improving the software and the paper |
Hello @jasmainak. I already read the new version of article. I believe that is very good now. Congrats! :) |
@whedon check references |
I'm sorry human, I don't understand that. You can see what commands I support by typing:
|
@whedon check references |
|
@whedon generate pdf |
@jasmainak : one small question/suggestion. The paper emphasizes compatibility with scikit learn. Are the estimators implemented in the package tested with sklearn's |
They weren't but now we added this test thanks to @titipata in glm-tools/pyglmnet#364. We were indirectly testing this in many ways but I agree |
Awesome! I think that the paper is ready for a final review by the EICs. Before we go ahead, could you please:
I can then move forward with accepting the submission. |
@arokem here you go!
|
@arokem just to poke here to see if this is ready for the final review by the EICs. Thank you so much! |
Whoops. Thanks for poking! Too many GitHub notifications 😅 |
@whedon set 10.5281/zenodo.3686564 as archive |
OK. 10.5281/zenodo.3686564 is the archive. |
@whedon set 1.1.1 as version |
OK. 1.1.1 is the version. |
@openjournals/joss-eics : I believe that this is ready for your review |
@arokem no problem and thank you so much again! |
@whedon accept |
|
|
👋 @openjournals/joss-eics, this paper is ready to be accepted and published . Check final proof 👉 openjournals/joss-papers#1345 If the paper PDF and Crossref deposit XML look good in openjournals/joss-papers#1345, then you can now move forward with accepting the submission by compiling again with the flag
|
@whedon accept deposit=true |
|
🐦🐦🐦 👉 Tweet for this paper 👈 🐦🐦🐦 |
🚨🚨🚨 THIS IS NOT A DRILL, YOU HAVE JUST ACCEPTED A PAPER INTO JOSS! 🚨🚨🚨 Here's what you must now do:
Any issues? notify your editorial technical team... |
Congratulations, @jasmainak, your JOSS paper is published! 🚀 Big thanks to our editor: @arokem, and the reviewers: @professoralkmin, @ryEllison — we couldn't do this without you 🙏 |
🎉🎉🎉 Congratulations on your paper acceptance! 🎉🎉🎉 If you would like to include a link to your paper from your README use the following code snippets:
This is how it will look in your documentation: We need your help! Journal of Open Source Software is a community-run journal and relies upon volunteer effort. If you'd like to support us please consider doing either one (or both) of the the following:
|
Thanks a lot @labarba @arokem and the reviewers @professoralkmin and @ryEllison ! |
Submitting author: @jasmainak (Mainak Jas)
Repository: https://github.com/glm-tools/pyglmnet/
Version: 1.1.1
Editor: @arokem
Reviewer: @professoralkmin, @ryEllison
Archive: 10.5281/zenodo.3686564
Status
Status badge code:
Reviewers and authors:
Please avoid lengthy details of difficulties in the review thread. Instead, please create a new issue in the target repository and link to those issues (especially acceptance-blockers) by leaving comments in the review thread below. (For completists: if the target issue tracker is also on GitHub, linking the review thread in the issue or vice versa will create corresponding breadcrumb trails in the link target.)
Reviewer instructions & questions
@professoralkmin & @ryEllison, please carry out your review in this issue by updating the checklist below. If you cannot edit the checklist please:
The reviewer guidelines are available here: https://joss.readthedocs.io/en/latest/reviewer_guidelines.html. Any questions/concerns please let @arokem know.
✨ Please try and complete your review in the next two weeks ✨
Review checklist for @professoralkmin
Conflict of interest
Code of Conduct
General checks
Functionality
Documentation
Software paper
Review checklist for @ryEllison
Conflict of interest
Code of Conduct
General checks
Functionality
Documentation
Software paper
The text was updated successfully, but these errors were encountered: