numl 0.6.14
numl is a machine learning library intended to ease the use of using standard modeling techniques for both prediction and clustering
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>numl</id>
<version>0.6.14</version>
<title>numl</title>
<authors>Seth Juarez</authors>
<owners>Seth Juarez</owners>
<licenseUrl>https://github.com/sethjuarez/numl/blob/master/LICENSE.md</licenseUrl>
<projectUrl>http://numl.net</projectUrl>
<iconUrl>http://numl.net/Media/Default/images/numl.png</iconUrl>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<description>numl is a machine learning library intended to ease the use of using standard modeling techniques for both prediction and clustering</description>
<summary>GPLv2</summary>
<copyright>2013</copyright>
<language>en-US</language>
<tags>machine learning, framework</tags>
</metadata>
</package>