Publications by Harold Nelson
A5Doccument
Human Mortality Database This is an initial exploration of the Human Mortality Database, which is at https://www.mortality.org/. Download the entire database and place it in your current working directory. Setup library(tidyverse) ## ── Attaching core tidyverse packages ────────────────────────...
1638 sym R (9820 sym/40 pcs) 4 img
Final Presentation CSC 530
Final Presentation CSC 530 Connie Rodriguez 2024-12-05 Issue Description In recent years, the issue of machine learning bias in predictive algorithms has become a critical area of investigation due to its widespread implications across industries such as law enforcement, healthcare, and hiring. Machine learning models, while powerful in their ...
12374 sym 4 img
Comparing AUC models
Setup library(tidyverse) ## ── Attaching core tidyverse packages ──────────────────────── tidyverse 2.0.0 ── ## ✔ dplyr 1.1.4 ✔ readr 2.1.5 ## ✔ forcats 1.0.0 ✔ stringr 1.5.1 ## ✔ ggplot2 3.5.1 ✔ tibble 3.2.1 ## ✔ lubridate 1.9.3 ✔ tidyr ...
3045 sym R (13092 sym/54 pcs) 5 img
CSC 530 Assignment 5 Rich Montgomery
Human Mortality Database This is an initial exploration of the Human Mortality Database, which is at https://www.mortality.org/. Download the entire database and place it in your current working directory. Setup library(tidyverse) ## ── Attaching core tidyverse packages ────────────────────────...
1986 sym R (8448 sym/33 pcs) 5 img
A5 Rodriguez Assignment
Human Mortality Database This is an initial exploration of the Human Mortality Database, which is at https://www.mortality.org/. Download the entire database and place it in your current working directory. Setup library(tidyverse) ## ── Attaching core tidyverse packages ────────────────────────...
2492 sym R (9090 sym/34 pcs) 5 img
Tidymodels Regression
Tidymodels Regression Harold Nelson 2024-11-04 Setup Load tidyverse and tidymodels Load the dataframe OAW2409. Solution library(tidyverse) ## ── Attaching core tidyverse packages ──────────────────────── tidyverse 2.0.0 ── ## ✔ dplyr 1.1.4 ✔ readr 2.1.5 ## ✔ forcats 1.0...
2087 sym 1 img
A5.Rmd
Human Mortality Database This is an initial exploration of the Human Mortality Database, which is at https://www.mortality.org/. Download the entire database and place it in your current working directory. Setup library(tidyverse) ## ── Attaching core tidyverse packages ────────────────────────...
2606 sym R (8193 sym/33 pcs) 5 img
A4 Rodriguez
This assignment builds on what you did in the previous assignment. It uses the dataframe you saved at the end. It also requires you to submit your work by posting a document on RPubs. This will allow you to create interactive graphs. Setup library(tidyverse) ## ── Attaching core tidyverse packages ──────────────�...
1757 sym R (3513 sym/17 pcs)
CSC 530 Assignment 4 Rich Montgomery
This assignment builds on what you did in the previous assignment. It uses the dataframe you saved at the end. It also requires you to submit your work by posting a document on RPubs. This will allow you to create interactive graphs. Setup library(tidyverse) ## ── Attaching core tidyverse packages ──────────────�...
1758 sym R (5009 sym/17 pcs) 1 img
RPubs A4.Rmd
This assignment builds on what you did in the previous assignment. It uses the dataframe you saved at the end. It also requires you to submit your work by posting a document on RPubs. This will allow you to create interactive graphs. Setup library(tidyverse) ## ── Attaching core tidyverse packages ──────────────�...
1753 sym R (3775 sym/13 pcs)