Related student projects from Students who took 2025 Fall Undergraduate Machine Learning uva-machine-learning-25f-projects
Each team includes up to three students
Required Deliverables for Your Project:
Codebase: A python Jupyter notebook (or codebase format that you prefer) to present the code, data visualization, and obtain results and analysis through step-by-step code cell runs. Submit via Pull Request to the course project GitHub: https://github.com/Qdata4Capstone/uva-machine-learning-25f-projects
Code Demo Video: A video uploaded to YouTube demonstrating your codebase in action, walking through key functionality and results. To minimize overhead time cost during presentations (switching, wrong setup, etc.), we expect you to record this demo video. Please practice the whole process a few times before recording. Share the YouTube link in your Canvas submission.
Please following the following instruction for organizing your PR to the project codebase: tocome
src/ folderdoc/ folderteam-x/
├── src/
└── doc/
How to PR to the project codebase:
git clone https://github.com/<your-username>/uva-machine-learning-25f-projects.gitgit remote add upstream https://github.com/Qdata4Capstone/uva-machine-learning-25f-projects.gitteam-XX corresponding to your team ID (e.g., team-1, team-11, team-111).src/: A subfolder containing all source code.data/: A subfolder with the data required to reproduce results.
requirements.txt: A file listing required packages. (Format reference)README.md: A markdown file describing the folder content. You can view an example here. Your README should include:
git add .git commit -m "upload project code by Team-XX"git push origin mainor building Evaluation Infrastructure / Benchmarks and testing frameworks for emerging domains lacking standardized evaluation.
Example domains include like the following and many more :
