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

Fidel_Emmanuel

Fidel Emmanuel

Recently Published

Classifying Cognitive Impairment Using Random Forest in R: AIBL Dataset Analysis
This project analyzes the AIBL dataset to classify participants into Healthy Controls (HC) and Non-HC (MCI or AD) using a Random Forest model in R. The process includes data preparation, feature engineering, model training, evaluation, and hyperparameter tuning using packages such as tidyverse, caret, and randomForest.