lagodiuk/decision-tree-js

Small JavaScript implementation of ID3 Decision tree

47
/ 100
Emerging

This tool helps you build predictive models to classify data into categories based on its characteristics. You input a dataset of examples with various features and their known categories, and it outputs a model that can predict the category for new, unseen data. It's designed for data analysts or researchers who need to make classifications or predictions based on structured data.

283 stars. No commits in the last 6 months.

Use this if you have a dataset with clear examples and want to predict a specific outcome or category for new observations.

Not ideal if your data is unstructured (like images or free text) or if you need to predict a continuous numerical value instead of a category.

data-classification predictive-modeling pattern-recognition decision-making-support
Stale 6m No Package No Dependents
Maintenance 0 / 25
Adoption 10 / 25
Maturity 16 / 25
Community 21 / 25

How are scores calculated?

Stars

283

Forks

51

Language

JavaScript

License

MIT

Last pushed

Jan 10, 2018

Commits (30d)

0

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/lagodiuk/decision-tree-js"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.