Publications by Daniel Lee

Code Along 9

10.04.2024

Set up library(tidyverse) ## ── Attaching packages ─────────────────────────────────────── tidyverse 1.3.2 ── ## ✔ ggplot2 3.4.4 ✔ purrr 1.0.2 ## ✔ tibble 3.2.1 ✔ dplyr 1.1.4 ## ✔ tidyr 1.3.1 ✔ stringr 1.5.1 ## ✔ readr 2.1.2 ...

292 sym R (12288 sym/38 pcs) 4 img

Apply 8

10.04.2024

Goal to predict attrition, employees who are likely to leave the company library(tidyverse) ## ── Attaching packages ─────────────────────────────────────── tidyverse 1.3.2 ── ## ✔ ggplot2 3.4.4 ✔ purrr 1.0.2 ## ✔ tibble 3.2.1 ✔ dplyr 1.1.4 ##...

778 sym R (109773 sym/54 pcs) 6 img 4 tbl

Apply 7

09.04.2024

Goal to predict attrition, employees who are likely to leave the company library(tidyverse) ## ── Attaching packages ─────────────────────────────────────── tidyverse 1.3.2 ── ## ✔ ggplot2 3.4.4 ✔ purrr 1.0.2 ## ✔ tibble 3.2.1 ✔ dplyr 1.1.4 ##...

510 sym R (108805 sym/54 pcs) 6 img 4 tbl

Apply to your data 6

08.04.2024

Goal to predict attrition, employees who are likely to leave the company library(tidyverse) ## ── Attaching packages ─────────────────────────────────────── tidyverse 1.3.2 ── ## ✔ ggplot2 3.4.4 ✔ purrr 1.0.2 ## ✔ tibble 3.2.1 ✔ dplyr 1.1.4 ##...

371 sym R (31367 sym/46 pcs) 3 img 4 tbl

Apply to your data 6

08.04.2024

Goal to predict attrition, employees who are likely to leave the company library(tidyverse) ## ── Attaching packages ─────────────────────────────────────── tidyverse 1.3.2 ── ## ✔ ggplot2 3.4.4 ✔ purrr 1.0.2 ## ✔ tibble 3.2.1 ✔ dplyr 1.1.4 ##...

371 sym R (30573 sym/46 pcs) 3 img 4 tbl

Code Along 7

08.04.2024

Goal to predict attrition, employees who are likely to leave the company library(tidyverse) ## ── Attaching packages ─────────────────────────────────────── tidyverse 1.3.2 ── ## ✔ ggplot2 3.4.4 ✔ purrr 1.0.2 ## ✔ tibble 3.2.1 ✔ dplyr 1.1.4 ##...

840 sym R (23545 sym/45 pcs) 6 img 3 tbl

Code Along 8

08.04.2024

Goal to predict attrition, employees who are likely to leave the company library(tidyverse) ## ── Attaching packages ─────────────────────────────────────── tidyverse 1.3.2 ── ## ✔ ggplot2 3.4.4 ✔ purrr 1.0.2 ## ✔ tibble 3.2.1 ✔ dplyr 1.1.4 ##...

1026 sym R (23481 sym/45 pcs) 6 img 3 tbl

Code Along 6

07.04.2024

Goal to predict attrition, employees who are likely to leave the company library(tidyverse) ## ── Attaching packages ─────────────────────────────────────── tidyverse 1.3.2 ── ## ✔ ggplot2 3.4.4 ✔ purrr 1.0.2 ## ✔ tibble 3.2.1 ✔ dplyr 1.1.4 ##...

710 sym R (21553 sym/37 pcs) 3 img 3 tbl

NEWwintcodeapply5

03.04.2024

knitr::opts_chunk$set(echo = TRUE) library(tidyverse) ## Warning: package 'ggplot2' was built under R version 4.3.2 ## ── Attaching core tidyverse packages ──────────────────────── tidyverse 2.0.0 ── ## ✔ dplyr 1.1.3 ✔ readr 2.1.4 ## ✔ forcats 1.0.0 ✔ stringr 1....

730 sym R (12523 sym/46 pcs) 3 img 8 tbl

Code apply 6

03.04.2024

knitr::opts_chunk$set(echo = TRUE) library(tidyverse) ## Warning: package 'ggplot2' was built under R version 4.3.2 ## ── Attaching core tidyverse packages ──────────────────────── tidyverse 2.0.0 ── ## ✔ dplyr 1.1.3 ✔ readr 2.1.4 ## ✔ forcats 1.0.0 ✔ stringr 1....

739 sym R (16410 sym/55 pcs) 3 img 8 tbl