Skip to content

Unwrapping decision trees and random forests to make them less of a black box

Notifications You must be signed in to change notification settings

gregtam/interpreting-decision-trees-and-random-forests

Repository files navigation

interpreting-decision-trees-and-random-forests

In this repository, we explore how to understand decision trees and random forests better. This serves to provide additional interpretation beyond just the feature importances. We do this by using the treeinterpreter package at https://github.com/andosa/treeinterpreter. This package looks at the individual contribution of each feature for a given example.

Links to his blog:

View my blog on this topic here.

About

Unwrapping decision trees and random forests to make them less of a black box

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published