DecisionTrees
A python implementation of the CART algorithm for decision trees
Install / Use
/learn @lucksd356/DecisionTreesREADME
CART For Decision Trees
This is a python implementation of the CART algorithm for decision trees based on Michael Dorner's code, https://github.com/michaeldorner/DecisionTrees.
Summary of code changes
- Fixed a bug on lines 96 & 97 of the original code
- Added the option to read feature names from a header line
- Use the pydotplus package to generate a GraphViz dot script for the decision tree
Requirements
- pydotplus: python interface to GraphVis dot language, http://pydotplus.readthedocs.io/index.html
- GraphViz: to render the graphs, http://www.graphviz.org/
GraphViz plot of the classification tree for the Fisher irises data

Related Skills
node-connect
346.4kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
claude-opus-4-5-migration
107.2kMigrate prompts and code from Claude Sonnet 4.0, Sonnet 4.5, or Opus 4.1 to Opus 4.5
frontend-design
107.2kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
model-usage
346.4kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
