Recently Published
What's the next word?
A presentation to explain an app provides predictions by analyzing the user input and suggesting the top three most likely next words.
Car Price Prediction
This is a Car Price Prediction Shiny app that predicts the price of a car based on its age, mileage, and make. The model uses a **Random Forest** algorithm to estimate the price of a car.
Plotly Visualization
This presentation contains a plot created using the `plotly` package in R. The date of creation is shown below.
Leaflet Map
Welcome to my interactive map created using Leaflet! The map is built with the Leaflet package in R.
Analysis of Severe Weather Events in the United States
This analysis investigates the NOAA Storm Database to identify the types of weather events that are most harmful to population health and those with the greatest economic consequences. The analysis involves processing the raw data set, summarizing the impact on health and economy, and visualizing the results. Findings reveal the types of events that lead to the most fatalities and injuries, as well as the ones causing the most significant financial losses. This information is crucial for prioritizing resources and preparing for severe weather events.