Skip to content

kylegallatin/practical-ml-intro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro to machine learning

To build and run the notebook:

docker build -t kylegallatin/ml-intro-notebook:latest .
docker run -it -v $(pwd):/workspace -p 8888:8888 kylegallatin/ml-intro-notebook:latest

Then click the resultant link (http://localhost:8888/?token=TOKEN).

About

Just an overview of practical ML for some friends.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published