A collaborative `machine learning starter repository` designed to practice: `uv`-based environment and dependency management, modern Python project structure, clean Git workflows (branching, PRs, code review), and a simple end-to-end ML pipeline (data → analysis → modeling). This repo is intentionally structured as a teaching and collab sandbox.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
9
commits
docs: added clarification to running the scripts function.
63e2459View on GitHubfeat: add download_data.py for students to download data to use in the ML notebooks.
39e224bView on GitHubdocs: revisions to README to add additional clarifications on how to run this project example.
16cd2b6View on GitHubdocs: added readme and updated pyproject to correct format.
94e6294View on GitHub