Skip to content
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

#63 - New parameter --precision #64

Merged
merged 3 commits into from
Mar 24, 2023
Merged

#63 - New parameter --precision #64

merged 3 commits into from
Mar 24, 2023

Conversation

brunohjs
Copy link
Owner

@brunohjs brunohjs commented Mar 19, 2023

Proposed changes

Create --precision CLI command parameter. This command is used to change precision of the model report overview grades. This parameter will help to define the appropriate precision of the model report grades.
Examples:
if you don't declare (default value) or --precision 2
DeepinScreenshot_select-area_20230319152225

--precision 0
DeepinScreenshot_select-area_20230319152242

--precision 1
DeepinScreenshot_select-area_20230319152257

Types of changes

What types of changes does your code introduce to project?
Put an x in the boxes that apply

  • Bugfix
  • New feature
  • Config Update
  • Test Update
  • Documentation Update
  • Other

Checklist

Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

  • I have read the CONTRIBUTING doc
  • Lint and unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works (if appropriate)
  • I have added necessary documentation (if appropriate)

@brunohjs brunohjs added the feature New feature label Mar 19, 2023
@brunohjs brunohjs merged commit d23aa8c into main Mar 24, 2023
@brunohjs brunohjs deleted the #63 branch March 24, 2023 22:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant