Publications by Luiz
Storm consequences study in health and economy in the US
Synopsis This study analyze the main consequences in the health and economy due Storm`s in the US communities. This study is based on storm database of National Oceanic and Atmospheric Administration’s (NOAA). Data Processing Start loading libraries and download the NOAA Oficial data set library(ggplot2) library(dplyr) library(lubridate) libra...
1870 sym R (3883 sym/13 pcs) 3 img
Data Science Capstone Presentation
03/06/2021 Overview This is a presentation about the application to predict the possible next word based on a text typing in english language. The application is running in shinyapps.io: https://luizcarlos.shinyapps.io/DataScienceCapstone/ The source code is availabled in the Github page: https://github.com/luizcarlosk2/DataScienceCapstone The p...
1229 sym 1 img 1 tbl
Titanic Disaster ML Model
07/05/2021 Overview This is a reproducible pitch presentation related to capstone project using the Shiny of course Developing Data Products from Johns Hopkins University in Coursera. The subject used is the Dataset Titanic - Machine Learning from Disaster from Kaggle. More information can be found in Kaggle Page. Shiny aplication: https://luizc...
1155 sym R (1299 sym/4 pcs)
R Markdown Presentation & Plotly
05/05/2021 R Presentation and Plotly This is a capstone project week 3 of Developing Data Products course of John Hopkins in Coursera. I took the example to plot using plotly the information about the top 10 countries (with more than 1 million of peoples) with the population fully vaccinated (not absolute value) with the Covid-19 vaccine, based ...
615 sym
R Markdown and Leaflet
Summary This is a capstone project week 2 of Developing Data Products course of John Hopkins in Coursera. I took the example to plot using leaflet the information about the top 20 countries with the population fully vaccinated (not absolute value) with the Covid-19 vaccine, based on the percentage of population fully vaccinated in 29/04/2021. Bel...
610 sym
Data Science Capstone - Milestone Report W2
The goal of this project is just to display that you’ve gotten used to working with the data and that you are on track to create your prediction algorithm. Please submit a report on R Pubs (http://rpubs.com/) that explains your exploratory analysis and your goals for the eventual app and algorithm. This document should be concise and explain on...
2727 sym R (4737 sym/15 pcs) 5 img