Publications by Max. L

Exploratory Data Analysis (EDA) of Global Temperature Data

15.01.2024

Exploratory Data Analysis of Global Temperature Data This document outlines the steps taken in the Exploratory Data Analysis (EDA) of a global temperature dataset using R. The analysis involves data loading, cleaning, visualization, and statistical examination to uncover insights about global temperature trends. Dataset Information: The data se...

7076 sym R (20485 sym/30 pcs) 18 img

Reproducible research project 2

28.07.2021

Symposis This project involves exploring the U.S. National Oceanic and Atmospheric Administration’s (NOAA) storm database. This database tracks characteristics of major storms and weather events in the United States between 1950 and 2011, including when and where they occur, as well as estimates of any fatalities, injuries, and property damage....

1905 sym R (9743 sym/24 pcs) 2 img

Data_Science_Capstone_FinalProject_Presentation

10.11.2021

09/11/2021 Introduction (Project Overview) This presentation is to introduce my English text prediction model for the final project of the Coursera Data Science Capstone. The aim of this presentation is to create a product to highlight the prediction algorithm that I have built and to provide an interface that can be accessed by others. List of ...

1753 sym 1 img

Developing Data products: Week 3 Peer Review assessment

08.09.2021

09/09/2021 Introduction Create a web page presentation using R Markdown that features a plot created with Plotly. 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 plot created with Plotly. Brief Overview The mtcars data set was used to generated...

560 sym R (739 sym/3 pcs)

Developing Data Products - Week 2 Peer Review Assignment

06.09.2021

Instructions Create a web page using R Markdown that features a map created with Leaflet then host your webpage on either GitHub Pages, RPubs, or NeoCities. library(leaflet) library(dplyr) My Map This map shows you the Yugar bat tunnel and 3 common foraging locations of the 2 species of insectivorous bats including, Myotis macropus and Miniopte...

468 sym R (899 sym/2 pcs)

Developing data products Week 4 Peer assessment

10.09.2021

10/09/2021 Introduction This is an assessment from the Coursera data science course (Developing data products) in week 4. This presentation will introduce you about my Shiny application deployed on Rstudio’s sever. Here’s the link to the shiny application: https://doublefaces.shinyapps.io/Developing_data_products_week4_Shiny_App/. This is th...

727 sym R (2387 sym/4 pcs)

Data Science Capstone Week 2

31.10.2021

Introduction This is a milestone report for the Coursera Data Science Capstone project at week 2. The overall goal of this project is to build a prediction model by using Natural Language Processing (NLP) and create an application to predict words based on the user inputs. The objective of this milestone report is to conduct an exploratory data a...

3285 sym R (8991 sym/34 pcs) 16 img