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>
This commit is contained in:
+575
-941
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user