Skip to content

Repo for code and resources for analysis projects in R.

Notifications You must be signed in to change notification settings

LucasO21/analysis_projects.R

Repository files navigation

Analysis Projects In R

This repo contains code and resources for random analysis projects done in R, using multiple packages such as tidyverse, tidymodels and more. Note that project files are added on an ongoing basis. Additionally, data folders and artifacts (like model objects) are not committed to this repo to avoid push conflicts due to large files.


Table of Contents

  1. Starbucks Ingredients Analysis
  2. Customer Segmentation in Banking
  3. CRM Data Analysis

Project Descriptions

Project 1: Starbucks Ingredients Analysis

This project focuses on analyzing Starbucks ingredients and utilizing machine learning techniques to predict the calorie content of a drink based on its ingredients.

Project 2: Customer Segmentation in Banking

The project explores customer segmentation in the banking industry using the k-means algorithm. It aims to identify distinct customer segments based on shared characteristics and provides insights into effective customer targeting in the banking sector. See detailed analysis write up on Medium.

Project 3: CRM Data Analysis

A detailed analysis of CRM data from a company selling computer hardware. The primary focus was on establishing performance benchmarks, understanding sales trends, and segmenting customers to enhance sales and marketing strategies. Read the analysis write up on Medium.

Project 4: Sales Data Exploratory Analysis

A deep dive sales analysis of a global electronics retailer. The main goal is to address concerns from senior management about recent sales trends. Despite experiencing significant growth between June 2018 and Feb 2020, sales have started to return to earlier levels. There is a concern that sales could fall below the levels seen before June 2018. Through detailed data analysis, we aim to identify if there are factors contributing to the recent sales decline (post Feb 2020) and develop strategies to maintain and improve sales performance. Read the analysis write up on Medium.

About

Repo for code and resources for analysis projects in R.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages