Skip to content

Comment on Machine Learning Library for C++

Comments

Does anyone know if there's a good ML library written in C# or F#

I don't know of any written in F#...maybe I'll have to write one :)

You might also ask on the fsharp-opensource mailing list, maybe someone has an F# ML library I don't know about:

https://groups.google.com/forum/?fromgroups#!forum/fsharp-op...

libsvm and liblinear are nice libraries for training SVM and linear classifiers. There seem to be two ports of liblinear for C# (I haven't tried them):

http://www.csie.ntu.edu.tw/~cjlin/libsvm/

how about numl? http://numl.net/

folks on SO also like WEKA run through IKVM (a Java to .NET converter): http://stackoverflow.com/questions/1624060/machine-learning-...

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.