Skip to content

Train a "model function" with the "decision tree algorithm" to farther use in test in online app like browser extensions

License

Notifications You must be signed in to change notification settings

guardjs/ModelMaker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

model maker

Train a "model function" with the "decision tree algorithm" to farther use in test in online app like browser extensions

How it works

  1. get the data-set
  2. train a model with d-tree
  3. make a model function in javascript

ID3 algorithm

I'm going to implement this excample.

About

Train a "model function" with the "decision tree algorithm" to farther use in test in online app like browser extensions

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published