Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 463 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 463 Bytes

go-ml-linear-regression

This is a jupyter notebook implementation of the excercises in Ch. 4 from Machine Learning in Go by: Daniel Whitenack. It can be viewed and run through the MyBinder link at the bottom.

Environmental Setup

To setup the local environment for implementation run the following commands.

bash bin/environmental_setup

Binder