-
Notifications
You must be signed in to change notification settings - Fork 70
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
Extend report()
to produce nicely formatted summary cards
#139
Comments
Thanks @anishathalye for the suggestion! |
Could I be assigned/look into this? |
Hi @addison-ch Yes would be awesome to have your help on this! Hopefully the task is clear. Figuring out how to get a nice layout like this for an arbitrary dataset with arbitrary numbers of each types of issue will be a fun problem to think about :D |
Okay thanks, I am very new to this project and open source in general, so apologies if it takes a while to get set up or if I have a bunch of questions later on |
No worries, excited to have your help! FYI you may find it easier to start with this issue: to get an idea of how the plotting code works in different environments. |
Is it okay for me to work on it even if someone is already assigned? Or did you mean to just take a look at what the issue might involve? |
You can start working on it, there's no one assigned or has started working on it as of now. |
Okay awesome, thanks! |
Some useful links that I used to put together the collage in the issue. Let me know if you need any other help. |
To run the example script, setup the python environment as shown in development guide and run |
Hello! I am new to cleanlab and would be happy to work on this issue. Is anyone already working on it? Also to get myself familiar with code and cleanvision, I want to run the example script as guided in above comment. But couldn't find the file. Update: I have found the new examples script file. |
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 issue #122 before diving into constructing summary cards. |
The cards should summarize the issues in a dataset like from the CleanVision blogpost: https://cleanlab.ai/blog/cleanvision/
Here's an example of a desired output from Caltech-256:
The text was updated successfully, but these errors were encountered: