CVertex / numl

Machine Learning for .NET

Home Page:http://numl.net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Description

Join the chat at https://gitter.im/sethjuarez/numl Build status Issue Stats Issue Stats

This library is designed to assist in the use of common Machine Learning Algorithms in conjunction with the .NET platform. It is designed to include the most popular supervised and unsupervised learning algorithms while minimizing the friction involved with creating the predictive models.

Contributing

I would love to take contributions! Please read this. The key is cloning from the dev branch (and not the master branch) and then creating a new branch for your edits. The master branch is hooked up to an automatic build process which fires off on every commit.

Learn More

More details can be found at the project website: http://numl.net.

Documentation can be found here: http://numl.net/docs/webframe.html

About

Machine Learning for .NET

http://numl.net

License:MIT License


Languages

Language:C# 100.0%