Publications by Tooba Maryam
Project 4 Version 1
# Load required libraries library(ggplot2) # For plotting library(dplyr) # For data manipulation ## ## 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(caret) # ...
113 sym R (943465 sym/106 pcs) 4 img
Project 4 Version 0
library(tidyr) library(ggplot2) library(purrr) library(printr) ## Warning: package 'printr' was built under R version 4.3.3 ## Registered S3 method overwritten by 'printr': ## method from ## knit_print.data.frame rmarkdown library(pROC) ## Type 'citation("pROC")' for a citation. ## ## Attaching package: 'pROC' ## The...
107 sym R (21463 sym/95 pcs) 5 img 4 tbl
CW-12 30-04-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. When you click the Knit button a document will be generated that includes both content as well as the output of any embedded R code chunks within...
629 sym R (6816 sym/29 pcs) 5 img
CW-11 23-04-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. When you click the Knit button a document will be generated that includes both content as well as the output of any embedded R code chunks within...
614 sym R (6245 sym/18 pcs) 1 img
CW-9 02-04-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. When you click the Knit button a document will be generated that includes both content as well as the output of any embedded R code chunks within...
646 sym R (7310 sym/49 pcs) 2 img
CW-10 09-04-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. When you click the Knit button a document will be generated that includes both content as well as the output of any embedded R code chunks within...
623 sym R (10225 sym/27 pcs) 1 img
CW-11 16-04-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. When you click the Knit button a document will be generated that includes both content as well as the output of any embedded R code chunks within...
649 sym R (27312 sym/50 pcs) 4 img
Project 3 Using Regression Trees: Titanic Data Analysis
# Load required library library(readr) # 1,2: Import dataset from the given URL to variable T3 T3 <- read_csv("https://goo.gl/At238b") ## Rows: 1309 Columns: 14 ## ── Column specification ───────────────────────────────────────────────────�...
681 sym R (31445 sym/74 pcs) 12 img
CW-7 Credit Decision Trees
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. When you click the Knit button a document will be generated that includes both content as well as the output of any embedded R code chunks within...
647 sym R (66274 sym/51 pcs) 1 img
Project 2- Data Mining
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. When you click the Knit button a document will be generated that includes both content as well as the output of any embedded R code chunks within...
6614 sym 1 img