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(#1028): Add videos to Monitoring tutorial #1033

Merged
merged 15 commits into from Jan 25, 2022
Merged

Conversation

dvsrepo
Copy link
Member

@dvsrepo dvsrepo commented Jan 25, 2022

No description provided.

* 'master' of https://github.com/recognai/rubrix:
  chore(ci): Include component testing configuration (#839)
  fix/loss video updated (#853)
  Docs: Weak supervision guide update (#855)
* 'master' of https://github.com/recognai/rubrix:
  Docs: Regenerates graphs metrics guide (#865)
  updating loss video (#864)
* 'master' of https://github.com/recognai/rubrix:
  Docs: Updates Flair zeroshot tutorial (#887)
  removing wrong video (#885)
  Update readme (#883)
  fix(UI) Metrics value by default if no metric (#875)
  feat(metrics): add token level metrics for token classification from client (#849)
  UI: New rule metrics layout (#861)
  chore: expose load_rules from base module (#866)
* 'master' of https://github.com/recognai/rubrix:
  feat(rules): compute total & ann. coverage before label selection (#916)
  fix(rules): compute annotated coverage when no label properly (#915)
  Tutorial: Human-in-the-loop weak supervision with skweak (#869)
  UI: include affected #records to overall coverage/ann. coverage metrics (#914)
  fix lint build (#913)
  UI: manage precision and rules without annotation coverage (#909)
  fix(#876): process 400 response detail properly (#889)
  feat(rules): allow compute partial query rule metrics (#907)
  fix(security): providing default workspace should pass check (#911)
  UI: reset filters from define rules view (#908)
  UI: Show number of created rules in rules management view (#910)
  UI: drop access to rule name field (#904)
  fix(rules): prevent lost rules with dataset updates (#892)
  fix(datasets): process owner as part of dataset id (#870)
  (UI) Rules summary metrics format (#888)
  UI: Improve code snippet for empty workspace (#886)
  fix(UI): Remove case sensitive when filtering labels (#882)
* '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)
* 'master' of https://github.com/recognai/rubrix: (28 commits)
  chore(#994): simplify server start (#1014)
  refactor(#945): elasticsearch index configuration per task (#1018)
  docs(#980): Add majorityvote example to weak supervision guide (#1004)
  fix(#1015): manage emojis in Token Classification records (#1016)
  fix(#1010): fix WeakLabels when not providing rules (#1011)
  fix(Breadcrumbs): Copy text function (#1003)
  fix(statics): handle 404 errors for static files (#1006)
  refactor: Rename 'exclude_missing_annotation' argument for WeakLabels.annotation (#1005)
  docs: update video for spacy ner tutorial (#1000)
  fix(#977) Remove redirection when accessing login (#996)
  feat(#951): new uncovered_by_rules records filter (#991)
  feat(#735): add warning when agent but no prediction/annotation is provided (#987)
  fix(#800): limit number of metadata fields (#993)
  docs: improve annotate records section in web app reference (#985)
  fix(#844) Keep header layout when errors occurred in dataset view (#992)
  fix(#974): display the dropdown in the last record of the scroll (#986)
  refactor: compute common aggregations one by one (#990)
  feat(#953): add additional metrics to `LabelModel.score` method (#979)
  refactor(rules): using labeling rules management with vuex store (#878)
  feat(#955): add default for `rules` in WeakLabels (#976)
  ...
@dvsrepo dvsrepo added this to In progress in Release via automation Jan 25, 2022
@dvsrepo dvsrepo merged commit 984ee7d into master Jan 25, 2022
Release automation moved this from In progress to Done Jan 25, 2022
@frascuchon frascuchon linked an issue Jan 31, 2022 that may be closed by this pull request
@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
* add videos and update tuto

(cherry picked from commit 984ee7d)
frascuchon pushed a commit that referenced this pull request Jan 31, 2022
* add videos and update tuto

(cherry picked from commit 984ee7d)
@frascuchon frascuchon removed this from Release Ready in Release Jan 31, 2022
frascuchon pushed a commit that referenced this pull request Jan 31, 2022
* add videos and update tuto

(cherry picked from commit 984ee7d)
@frascuchon frascuchon deleted the fix/monitoring_videos branch February 6, 2022 22:09
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.

[Docs] Monitoring guide has not working img/gif paths
1 participant