Publications by KaranReddyK
Analysis of the Adverse Health and Economic Impacts of US Storms
1: Synopsis The goal of the assignment is to explore the NOAA Storm Database and explore the effects of severe weather events on both population and economy.The database covers the time period between 1950 and November 2011. The following analysis investigates which types of severe weather events are most harmful on: Health (injuries and fatalit...
1467 sym R (6459 sym/16 pcs) 2 img
R Markdown and leaflet
Background Create a web page using R Markdown that features a map created with Leaflet. Host your webpage on either GitHub Pages, RPubs, or NeoCities. Your webpage must contain the date that you created the document, and it must contain a map created with Leaflet. We would love to see you show off your creativity! Assignment: library(leaflet) m_...
338 sym R (164 sym/2 pcs)
R Markdown and Plotly - NYC Party
2022-12-22 Introduction The New York city hotline receives non-urgent community concerns, which are made public by the city through NYC Open Data portal. The dataset that we’ve chosen focuses on Noise complaints that were collected in 2016 and indicate ongoing party in a given neighborhood. In this report we will show few different plots aroun...
974 sym
Reproducible Pitch Presentation
2022-12-23 Developing Data Products - Shiny Application and Reproducible Pitch Overview For the developing Data Products course project I have created a Shiny Application which will predict diamond price on the basis of chosen parameters. Diamond dataset which I have collected from the website http://www.pricescope.com/. Diamond price determined...
2159 sym Python (1321 sym/8 pcs) 1 img
Reproducible Pitch Presentation
ShinyApp and Reproducible Pitch Karan Reddy K 2022-12-23 Developing Data Products - Shiny Application and Reproducible Pitch Overview For the developing Data Products course project I have created a Shiny Application which will predict diamond price on the basis of chosen parameters. Diamond dataset which I have collected from the website http...
2233 sym Python (2155 sym/13 pcs) 1 img
Milestone Report
Introduction The goal of the capstone project is to create a predictive text model using a large text corpus of documents as training data. Natural language processing techniques will be used to perform the analysis. Loading (Blogs, News, Twitter) setwd("/Users/KaranReddy_1/Documents/jhu/Capstone/week2/dataset/final/en_US") blogs <- readLines("...
1336 sym R (5642 sym/19 pcs) 3 img
Final-Capstone-Project
Final Capstone Project Karan Reddy K 2022-12-24 Introduction The goal of this exercise is to create a product to highlight the prediction algorithm that you have built and to provide an interface that can be accessed by others. For this project you must submit: A Shiny app that takes as input a phrase (multiple words) in a text box input and out...
1312 sym 1 img