Publications by Michael
Document
2023-05-01 ObJective Word predictor App the word predictotr App is an interface that predict the likely next word given a sequence of previous word,This presentation features the Word Predict app including an introduction to the application user interface and details about the its prediction algorithm. The Next Word Predict app is located at: Word...
2449 sym 1 img
Document
Synopsis This is the Milestone Report for week 2 of the Coursera Data Science Capstone project. The objective of this report is to develop an understanding of the various statistical properties of the data set that can later be used when building the prediction model for the final data product - the Shiny application. Using exploratory data ana...
3549 sym 9 img
Document
Analysis of the mtcars Dataset Variables and MPG Michael Amakoh 10.03.2023 Coursera Reproducible Pitch See the Regression Models Course Project URL: https://github.com/mykelsoftworld/developing-data-product/blob/main/Reproducible%20pitch.Rmd Find here all the data that have been use for this presentation and also for the first part of the da...
1182 sym 1 img 1 tbl
Document
R Markdown This is an R Markdown document. Markdown is a simple formatting syntax for authoring HTML, PDF, and MS Word documents. For more details on using R Markdown see http://rmarkdown.rstudio.com. plot is an r package for creating interactive web application for creating and sharing visualization,and it integrate with a lot of programming l...
561 sym R (895 sym/14 pcs)
Document
R Markdown The data for this map is taken from the Abuja Nigeria set.seed(2023-03-07) df <- data.frame(lat = runif(20, min = 9.04, max = 9.05), lng = runif(20, min = 7.48, max = 7.49)) Plotting Map The map below shows a clustered view of random spots in Abuja #install.packages('leaflet') library(leaflet) ## Warning: package 'le...
152 sym R (341 sym/4 pcs)
Document
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 fat...
1676 sym R (10893 sym/21 pcs)
Document
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 fat...
1681 sym R (10818 sym/21 pcs) 5 img