RPubs will retire in June 2027. Your existing documents will stay accessible through December 31, 2031
and Connect Cloud is the recommended home for new publishing. Read the blog post
gravatar

SBK_26

Santasila Bryan Kusno

Recently Published

Monte Carlo Simulation
The Metropolis–Hastings (MH) algorithm is a Markov Chain Monte Carlo (MCMC) technique widely used to sample from complex probability distributions. Specifically, this report employs a Random Walk Metropolis–Hastings approach, in which proposed updates to the parameter values are generated by random perturbations around the current state. This algorithm enables efficient approximation the target distribution by drawing a series of dependent samples.
Machine Learning Project (Store Transactions) - V2
More robust and deep version from 2024. Include Hyperparameter tuning and cross-validation as well as detailed explanation
Machine Learning Project (Store Transactions)
This report delineates the application of supervised and unsupervised machine learning methodologies to analyze datasets for predictive and exploratory purposes, respectively.