Publications by Geoffrey Chege

IP_W13_Part1

31.03.2022

1. Introduction 1.1 Defining the question Determine which individuals are most likely to click on an ad using supervised learning prediction models. 1.2 The Context A Kenyan entrepreneur has created an online cryptography course and would want to advertise it on her blog. She currently targets audiences originating from various countries. ...

3410 sym R (11270 sym/50 pcs) 19 img

IP_W12: R Project - Identifying individuals most likely to click an ad

22.03.2022

1. Introduction 1.1 Defining the question Determine which individuals are most likely to click on an ad from the Exploratory Data Analysis 1.2 The Context A Kenyan entrepreneur has created an online cryptography course and would want to advertise it on her blog. She currently targets audiences originating from various countries. In the pas...

3412 sym R (10070 sym/42 pcs) 16 img

IP_W13_Part2

05.04.2022

1. Problem Definition Kira Plastinina is a Russian brand that is sold through a defunct chain of retail stores in Russia, Ukraine, Kazakhstan, Belarus, China, Philippines, and Armenia. The brand’s Sales and Marketing team would like to understand their customer’s behavior from data that they have collected over the past year. More specifi...

6420 sym R (76968 sym/80 pcs) 6 img

STUDY R BASICS

19.05.2022

## Example # ---- # Let's first assign the variable x the value 5 and also assign the variable y the value 16. # --- # x <- 5 y <- 16 ## Then, we add x and y together using the addition operator + # --- # x + y ## [1] 21 ## Challenge # --- # Question: Using our understanding in the above example, # let's now subtract x from y ...

8673 sym R (57691 sym/356 pcs) 9 img

Association Rules

16.05.2022

1. Introduction Defining the question I am a Data analyst at Carrefour Kenya and are currently undertaking a project that will inform the marketing department on the most relevant marketing strategies that will result in the highest no. of sales (total price including tax). I am expected to find out the associations between products. Metric ...

2005 sym R (15060 sym/46 pcs) 1 img

Publish Document Test

02.05.2022

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 with...

599 sym R (268 sym/2 pcs) 1 img