Publications by Lina G

Capstone Project - Milestone report

10.06.2021

Introduction The goal of this project is to do text mining and exploratory analysis to prepare for the final data science capstone project, where the aim is to create a next word prediction algorithm. This document is used to overview the major features of the data and briefly summarize the plans for creating the prediction algorithm and Shiny ap...

3308 sym R (3016 sym/12 pcs) 9 img 1 tbl

Developing Data Products - Week 3 Assignment

12.04.2021

12/04/2021 Objective This objective of this project is to create a web page presentation using R Markdown and featuring a plot created with Plotly. The interactive plot shows the results from an experiment studying the effect of vitamin C on tooth growth in 60 Guinea pigs. Each animal received one of three dose levels of vitamin C (0.5, 1, and ...

660 sym R (357 sym/3 pcs)

Developing Data Products - Week 2 Assignment

08.04.2021

Data The data for this map is tourist attractions in London. The data is taken from here objects <- read.csv(textConnection(" Object,latitude,longitude Clarence House, 51.504002, -0.138500 Prime Meridian (Greenwich) , 51.477928, -0.001545 Sky Garden, 51.511177, -0.083094 County Hall, 51.501945, -0.118889 Lloyds Building, 51.513058, -0.082361 The ...

191 sym R (1015 sym/2 pcs)

Reproducible Research Course Project 2

09.03.2021

Reproducible Research: Course Project 2 Synopsis Storms and other severe weather events can cause both public health and economic problems for communities and municipalities. Many severe events can result in fatalities, injuries, crop and property damage, and preventing such outcomes to the extent possible is a key concern. In this report we ana...

3538 sym R (6350 sym/19 pcs) 2 img

Pitch presentation

14.04.2021

Pitch of the Shiny AppLina G14/04/2021 Introduction This presentation is part of the Developing Data Products course project submission. The Shiny application pitched by this presentation could be found here https://halici.shinyapps.io/Gapminder-Data-Visualization-using-Shiny-and-Plotly/) The Shiny app source code is available at Github The app...

1074 sym R (797 sym/1 pcs) 1 img

Developing Data Products - Week 4 Assignment - Pitch

14.04.2021

Pitch of the Shiny AppLina G14/04/2021 Introduction This presentation is part of the Developing Data Products course project submission. The Shiny application pitched by this presentation could be found here https://halici.shinyapps.io/Gapminder-Data-Visualization-using-Shiny-and-Plotly/) The Shiny app source code is available at Github Techni...

1042 sym

Text prediction app

17.06.2021

Data Science Capstone ProjectLina Grusliene16/06/2021 The Shinny app has been created to demonstrate the next word prediction algorithm. Project deliverables: Next Word Prediction Model Shinny App Demonstrating the Prediction Model Presentation about the algorithm and app Prediction Model - Steps The Next Word Prediction Model has been create...

2549 sym