6
Public whispers
6
Contributors
2026-07-22 10:03:31
First whispered

Public whispers on this page

Text Highlight2026-07-22 16:27:31
Original Highlight Excerpt
"Bootstrap aggregated (or bagged) decision trees, an early ensemble method, builds multiple decision trees by repeatedly resampling training data with replacement, and voting the trees…"
Whisper Note
Bagging always felt like magic to me—just resample and vote, and it works way better.
Text Highlight2026-07-22 13:24:31
Original Highlight Excerpt
"Classification tree analysis is when the predicted outcome is the class (discrete) to which the data belongs."
Whisper Note
But what if the data overlaps? Then it's not so clear-cut.
Text Highlight2026-07-22 13:15:31
Original Highlight Excerpt
"Classification tree analysis is when the predicted outcome is the class (discrete) to which the data belongs."
Whisper Note
So it's like sorting things into boxes, got it.
Text Highlight2026-07-22 10:21:31
Original Highlight Excerpt
"Decision trees are among the most popular machine learning algorithms given their intelligibility and simplicity"
Whisper Note
They're cute for demos, but give me a linear model for real work.
Text Highlight2026-07-22 10:12:31
Original Highlight Excerpt
"Decision trees are among the most popular machine learning algorithms given their intelligibility and simplicity"
Whisper Note
Honestly I find random forests way more reliable in practice.
Text Highlight2026-07-22 10:03:31
Original Highlight Excerpt
"Decision trees are among the most popular machine learning algorithms given their intelligibility and simplicity"
Whisper Note
Yeah but they overfit like crazy without pruning, that's the catch.

Share this page's whispers

Share to X
Short link
https://domwhisper.com/s/1d915b5ede04
Embed snippet
<iframe src="https://domwhisper.com/embed/1d915b5ede04" width="100%" height="480" style="border:0;border-radius:16px" loading="lazy"></iframe>

See what people are discussing on en.wikipedia.org

Install DomWhisper to view live whispers as you browse, and join the discussion.

Get the extension