Fix bad indexing
swap import order (#788)
Add imbalance issue to datalab (#758) Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com> Co-authored-by: Elías Snorrason <eliassno@gmail.com>
Move Datalab internals to dedicated internal module (#783)
Update near duplicate sets in datalab tabular tutorial (#785)
Add improved package import check for tutorials (#777) Co-authored-by: Hui Wen <45724323+huiwengoh@users.noreply.github.com>
Label Issue Detection Extention (#760) Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com> Co-authored-by: Hui Wen <45724323+huiwengoh@users.noreply.github.com>
Add more descriptive error messages for multiannotator modules (#784)
Update near-duplicate sets (#781)
Cleanvision Integration (#679) Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com> Co-authored-by: Elías Snorrason <eliassno@gmail.com>
add test make sure correct examples are not flagged (#778)
Update OD tutorial to work with new scores (#779) Co-authored-by: Hui Wen <45724323+huiwengoh@users.noreply.github.com>
Improve OD scores (#770) * Add updated badloc, overlooked scores * Improve code clarity for all scores * Add codecov tests * Remove unnecessary logic for swap score
Fix regex There are a couple levels of encoding here, which makes it hard to write the regex.
Segmentation docs fix (#775) Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>
Improve segmentation docstrings (#772)
Add analytics for docs website (#769)
lowering swap score for multiple labels associated with a box (#750) * Lower swap scores for overlapping annotations + Optional arguments correction --------- Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com> Co-authored-by: Ulyana <ulya.tkach@gmail.com>
clarify development instructions for new datalab issue types (#766) Co-authored-by: Elías Snorrason <eliassno@gmail.com>
Improve links and link checker for Markdown files (#768)