Publications by Farhana Zahir

Data624 Project2

16.05.2021

OVERVIEW The data science team of Salma Elshahawy, John K. Hancock, and Farhana Zahir have prepared the following technical report to address the issue of understanding ABC’s manufacturing process and its predictive factors. This report is the predictive value of the PH. The report consists of the following: PART 1: THE DATASETS PART 2: DATA P...

44789 sym R (44330 sym/157 pcs) 25 img 4 tbl

Data624 hw8

25.04.2021

Textbook: Max Kuhn and Kjell Johnson. Applied Predictive Modeling. Springer, New York, 2013. #Load packages library(tidyverse) library(AppliedPredictiveModeling) library(mlbench) library(caret) library(kableExtra) Exercise 7.2 Friedman (1991) introduced several benchmark data sets create by simulation. One of these simulations used the foll...

2880 sym R (20966 sym/59 pcs) 3 img 2 tbl

Data624 hw9

30.04.2021

Textbook: Max Kuhn and Kjell Johnson. Applied Predictive Modeling. Springer, New York, 2013. library(caret) library(mlbench) library(randomForest) library(party) library(dplyr) library(gbm) library(Cubist) library(rpart) library(partykit) Exercise 8.1 Recreate the simulated data from Exercise 7.2: set.seed(420) simulated = mlbench.fried...

6035 sym R (12048 sym/35 pcs) 3 img

Dashtest

13.06.2021

ggplotly: various examples Carson Sievert Row Unemployment Crimes Row Faithful Eruptions Faithful Eruptions (polygon) Faithful Eruptions (hex) --- title: 'ggplotly: various examples' author: "Carson Sievert" output: flexdashboard::flex_dashboard: vertical_layout: scroll orientation: rows social: menu sou...

219 sym R (2998 sym/1 pcs)