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 get the data-set train a model with d-tree make a model function in javascript ID3 algorithm I'm going to implement this excample.