This is a gallery of data visualizations related to machine learning, which have been created using the R package animint2.
viz.link | title | links |
---|---|---|
![]() |
Cross-validation for Breiman’s CART algorithm on SPAM data | repo source video |
![]() |
Greedy decision tree learning algorithm for binary classification (Breiman’s CART) | repo source video |
![]() |
Greedy decision tree learning algorithm for binary classification (Breiman’s CART) | repo source video |
![]() |
Samples required to learn non-trivial regression model | repo source video |
![]() |
Samples required to learn non-trivial regression model | repo source video |
![]() |
Variable size train sets, classification | repo source video |
![]() |
Variable size train sets, classification | repo source video |
![]() |
Variable size train set, regression | repo source video |
![]() |
Variable size train set, regression | repo source video |
![]() |
SOAK algorithm: train/predict on subsets, classification | repo source video |
![]() |
SOAK algorithm: train/predict on subsets, classification | repo source video |
![]() |
SOAK algorithm: train/predict on subsets, regression | repo source video |
![]() |
SOAK algorithm: train/predict on subsets, regression | repo source video |
![]() |
Overfitting using linear model polynomial degree and nearest neighbors, HTML table layout | repo source |
![]() |
Overfitting using linear model polynomial degree and nearest neighbors | repo source |
![]() |
Overfitting using linear model polynomial degree | repo source |
![]() |
Overfitting using linear model polynomial degree | repo source |
![]() |
Sugar Maple accuracy and variable selection | repo source |
![]() |
Table Mountain Pine accuracy and variable selection | repo source |
![]() |
Sugar Maple ROC curves and error/accuracy metrics | repo source |
![]() |
Table Mountain Pine ROC curves and error/accuracy metrics | repo source |
![]() |
L2-regularized (Ridge) least squares linear regression | repo source |
![]() |
Gradient descent with several step sizes for 1d linear regression in ozone data | repo source |
![]() |
Gradient descent for 1d linear regression in ozone data | repo source |
![]() |
Nearest neighbors algorithm for regression | repo source |
![]() |
Nearest neighbors for regression with 2D inputs | repo source |
![]() |
Nearest neighbors algorithm for classification | repo source |
![]() |
4 fold cross-validation | repo source |