Classify0.hs

2016-11-13

I’m currently working through Machine Learning in Action with the goal of learning some machine learning and translating the code into Haskell.

Here’s my translation of the k-nearest-neighbour implementation from chapter 2:

Note that this depends on some of the helper functions in my LAUtil modules.

Here are a few observations:

Related posts

Machine learning
I’m still here!

Tags

Haskell
Machine learning

Content © 2024 Richard Cook. All rights reserved.