Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bsm/reason
classification decision-trees hoeffding machine-learning moa
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bsm/reason
- Owner: bsm
- Created: 2016-06-20T15:55:15.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-12-17T17:12:42.000Z (about 6 years ago)
- Last Synced: 2024-06-20T16:39:39.071Z (7 months ago)
- Topics: classification, decision-trees, hoeffding, machine-learning, moa
- Language: Go
- Size: 8.68 MB
- Stars: 4
- Watchers: 5
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Reason
Collection of AI (artificial intelligence) and ML (machine learning)
routines and algorithms. Work in progress ...## Credits
* [MOA](http://moa.cms.waikato.ac.nz/): Albert Bifet, Geoff Holmes, Richard Kirkby, Bernhard Pfahringer (2010); MOA: Massive Online Analysis; Journal of Machine Learning Research 11: 1601-1604
## Licence
```
Copyright 2016 Black Square MediaLicensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
```