Skip to content

szcf-weiya/DegreesOfFreedom.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DegreesOfFreedom.jl

codecov CI

Julia package for

Wang, L., Zhao, H., & Fan, X. (2023). Degrees of Freedom: Search Cost and Self-consistency (arXiv:2308.13630). arXiv. http://arxiv.org/abs/2308.13630

🛠️ Installation

DegreesOfFreedom.jl is available at the General Registry, so you can easily install the package in the Julia session after typing ],

julia> ]
(@v1.8) pkg> add DegreesOfFreedom

📚 Documentation

The documentation https://hohoweiya.xyz/DegreesOfFreedom.jl/stable/ elaborates on the degrees of freedom of various popular machine learning methods, including Lasso, Best Subset, Regression Tree, Splines and MARS.

🚀 R package

We also wrap up the correcting procedure for MARS as a standalone R package earth.dof.patch. By its name, it can be viewed as a patch package on the earth package for MARS. You can quickly try our approach after loading earth and earth.dof.patch. A toy example can be found here.

About

Julia package for "Degrees of Freedom: Search Cost and Self-consistency"

Resources

License

Stars

Watchers

Forks

Packages

No packages published