https://github.com/bryanl/bryanl-wickedruby2013
https://github.com/bryanl/bryanl-wickedruby2013
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bryanl/bryanl-wickedruby2013
- Owner: bryanl
- Created: 2013-10-13T18:40:35.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-11-08T17:15:23.000Z (over 12 years ago)
- Last Synced: 2025-04-13T07:14:02.431Z (about 1 year ago)
- Language: JavaScript
- Size: 15.6 MB
- Stars: 7
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bryan's Wicked Good Ruby code slides
Here's the code. It was written to demo, and not to share, so there are
a few caveats. I hardcoded some paths in src/classification.
You'll have to install libsvm. I installed it from Mac homebrew. I also
didn't create Gemfiles. I believe I used chunky_png, rb-libsvm, and
sinatra.
To run the clustering gnuplot examples, you'll need gnuplot. The files
have a .txt extension and can be run like: `gnuplot < file.txt`