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

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.

About

Repo for code and resources for analysis projects in R.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages