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

Saniya_Mariyam

Saniya Mariyam

Recently Published

BMI_calculator
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.