Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion readme.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ Machine Learning in Action, in F#

This project is inspired by the book "Machine Learning in Action" by Peter Harrington, published at Manning Publications Co.:
http://www.manning.com/pharrington/
My goal is to convert the book samples from Python to F#, in a functional style.
My goal is to convert the book samples from Python to F#, In a functional style.
The project page contains links to blog posts which provide some explanation on the algorithms and coding approach:
http://mathias-brandewinder.github.com/Machine-Learning-In-Action/