https://github.com/bjoern-hempel/js-decision-tree-framework
This is a javascript decision tree framework.
https://github.com/bjoern-hempel/js-decision-tree-framework
decision-tree javascript machine-learning machine-learning-algorithms
Last synced: 2 months ago
JSON representation
This is a javascript decision tree framework.
- Host: GitHub
- URL: https://github.com/bjoern-hempel/js-decision-tree-framework
- Owner: bjoern-hempel
- License: mit
- Created: 2018-10-08T22:19:09.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-11T21:16:30.000Z (over 6 years ago)
- Last Synced: 2024-12-27T03:13:17.024Z (4 months ago)
- Topics: decision-tree, javascript, machine-learning, machine-learning-algorithms
- Language: JavaScript
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# A Javascript decision tree framework
This is a javascript decision tree framework.
## 0. Introduction
Coming soon..
## 1. Usage
Coming soon..
## A. Authors
* Björn Hempel - _Initial work_ - [https://github.com/bjoern-hempel](https://github.com/bjoern-hempel)
## B. Licence
This tutorial is licensed under the MIT License - see the [LICENSE.md](/LICENSE.md) file for details
## C. Closing words
Have fun! :)