Recently Published
R Markdown Presentation & Plotly
Dive into Dimensions: An Interactive Odyssey of Scatter, 3D, Bars, Boxes, Lines, Heatmaps, and Pies—Crafted with Plotly Magic in R Markdown
Practical Machine Learning
This assignment builds a Gradient Boosting Machine (GBM) model to predict exercise performance using wearable sensor data. The data is cleaned by removing missing, low-variance, and non-informative variables, and the model is trained using cross-validation. Model performance is evaluated with a confusion matrix, and final predictions are generated for the test dataset.