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

Commits on Dec 22, 2021

  1. docs: review hf tutorial

    dvsrepo committed Dec 22, 2021
    Copy the full SHA
    bda7751 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2021

  1. merge

    dvsrepo committed Dec 27, 2021
    Copy the full SHA
    f9410b0 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/recognai/rubrix

    * 'master' of https://github.com/recognai/rubrix:
      chore(app): upgrade lint dependencies (#841)
    dvsrepo committed Dec 27, 2021
    Copy the full SHA
    b3c84c6 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2021

  1. Merge branch 'master' of https://github.com/recognai/rubrix

    * '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)
    dvsrepo committed Dec 28, 2021
    Copy the full SHA
    171f4c9 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2021

  1. Merge branch 'master' of https://github.com/recognai/rubrix

    * 'master' of https://github.com/recognai/rubrix:
      Docs: Improve AL and ws tutorials (#857)
    dvsrepo committed Dec 29, 2021
    Copy the full SHA
    a7797da View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/recognai/rubrix

    * 'master' of https://github.com/recognai/rubrix:
      Docs: Improve loss tutorial (#858)
    dvsrepo committed Dec 29, 2021
    Copy the full SHA
    70bec0c View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2021

  1. Merge branch 'master' of https://github.com/recognai/rubrix

    * 'master' of https://github.com/recognai/rubrix:
      Fix: Link loss tutorial (#859)
    dvsrepo committed Dec 30, 2021
    Copy the full SHA
    40b997d View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    42310d9 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/recognai/rubrix

    * 'master' of https://github.com/recognai/rubrix:
      Docs: Update weak supervision guide (#863)
    dvsrepo committed Dec 30, 2021
    Copy the full SHA
    573bcf0 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2021

  1. Merge branch 'master' of https://github.com/recognai/rubrix

    * 'master' of https://github.com/recognai/rubrix:
      Docs: Regenerates graphs metrics guide (#865)
      updating loss video (#864)
    dvsrepo committed Dec 31, 2021
    Copy the full SHA
    9ab63e4 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

  1. Merge branch 'master' of https://github.com/recognai/rubrix

    * '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)
    dvsrepo committed Jan 7, 2022
    Copy the full SHA
    2adcf12 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. Merge branch 'master' of https://github.com/recognai/rubrix

    * '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)
    dvsrepo committed Jan 11, 2022
    Copy the full SHA
    3f463f4 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2022

  1. Merge branch 'master' of https://github.com/recognai/rubrix

    * '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)
    dvsrepo committed Jan 12, 2022
    Copy the full SHA
    43cc36f View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. Merge branch 'master' of https://github.com/recognai/rubrix

    * '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 committed Jan 24, 2022
    Copy the full SHA
    8f89dda View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

  1. add videos and update tuto

    dvsrepo committed Jan 25, 2022
    Copy the full SHA
    c728473 View commit details
    Browse the repository at this point in the history