Skip to content

yangwu1227/python-for-machine-learning

Repository files navigation

Machine Learning with Python

A repository for machine learning application and learning.

This is a loosely structured, dump-all repository that includes notebooks, projects, scripts, and files, focusing on a wide range of machine learning tasks, experiments, and topics.

Dependencies

This project uses uv to manage its dependencies. The required python version in pyproject.toml is >=3.12:

$ uv sync --frozen