top of page

R Tutorials
Building a segmentation with k-means clustering and PCA
Learn how to build a segmentation in R using the k-means algorithm and principal component analysis.
Hyperparameter tuning and model stacking using tidymodels in R
Learn how to tune the hyperparameters of your models, find the optimal set of parameters using simulated annealing and stack models into a super learner.
DBSCAN and t-SNE tutorial to identify credit card fraud using R
Use density based clustering in R to spot credit card fraud and visualise the results with t-SNE.
bottom of page