1
0
Fork 1

Demonstrating Custom Views of decision trees and feature importance.

README.md

Decision Tree/Feature Importance Custom Views Example

This repository automatically updates a feature importance chart and decision tree view on every change to the main branch. These visualizations show on the front page and on any difference view (commits, compares, or pull requests) to help add understandability to how results have changed since the last commit — no separate dashboards or tools needed!

The code and views in this example are inspired by Chinmay Gaikwad's two-part blog series on visualizing decision trees and feature importance during model development. The customer churn dataset is pulled from Kaggle.

Learn more about how these views were built and duplicate our template to try it out for yourself.

File List Total items: 9
Name Last Commit Size Last Modified
.xethub Update to use Custom Views 2 weeks ago
.gitattributes Initial commit 79 B 7 months ago
README.md Update 'README.md' 1.1 KiB 5 months ago
WA_Fn-UseC_-Telco-Customer-Churn.csv Delete records where PaperlessBilling = No 440 KiB 6 months ago
WA_Fn-UseC_-Telco-Customer-Churn.csv.features.svg Automatic update of decision tree and feature importance custom views via XetHub Actions 52 KiB 2 weeks ago
WA_Fn-UseC_-Telco-Customer-Churn.csv.tree.svg Automatic update of decision tree and feature importance custom views via XetHub Actions 209 KiB 2 weeks ago
requirements.txt Add a Custom Views demo example 17 B 7 months ago
run.py Update to use Custom Views 4.4 KiB 2 weeks ago
run.sh Important edit 322 B 2 weeks ago

About

Demonstrating Custom Views of decision trees and feature importance.

Repository Size

Loading repo size...

Commits 31 commits

File Types