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

fix(#1058): sort by % data in rules list #1062

Merged
merged 1 commit into from Jan 31, 2022

Conversation

leiyre
Copy link
Member

@leiyre leiyre commented Jan 31, 2022

fix #1058
This PR fixes percentage sorting in table

fix #1058
This PR fixes percentage sorting in table
@frascuchon frascuchon added this to In progress in Release via automation Jan 31, 2022
Release automation moved this from In progress to Review Jan 31, 2022
@frascuchon frascuchon merged commit 736c109 into master Jan 31, 2022
Release automation moved this from Review to Done Jan 31, 2022
@frascuchon frascuchon deleted the fix/rules_sort_by_percentage branch January 31, 2022 15:00
@frascuchon frascuchon moved this from Done to Release Ready in Release Jan 31, 2022
frascuchon pushed a commit that referenced this pull request Jan 31, 2022
This PR fixes percentage sorting in table

(cherry picked from commit 736c109)
frascuchon pushed a commit that referenced this pull request Jan 31, 2022
This PR fixes percentage sorting in table

(cherry picked from commit 736c109)
@frascuchon frascuchon removed this from Release Ready in Release Jan 31, 2022
dvsrepo added a commit that referenced this pull request Feb 10, 2022
* 'master' of https://github.com/recognai/rubrix: (33 commits)
  fix(#1045): fix overall precision (#1087)
  fix(#1081): prevent add records of different task (#1085)
  fix(#1045): calculate overall precision from overall correct/incorrect in rules (#1086)
  fix(#924): parse new error format in UI (#1082)
  fix(#1054): Optimize Long records (#1080)
  docs(#949): change note to admonition (#1071)
  fix(#1053): metadata modal position   (#1068)
  fix(#1067): fix rule definition link when no labels are defined (#1069)
  fix(#1065): 'B' tag for beginning tokens (#1066)
  feat(#1054):  optimize long records view (#1064)
  feat(#924): parse validation error, including submitted information (#1056)
  fix(#1058): sort by % data in rules list (#1062)
  fix(#1050): generalizes entity span validation (#1055)
  fix: missing Optional import
  fix(cleanlab): set cleanlab n_jobs=1 as default (#1059)
  feat(#982): Show filters in labelling rules view (#1038)
  feat(#932): label models now modify the prediction_agent when calling LabelModel.predict (#1049)
  fix(#821): Token classifier QA 2 (#1057)
  ci: fix path filter condition
  refactor(#924): normalize API error responses (#1031)
  ...
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.

[Define rules] Sort by % data types gives incorrect ordering
2 participants