Publications by Dell

Assignment2 D622

01.04.2025

Assignment 2 D622 This assignment consists of conducting at least two (2) experiments for different algorithms: Decision Trees, Random Forest and Adaboost. That is, at least six (6) experiments in total (3 algorithms x 2 experiments each). For each experiment you will define what you are trying to achieve (before each run), conduct the experime...

7536 sym R (28040 sym/80 pcs) 1 img

Project 1 DATA624

31.03.2025

Project 1 DATA624 This project consists of 3 parts - two required and one bonus and is worth 15% of your grade. The project is due at 11:59 PM on Sunday Oct 25. I will accept late submissions with a penalty until the meetup after that when we review some projects. Part A – ATM Forecast In part A, I want you to forecast how much cash is taken ...

11197 sym R (30863 sym/135 pcs) 18 img 3 tbl

Homework 6 D624

24.03.2025

Homework 6 Do the exercises 9.1, 9.2, 9.3, 9.5, 9.6, 9.7, 9.8 in Hyndman. Please submit both the Rpubs link as well as your .rmd file. 9.1) Figure 9.32 shows the ACFs for 36 random numbers, 360 random numbers and 1,000 random numbers. Explain the differences among these figures. Do they all indicate that the data are white noise? The differen...

12094 sym R (20409 sym/130 pcs) 25 img

Story 4 D608

23.03.2025

Story 4 Airbnb Revenue Analysis The goal of this assignment is to tell a visual story about the factors that differentiate profitable airbnbs from unprofitable airbnbs. You should imagine that you are either an analyst at airbnb looking for ways to help hosts become more profitable or to suggest to make suggestions about who should become a hos...

8038 sym R (23377 sym/64 pcs) 9 img

Story 3 D608

17.03.2025

Story 3 DATA 608 The rate of firearm mortality varies tremendously between states. Several factors have been proposed to explain this public health disparity, from regulations in the given state, socioeconomic conditions like poverty, or cultural factors surrounding gun ownership. Your task in this data story is to make visualizations that inve...

13103 sym R (48290 sym/94 pcs) 15 img

Assignment5 D624

09.03.2025

Homework 5 Do exercises 8.1, 8.5, 8.6, 8.7, 8.8, 8.9 in Hyndman. Please submit both the link to your Rpubs and the .pdf file with your run code 8.1) #Consider the the number of pigs slaughtered in Victoria, available in the aus_livestock dataset. library(dplyr) ## Warning: package 'dplyr' was built under R version 4.4.2 ## ## Attaching package...

8189 sym R (16785 sym/82 pcs) 14 img

Homework 4 D624

03.03.2025

Homework 4 Do problems 3.1 and 3.2 in the Kuhn and Johnson book Applied Predictive Modeling. Please submit your Rpubs link along with your .pdf for your run code. 3.1) The UC Irvine Machine Learning Repository6 contains a data set related to glass identification. The data consist of 214 glass samples labeled as one of seven class categories. T...

4254 sym R (10481 sym/70 pcs) 44 img

Assignment 1 D622

03.03.2025

Assignment 1 This assignment focuses on one of the most important aspects of data science, Exploratory Data Analysis (EDA). Many surveys show that data scientists spend 60-80% of their time on data preparation. EDA allows you to identify data gaps & data imbalances, improve data quality, create better features and gain a deep understanding of y...

2107 sym R (9296 sym/37 pcs) 7 img

Story 2 D608

24.02.2025

Story 2 The Federal Reserve’s mandate from Congress is to control inflation and to maintain low unemployment. You can read about it here: Dual Mandate. These seem to be contradictory objectives- see this wikipedia article on the Phillips Curve. Another good but short news article which focuses on the specific context of recessions is here: So...

3857 sym R (10450 sym/74 pcs) 23 img

Homework 3 D624

23.02.2025

Homework 3 Instructions Do exercises 5.1, 5.2, 5.3, 5.4 and 5.7 in the Hyndman book. Please submit your Rpubs link as well as your .pdf file showing your run code. 5.1) #Produce forecasts for the following series using whichever of NAIVE(y), SNAIVE(y) or RW(y ~ drift()) is more appropriate in each case: Australian Population (global_economy), ...

4735 sym R (11694 sym/74 pcs) 25 img