Marcs Notes

Home

❯

university

❯

Data Science

❯

Machine Learning

❯

Decision Tree

❯

Rule Extraction from Decision Tree

Rule Extraction from Decision Tree

10. Juni 20251 min read

Rule Extraction from Decision Tree

IF-THEN Rules for Classification can be extracted from Decision Trees by writing down all possible paths in a tree. The leafs hold the class prediction.


Graphansicht

Backlinks

  • Decision Tree

Erstellt mit Quartz v4.5.0 © 2025

  • GitHub