-
Notifications
You must be signed in to change notification settings - Fork 0
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
Submission: nursepy(Python) #22
Comments
Package ReviewPlease check off boxes as applicable, and elaborate in comments below. Your review is not limited to these topics, as described in the reviewer guide
DocumentationThe package includes all the following forms of documentation:
Readme requirements
The README should include, from top to bottom:
Functionality
For packages co-submitting to JOSS
Note: Be sure to check this carefully, as JOSS's submission requirements and scope differ from pyOpenSci's in terms of what types of packages are accepted. The package contains a
Final approval (post-review)
Estimated hours spent reviewing: 2.5 Review Comments
|
Package ReviewPlease check off boxes as applicable, and elaborate in comments below. Your review is not limited to these topics, as described in the reviewer guide
DocumentationThe package includes all the following forms of documentation:
Readme requirements
The README should include, from top to bottom:
Functionality
For packages co-submitting to JOSS
Note: Be sure to check this carefully, as JOSS's submission requirements and scope differ from pyOpenSci's in terms of what types of packages are accepted. The package contains a
Final approval (post-review)
Estimated hours spent reviewing: Review CommentsDocumentations The README file is well-structured and descriptive. I found it very easy to follow the instructions and to get an idea of the functionalities. The Some minor suggesions:
Functionality Required version of
Overall I think this package is very helpful and will become a valuable addition to the Python family for people who use Machine Learning pipeline a lot! |
Thank you for your feedback @annychih and in response to your comments: Addressed
PR incorporating changes: New Release with changes: v3.0.0 Not Addressed
|
Thank you for your feedback @jasmineqyj and in response to your comments: Addressed
PR incorporating changes: New Release with changes: v3.0.0 Not Addressed
|
name: Submit Software for Review
about: Use to submit your Python package for peer review
title: ''
labels: 1/editor-checks, New Submission!
assignees: ''
Submitting Author: Group 24 (@merveshin, @evhend, @elliott-ribner )
Package Name: nursepy
One-Line Description of Package: A python package for streamlining the front end of the machine learning workflow.
Repository Link: https://github.com/UBC-MDS/nursepy
Version submitted: v2.1.0
Editor: @kvarada
Reviewer 1: @annychih
Reviewer 2: @jasmineqyj
Archive: TBD
Version accepted: TBD
Description
nursepy
aims to streamline the front end of the machine learning pipeline by generating descriptive summary tables and figures, automating feature imputation, and automating preprocessing. Automated feature imputations and preprocessing detection have been implemented to minimize time and optimize the processing methods used. The functions innursepy
were developed to provide useful and informative metrics that are applicable to a wide array of datasets.Scope
* Please fill out a pre-submission inquiry before submitting a data visualization package. For more info, see this section of our guidebook.
nursepy
automates the plotting process and the summary statistics while conducting Exploratory Data Analysis tasks. It will handle the NaN values and preprocess the data including one-hot encoding, scaling, and label encoding.Any person who is interested in analyzing and preprocessing data before running machine learning models.
There are other individual Python packages that have some similar functions(describe, Altair) but the functions contained in
nursepy
combines those functions in an elegant way to proceed much analysis easily.@tag
the editor you contacted:Technical checks
For details about the pyOpenSci packaging requirements, see our packaging guide. Confirm each of the following by checking the box. This package:
Publication options
JOSS Checks
paper.md
matching JOSS's requirements with a high-level description in the package root or ininst/
.Note: Do not submit your package separately to JOSS
Are you OK with Reviewers Submitting Issues and/or pull requests to your Repo Directly?
This option will allow reviewers to open smaller issues that can then be linked to PR's rather than submitting a more dense text based review. It will also allow you to demonstrate addressing the issue via PR links.
Code of conduct
P.S. Have feedback/comments about our review process? Leave a comment here
Editor and Review Templates
Editor and review templates can be found here
The text was updated successfully, but these errors were encountered: