public
Description: Library for various machine learning tasks
Homepage: http://www.pauldix.net
Clone URL: git://github.com/pauldix/basset.git
commit  2d7db584e6de41196b0476b66835a31817f885f7
tree    e3dbe14ed155c05d2d4080254f5346e0ffb202ce
parent  eab21b72c49f5c7cd641fb7c6276fa481499c0e7
basset /
name age message
file README.textile Tue Oct 27 17:26:38 -0700 2009 added the skeleton [pauldix]
file basset.gemspec Loading commit data...
directory lib/
directory spec/
README.textile

Basset

http://github.com/pauldix/basset

Summary

A wonderful hound that finds patterns in your data using machine learning.

Description

This library is under construction. I decided to reboot it from its former version. If for some reason you’re still using the old version it can still be found at http://github.com/pauldix/basset/tree/1.0.1

Installation

  gem install basset --source http://gemcutter.org

Use

awesomeness goes here

LICENSE

(The MIT License)

Copyright © 2009:

Paul Dix

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
‘Software’), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED ‘AS IS’, WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.