Train a "model function" with the "decision tree algorithm" to farther use in test in online app like browser extensions
- get the data-set
- train a model with d-tree
- make a model function in javascript
I'm going to implement this excample.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Train a "model function" with the "decision tree algorithm" to farther use in test in online app like browser extensions
I'm going to implement this excample.