Skip to content
/ EHML Public

Machine Learning course at Berner Fachhochschule Business School

Notifications You must be signed in to change notification settings

guiwitz/EHML

Repository files navigation

Binder Open In Colab

EHML

Machine Learning course at the Business School of the Bern University of Applied Sciences

Usage

You can run all the notebooks either via the binder service or via Google Colab using the badges at the top of this file.

In order to run the code locally, we recommend to use conda to create an environment with all the necessary dependencies. If you don't have conda installed we recommend to install miniforge which is a minimal conda installer. Once installed, you can create the environment by moving to the repository folder and running the following command in the terminal:

conda env create -f binder/environment.yml

To use the environment, you can activate it and start jupyter lab with the following commands:

conda activate EHML2024
jupyter lab

About

Machine Learning course at Berner Fachhochschule Business School

Resources

Stars

Watchers

Forks

Packages

No packages published