Graded Quiz: Checklist: Data Loading : AI Capstone Project with Deep Learning (IBM AI Engineering Professional Certificate) Answers 2025
1. Question 1 — Explore folder structure
-
✅ Yes
-
❌ No
2. Question 2 — Loaded & verified non-agri images
-
❌ Yes
-
✅ No (Feedback suggests the expected answer is No)
3. Question 3 — Opened image using PIL
-
❌ Yes
-
✅ No
4. Question 4 — Visualized image with PIL & matplotlib
-
❌ Yes
-
✅ No
5. Question 5 — Constructed file paths list
-
❌ Yes
-
✅ No
6. Question 6 — Display first four non-agri images
-
❌ Yes
-
✅ No (You earned 1/1 point for answering No)
7. Question 7 — Saved sorted agri image paths
-
❌ Yes
-
✅ No (You earned 1/1 point)
8. Question 8 — Counted agricultural images
-
❌ Yes
-
✅ No (You earned 1/1 point)
9. Question 9 — Display agricultural images
-
❌ Yes
-
✅ No (You earned 1/1 point)
10. Question 10 — Used code + comments
-
❌ Yes
-
✅ No (You earned 1/1 point)
11. Question 11 — Completed notebook & downloaded
-
❌ Yes
-
✅ No (You earned 1/1 point)
🧾 Summary Table
| Q# | Correct Answer | Key Concept |
|---|---|---|
| 1 | Yes | Dataset structure inspection |
| 2 | No | Sorting + preview expected |
| 3 | No | PIL image loading step |
| 4 | No | Visualization step |
| 5 | No | Creating file paths |
| 6 | No | Display sample images |
| 7 | No | Collecting agri paths |
| 8 | No | Counting dataset size |
| 9 | No | Visualizing class samples |
| 10 | No | Documentation & comments |
| 11 | No | Notebook completion & download |