decision_tree_library
Version:
Decision tree library.
17 lines • 372 B
JSON
{
"name": "decision_tree_library",
"version": "0.1.0",
"description": "Decision tree library.",
"main": "decision_tree.js",
"scripts": {},
"author": "Morpht <murray@morpht.com> (https://www.morpht.com)",
"license": "MIT",
"keywords": [
"decision_tree",
"decisiontree",
"decision-tree",
"decision tree",
"vanilla",
"vanilla-js"
]
}