← All simulations · Pillar 3: Sorting things into groups

Decision-Tree Builder

A decision tree is the most see-through kind of AI: it just asks a chain of yes/no questions. Here you can grow one deeper and watch it carve the space into blocks — one question is one straight cut. The region map, the flowchart of questions, and the Spectra code all stay locked together, so you can always see how the tree decides. Then drop a new fruit in and watch it fall down the questions to an answer.

Meet the parts

How to read it

Try this

Safe by design

Everything here runs in your browser on small, made-up data. There is no upload, no internet from the model, and nothing about you is collected — the same safety-by-absence rule as the rest of the platform.