Missing images
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 45/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- jupyter-notebook
- Domain
- machine-learning
Research direction
Open 1. Statistical testing/0. Hypothesis Testing - A Brief Introduction.ipynb and inspect the cell containing the HTML table with the three image references. Check whether images/free.png, images/balance.png, and images/arrested.png exist in the repository; done means the notebook no longer references unavailable images and the affected cell displays correctly.
Written by the indexing model from the issue text.
Description
display(HTML("<table width='700px' height='700px'><tr><td><img src='images/free.png'></td><td><img src='images/balance.png'></td><td><img src='images/arrested.png'></td></tr></table>"))
Tries to display some images that aren't in this repo.
- Dominant language
- Jupyter Notebook
- Stars
- 3
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Similar issues
-
bug module:classification
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
low AI-generated score register-submission
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
UKGovernmentBEIS/inspect_evals#2521 · 2 comments ·
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
stanfordnlp/stanza#1683 · 2 comments ·
-
wer_score / mer_score / cer_score return 0 (a perfect lower-is-better score) for an empty prediction Open
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
stanford-crfm/helm#4359 ·
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
ml-explore/mlx-lm#1915 · 1 comment ·