Recently Published
IMDB Movies Analysis - Predictive Modelling
Applied Machine Learning and Predictive Modelling
SF Airbnb Data Analysis Project
This is a data analysis project using R Software in which we perform data cleansing, present exploratory data analysis, visualizations and modelling of a large dataset of San Francisco Airbnb.
Aj's First ML Regression
Aj's First ML Regression. I will not rename it because its memorable. I got it from Kaggle
HTML
VIX - Predicted Agu 11, 2024
Plot
VIX Agu 11, 2024
Web Scraping using html_table ( ) function
I recently explored the power of R for web scraping using the rvest package. In my latest project, I focused on extracting and cleaning data from a webpage, particularly utilizing the html_table() function. This approach allows for efficient extraction of tabular data directly into R, streamlining the data analysis process.