Skip to content

An implementation of of the CART-ANOVA algorithm for regression trees in Python

Notifications You must be signed in to change notification settings

anthonymorast/pypart

Repository files navigation

pypart

An implementation of of the CART-ANOVA algorithm for regression trees in Python


Description

A Python implementation of the CART algorithm using only ANOVA splitting and split selection criteria. Produces output that can be imported into R as an rpart object.

About

An implementation of of the CART-ANOVA algorithm for regression trees in Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published