/decision-tree

C# Decision Tree.

Primary LanguageC#MIT LicenseMIT

Decision Tree

C# Decision Tree.

Features

• Add Attributes
• Add Instances
• Display the Tree
• Classify

Cons

✕ Please DO NOT depend on this decision tree classifier as it's not for production, it was developed for a 2nd year college course project.
✕ Thus, code is not clean.

More

⦿ Documentation is included, please check it if needed.

Demo

DecisionTree.mp4