Skip to content

Tags: cleanlab/cleanvision

Tags

v0.3.7

Toggle v0.3.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
add skip-existing arg to CI for test-pypi

v0.3.6

Toggle v0.3.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Links update (#251)

* Updated desc for odd size in readme

* fixed language

* Added odd size issue to issues description in tutorial:

* Removed unnecessary line causing a warning message

* Updated instructions for skipping notebook execution

* Updated absolute links to relative links in documentation

* added hidden tags to dataset download cells

* Updated link checker'

* Updated link checker'

* Updated link checker'

* Updated link checker'

* Updated link checker'

* Updated tutorial

* Revert accidentally hidden cells

* Updated tqdm to tqdm.auto

* Updated docs requirements

* Updated tutorial notebooks

* Updated tags

v0.3.5

Toggle v0.3.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Raise an exception on receiving duplicate filepaths (#242)

* Raise an exception on receiving duplicate filepaths to avoid out of memory error

* Update src/cleanvision/dataset/fsspec_dataset.py

Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>

* Update tests/test_run.py

Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>

---------

Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>

v0.3.4

Toggle v0.3.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update docs sidebar (#219)

v0.3.3

Toggle v0.3.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
docs: put tutorials above API reference in sidebar (#216)

v0.3.2

Toggle v0.3.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added title info to visualization with optional show_id arg (#211)

* Added title info to visualization with optional show_id arg

* Fixed tests

* Fixed type annotations

* Added docstring

* Update src/cleanvision/imagelab.py

Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>

---------

Co-authored-by: Jonas Mueller <1390638+jwmueller@users.noreply.github.com>

v0.3.1

Toggle v0.3.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
added change for unresolved comment on last PR (#207)

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Changed import for Imagelab (#182)

* Added direct import: from cleanvision import Imagelab

* Updated imports and docs

* Updated tutorials

* Fixed mypy error

* Added back module import for backwards compatibility

v0.2.1

Toggle v0.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
docs: fixed example script link in readme (#163)

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updated version to 0.2.0 (#153)