public
Description: Library for various machine learning tasks
Homepage: http://www.pauldix.net
Clone URL: git://github.com/pauldix/basset.git
basset /
name age message
file README.textile Tue Oct 27 17:26:38 -0700 2009 added the skeleton [pauldix]
file basset.gemspec Tue Nov 03 07:19:11 -0800 2009 bumped version for build [pauldix]
directory lib/ Thu Nov 12 18:06:04 -0800 2009 fixed tf and tf-idf to be correct (was normaliz... [pauldix]
directory spec/ Thu Nov 12 18:06:04 -0800 2009 fixed tf and tf-idf to be correct (was normaliz... [pauldix]
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.