Sanjana

Results 26 comments of Sanjana

https://github.com/cleanlab/cleanlab/blob/master/tests/datalab/test_cleanvision_integration.py should also contain a test testing there are solely numeric values in datalab.issues. Currently, it is broken because `score` column does not extend to cleanvision right now.

Suggestion: Change `np.isnan(features)` to `pd.isnull(features)` [here](https://github.com/cleanlab/cleanlab/blob/master/cleanlab/datalab/internal/issue_manager/null.py#L42)

Hi @RagnarokAnsh ! Great to see your interest in contributing. Unfortunately this issue is already assigned to someone else for now. Following are some more issues that we need help...

Hi @TuhsarChaudhary ! You can start by picking examples from there, but the idea of this task is to try cleanvision on different datasets and add most compelling results from...

You can start working on it, there's no one assigned or has started working on it as of now.

Some useful links that I used to put together the collage in the issue. https://note.nkmk.me/en/python-pillow-square-circle-thumbnail/ https://note.nkmk.me/en/python-pillow-concat-images/ Let me know if you need any other help.

To run the [example script](https://github.com/cleanlab/cleanvision/blob/main/examples/run.py), setup the python environment as shown in [development guide](https://github.com/cleanlab/cleanvision/blob/main/DEVELOPMENT.md) and run `python examples/run.py --path `

Hi @manulpatel ! Great to see your interest in contributing. Right now there's no one working on this issue. However, it might be easier to get started with this visualization...

Sure, you can go ahead with this.

> Since the issue has not been resolved yet, can you assign me this issue? Sure