Machine Learning

All things Machine Learning (Page 2 of 3)

Descriptors in numl

4/8/2013

As some of you know I have been working on a machine learning library for .NET called numl. The main purpose of the library is to abstract away some of the mundane issues surrounding setting up the le...


Codemash 2.0.1.3

3/1/2013

It was absolutely a blast to be able to present my new machine learning library at CodeMash this year. One of the key goals of the library is to ensure that it is readily accessible to all of its user...


Linear Classifiers

Linear Classifiers

8/4/2010

Thinking in Points Consider this little plot generated by python....


Supervised Learning - Classification

7/12/2010

Supervised Learning In supervised learning, the algorithm is given labeled examples in order to come up with an appropriate model that defines the data and can also correctly label future examples cor...