Slides | Presentation (Powerpoint & PDF) | vw.ppt vw.pdf |
---|---|---|
Code | Demo - main script (bash) | vw-demo |
Random data-set generator (perl) | random-poly | |
Chart density of a single data column (R+ggplot2) | distrib.r | |
Chart one numeric column against another (R+ggplot2) | x-vs-y.r |
This is an introduction to supervised machine learning, through
a presentation and hands-on demo
of one of the best open-source machine learning tools available today:
In this talk we'll learn:
The whole demo is scripted, so you just need to read the next command step explanation and hit [enter] repeatedly to run the commands.
Developed and tested on Ubuntu Linux.
Should work whereever bash + R + vw
are available.
You may need to change $ImgViewer
from
'gwenview'
on non Linux envs to any utility that can
display .png
files.
demo/random-noise
).
2015: statically linked precompiled vw binaries for Linux IA64