1
0
Fork 0

Demonstrating Custom Views of decision trees and feature importance.

Custom Views

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: 7
Name Last Commit Size Last Modified
.xethub/workflows Update '.xethub/workflows/main.yml' 3 weeks ago
.gitattributes
79 B
README.md Update 'README.md' 1.1 KiB 2 months ago
WA_Fn-UseC_-Telco-Customer-Churn.csv Delete records where PaperlessBilling = No 440 KiB 3 months ago
requirements.txt
17 B
run.py Update 'run.py' 4.5 KiB 3 weeks ago
run.sh Update 'run.sh' 1.1 KiB 3 weeks ago

About

Demonstrating Custom Views of decision trees and feature importance.

Repository Size

Loading repo size...

Commits 28 commits

File Types