An open API service indexing awesome lists of open source software.

https://github.com/hsma-programme/h6_4i_synthetic_data

Materials for HSMA 6 Session 4I
https://github.com/hsma-programme/h6_4i_synthetic_data

Last synced: 2 months ago
JSON representation

Materials for HSMA 6 Session 4I

Awesome Lists containing this project

README

        

To use the lecture examples and undertake the exercise in this repository, you should install the supplied environment.

Once you have downloaded the repository, navigate to the environment directory in your Ananconda prompt and type :

conda env create -f environment.yml

Once the environment has been installed, use :

conda activate smote_hsma

to activate the environment, or select the environment as your kernel in VSCode.