 MythEclipseandClaude
|
ddced09bbc
|
feat: make notebook dual-compatible (Colab + local)
- Add IS_COLAB auto-detection (try/except google.colab)
- Guard all /content/ paths behind IS_COLAB check
- Local paths resolve relative to Machine_Learning/ directory
- Remove unused imports (tarfile, pathlib, duplicate PIL)
- Consolidate sklearn imports into cell 2
Co-Authored-By: Claude <noreply@anthropic.com>
|
2026-06-11 15:17:32 +00:00 |
|