Publications by KS
Reproducible Research Project 2 StormData
================================================================================ Studies on the effect of weather events on personal and property damages in US based on NOAA database. ================================================================================ Synopsis Storms and other severe weather events can cause both public health and e...
2483 sym R (6731 sym/18 pcs) 2 img
Data Science Capstone Milestone Report 1
Introduction This is the first assignment of Data Science Capstone from milestone Report. First download the data set from Swiftkey zip file and do the necessary analysis of given three set of recorded communications as - Blogs - Twitter - News. The goal of this project is to display that I’ve gotten used to working with the data and to create ...
2210 sym R (6744 sym/24 pcs) 3 img
Developing_Data_Products_Week3_Assignment
Week3_Assignment KS 5/3/2021 Introduction Created a web page presentation using R Markdown that features a 3Dplot created with Plotly. Host your webpage on either GitHub Pages, RPubs, or NeoCities. Hosting my webpage using RPubs. Installation install.packages("plotly") Loading Required Libraries ## Warning: package 'plotly' was built under R...
294 sym R (451 sym/8 pcs)
Developing_Data_Products_Week2_Assignment
Introduction Created a web page using R Markdown that features a map created with Leaflet. Host your webpage on either GitHub Pages, RPubs, or NeoCities. I choose to host my page using RPubs. Installation install.packages("leaflet") Loading Required Libraries library(knitr) library(leaflet) library(dplyr) Marking Top 10 National Parks in India...
442 sym R (2359 sym/5 pcs)
Developing_DP_Week4_Assn
Week4_Assignment KS 5/12/2021 Introduction This data set contains statistics, in arrests per 100,000 residents for assault, murder, and rape in each of the 50 US states in 1973. Also given is the percent of the population living in urban areas. A data frame with 50 observations on 4 variables. [,1] Murder numeric Murder arrests (per 100,000) ...
1267 sym R (1037 sym/6 pcs) 2 img
Data Science Capstone Final Project
NextWordPrediction AppKavitha Sundaram06/17/2021 INTRODUCTION The main goal of this capstone project is to build a shiny application that is able to predict the next word. Shiny application was developed using prediction alogorithm and HC corpora. Presentation provides the links to Rpubs, Shiny application and source code to github repository. ...
1664 sym R (513 sym/1 pcs)
Data Science Capstone Final Project
NextWordPrediction AppKavitha Sundaram06/17/2021 INTRODUCTION The main goal of this capstone project is to build a shiny application that is able to predict the next word. Shiny application was developed using prediction alogorithm and HC corpora. Presentation provides the links to Rpubs, Shiny application and source code to github repository. ...
1824 sym R (567 sym/1 pcs)
Data Science Capstone Final Project
NextWordPrediction AppKavitha Sundaram06/17/2021 INTRODUCTION The main goal of this capstone project is to build a shiny application that is able to predict the next word. Shiny application was developed using prediction alogorithm and HC corpora. Presentation provides the links to Rpubs, Shiny application and source code to github repository. ...
1821 sym R (567 sym/1 pcs)