Skip to content

The python vesion code of the paper "Model-based Recursive Partitioning"

Notifications You must be signed in to change notification settings

yplusone/MobTreePython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

MobTreePython

The python vesion code of the paper "Model-based Recursive Partitioning".

The algorithm is interpretable and very efficient on some data sets. The original author open-source R language implementation, and here is the R code similar to Pyhon implementation.

R package

paper "party with the mob: Model-Based Recursive Partitioning in R"

References

[1] Generalized M-Fluctuation Tests for Parameter Instability

[2] Approximate Asymptotic P-Values for Structural Change Tests

[3] Model-based Recursive Partitioning

[4] party with the mob: Model-Based Recursive Partitioning in R

About

The python vesion code of the paper "Model-based Recursive Partitioning"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages