Publications by MSDS 6372: Jacob Turner: Student: Jessica McPhaul link:

Project-1-6372-Life_Expectancy_Analysis

11.02.2024

Link2Project ##RPubs RPubs Part A: Initial Exploration & Introduction to Dataset Dataset Composition Observations: 2,848 entries spanning from 2000 to 2015. Variables: 23, including both health-related and economic indicators. Data Types: Combination of categorical (Country, Region) and numerical (health indicators, economic measures). Year C...

21713 sym R (454184 sym/222 pcs) 14 img

finishing

11.02.2024

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. Part A 1. Library Optimization library(readr) library(dplyr) ## ## Attaching package: 'dplyr' ## The following objects are masked from 'packag...

826 sym R (265526 sym/200 pcs) 14 img

just add annotations

11.02.2024

Part A Library Optimization library(readr) library(dplyr) ## ## Attaching package: 'dplyr' ## The following objects are masked from 'package:stats': ## ## filter, lag ## The following objects are masked from 'package:base': ## ## intersect, setdiff, setequal, union library(ggplot2) library(plotly) ## ## Attaching package: 'plo...

3872 sym R (292979 sym/233 pcs) 13 img

Plot ML together

11.02.2024

...

4 sym 2 img

tuning

11.02.2024

Part A Library Optimization library(readr) library(dplyr) ## ## Attaching package: 'dplyr' ## The following objects are masked from 'package:stats': ## ## filter, lag ## The following objects are masked from 'package:base': ## ## intersect, setdiff, setequal, union library(ggplot2) library(plotly) ## ## Attaching package: 'plo...

3871 sym R (292621 sym/232 pcs) 13 img

transformation in progress

11.02.2024

Part A 1. Library Optimization library(readr) library(dplyr) ## ## Attaching package: 'dplyr' ## The following objects are masked from 'package:stats': ## ## filter, lag ## The following objects are masked from 'package:base': ## ## intersect, setdiff, setequal, union library(ggplot2) library(plotly) ## ## Attaching package: 'p...

3337 sym R (264285 sym/223 pcs) 8 img

residuals vs predicted model 3

11.02.2024

...

3 sym

6372 Project 1 - Deep Dive Into Life Expectancy

11.02.2024

library(readr) library(dplyr) ## ## Attaching package: 'dplyr' ## The following objects are masked from 'package:stats': ## ## filter, lag ## The following objects are masked from 'package:base': ## ## intersect, setdiff, setequal, union library(ggplot2) library(plotly) ## ## Attaching package: 'plotly' ## The following object i...

3063 sym R (261064 sym/204 pcs) 8 img

comparative histogram

11.02.2024

...

4 sym 2 img