Skip to content

Commit

Permalink
regularized horseshoe
Browse files Browse the repository at this point in the history
  • Loading branch information
avehtari committed Jan 12, 2018
1 parent c3ef0ae commit 845f119
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ Example notebooks in R using [rstanarm](https://cran.r-project.org/package=rstan

### Outline

[Slides](modelselection_tutorial_slides.pdf)
* [Model selection tutorial slides](modelselection_tutorial_slides.pdf)
* [Regularized Horseshoe slides](regularizedhorseshoe_slides.pdf)

* Basics of predictive performance estimation
* When cross-validation is not needed
Expand All @@ -17,4 +18,8 @@ Example notebooks in R using [rstanarm](https://cran.r-project.org/package=rstan
* When cross-validation is not enough
* large number of models - [diabetes](https://rawgit.com/avehtari/modelselection_tutorial/master/diabetes.html)
* loo 2.0 (coming soon)
* [projpred](https://github.com/stan-dev/projpred)
* Projection predictive model selection
* [colinear](https://rawgit.com/avehtari/modelselection_tutorial/master/colinear.html)
* [diabetes](https://rawgit.com/avehtari/modelselection_tutorial/master/diabetes.html)
* [projpred](https://github.com/stan-dev/projpred)

Binary file added regularizedhorseshoe_slides.pdf
Binary file not shown.

0 comments on commit 845f119

Please sign in to comment.