Highlights
- Pro
Popular repositories Loading
-
cross-validation-glm-vs-lmer-vs-brms
cross-validation-glm-vs-lmer-vs-brms PublicRepeated k-fold cross validation to evaluate glm (linear) versus lmer (mixed) versus brms (bayesian) models
-
baseball-heat-map
baseball-heat-map PublicUse baseball data from Mike Trout to model exit velocity as a function of pitch location. Visualize with a heat map in R
-
keras-logistic-regression
keras-logistic-regression PublicShow how a Keras neural network simplifies to a logistic regression
-
neural-network-regularization
neural-network-regularization PublicUse Keras in R to purposefully overfit the MNIST dataset. Then improve generalizability with dropout and regularization
-
accuracy-sensitivity-specificity-precision
accuracy-sensitivity-specificity-precision PublicUnbalanced targets require special attention to the sensitivity vs specificity tradeoff, and the sensitivity vs precision tradeoff. Here I use two examples, cancer and loan defaults, to demonstrate…
-
feature-selection-4ways
feature-selection-4ways PublicDo variable selection in 4 different ways: 1) rank models by AICc, 2) leave one out or k-fold cross validation, 3) Bayesian variable selection, and 4) use caret's recursive feature elimination.
R 1
If the problem persists, check the GitHub status page or contact support.