Specialization Cheat Sheets
Big Data¶
Parallel Computing¶
- parallel. PDF.
sparklyr¶
- sparklyr. PDF.
Data mining and modeling¶
- Data Mining. PDF only.
- association rules, sequential patterns, classification & prediction, regression, clustering, outliers, time series, text mining, socila networks, graph mining, spatial data, statistics, graphics, data manipulation, data access, big data, parallel computing, reports, weka, editors, guis
data.table¶
- data.table Intro. PDF only (explanatory article).
- data.table. PDF.
dplyr¶
- Grammar of dplyr. PDF only (explanatory slides).
- dplyr. PDF.
forcats¶
- forcats. PDF.
sjmisc¶
- sjmisc. PDF.
Import and Tidy up¶
- readr and tidyr. PDF.
Machine Learning¶
caret¶
- caret. PDF.
estimatr¶
- estimatr. PDF.
h2o¶
- h2o. PDF.
Keras¶
- Keras. PDF.
Machine Learning¶
-
Machine Learning. PDF only.
- Supervised Learning;
- Unsupervised Learning;
- Deep Learning;
- Machine Learning Tips and Tricks;
- Probabilities and Statistics;
- Linear Algebra and Calculus.
-
Big Data Machine Learning. PDF only.
- linear regression, logistic regression, regularization (ridge, lasso), neural network, support vector machine, nayesian network and naïve bayes, k-nearest neighbors, decision tree, tree ensembles (bagging or random forest, boosting)
mlr¶
- mlr. PDF.
Regressions¶
- Regressions. PDF only.
- linear model, variable selection, diagnostics, graphics, tests, variable transformation, ridge, segmented, gls, glm, nls, gnls, loess, splines, robust, structural equation, simultaneous equation, pls, principal components, quantile, linear and nonlinear mixed effects, generalized additive, survival analysis, classification & regression trees, beta
Survival Analysis¶
- survminer. PDF only.
- curve, ggplot2, cox model
NLP¶
quanteda¶
- quanteda. PDF.
Regex¶
stringr¶
- stringr. PDF.
xplain¶
- xplain. PDF.
Probabilities and randomness¶
Probabilities¶
-
Probability Cheat Sheet. PDF only.
-
Probabilities. PDF.
randomizr¶
- randomizr. PDF.
vtree¶
- vtree. PDF.
Programming¶
purrr¶
- purrr. PDF.
rlang¶
- rlang. PDF.
Python¶
reticulate¶
- reticulate. PDF.
Quandl¶
- Quandl. PDF.
Time Series¶
lubridate¶
- lubridate. PDF.
nardl¶
- nardl. PDF.
Time series¶
- Time Series. PDF only.
- input, decomposition, tests, stochastic, graphics, miscellaneous
tsbox¶
- tsbox. PDF.
xts¶
- xts. PDF.
Tidyverse¶
- Tidyverse. PDF.
Syntax¶
- Syntax. PDF.