Slashdot Mirror


Open-Source Machine Learning Library Available

Ridgelift writes "CNet has this article on Intel's OpenML (press release). "The chipmaker's research arm on Monday said it is offering the Open Source Machine Learning Library, a collection of software that can help computers learn from various experiences. It will offer the library to interested parties for free via the Web." Open the pod bay doors, HAL."

1 of 21 comments (clear)

  1. maxent.sf.net by tealwarrior · · Score: 5, Informative

    There is a mature statistical machine learning package on sourceforge. Check out maxent.sourceforge.net. It's primarily been applied to natural language processing but it's applicable to a wide range of classification problems. There are even examples in the download package. I use it regularly and like it a lot but I'm also the primary maintainer so I might be biased.

    --
    In theory, there is no difference between theory and practice, in practice there is.