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

UI: show rules without precision properly #919

Merged
merged 4 commits into from
Jan 11, 2022

Conversation

leiyre
Copy link
Member

@leiyre leiyre commented Jan 11, 2022

fix #917

also fixes the order of the metrics while loading

see #896

@frascuchon frascuchon merged commit 09d88fc into master Jan 11, 2022
@frascuchon frascuchon deleted the ui/rules_without_precision branch January 11, 2022 12:08
frascuchon pushed a commit that referenced this pull request Jan 11, 2022
* UI: show rules without precision properly

fix #917

* change "0" to "-"

* show percent when precision is 0

* fix metrics order while loading
dvsrepo added a commit that referenced this pull request Jan 25, 2022
* 'master' of https://github.com/recognai/rubrix:
  fix links to new web app reference (#936)
  [WeakSupervision] Change load_rules import path in guide and tutorial (#939)
  chore(docs): improves readme for mobile (#938)
  Bugfixes/avoid infinite loop when dataset loading (#934)
  show nan instead of 0 for precision in summary (#930)
  fix(api): include_metrics param only for search endponts (#929)
  [Documentation] Update title page video for docs (#928)
  update skweak tutorial (#922)
  [Documentation] Updating the web app docu (#827)
  revert test.pypi publish
  publish python package to test.pypi for master and releases branches (#927)
  [WeakLabels] Align WeakLabels.summary() with web app (#925)
  UI: show rules without precision properly (#919)
  chore(build): build docker images for release branches (#921)
  Docs: Updates readme front video (#923)
  Docs: Updates weak supervision resources (#920)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Rules Metrics] rules without precision are not shown properly
2 participants