1
1
Fork 0

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: 7
Name Last Commit Size Last Modified
.xethub/workflows Update '.xethub/workflows/main.yml' 2 months ago
.gitattributes Initial commit 79 B 4 months ago
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 Add a Custom Views demo example 17 B 4 months ago
run.py Add a Custom Views demo example 4.4 KiB 4 months ago
run.sh Update 'run.sh' 1.1 KiB 2 months ago

About

Demonstrating Custom Views of decision trees and feature importance.

Repository Size

Loading repo size...

Commits 21 commits

Collaborators

File Types