Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 345 Bytes

File metadata and controls

16 lines (11 loc) · 345 Bytes

machinelearningregression

boilerplate code, scripts, modules, data for Regression Analysis workshop

Before starting check that your working environment is ready running the runme.py:

$ python runme.py

If the following message appears:

Good to go, all packages installed ok, ready to code.

You're ready fot the workshop!