Skip to content

jumpingrivers/ml-with-python

Repository files navigation

2025-neds-ml-python

Workshop material for Machine Learning with Python

To use the material in your machine:

  • clone the repo
  • create a virtual environment using: python -m venv .venv
  • activate the virtual environment: source .venv/bin/activate
  • download jupyter notebook: pip install jupyter notebook
  • From cl you can call: jupyter notebook
  • install the dependencies from the requirements.txt

About

Core Machine Learning with Python - Earl Conference

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published