Skip to content

giuleo129/DataAnalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

DataAnalysis Projects (R)

This repository contains two data analysis projects conducted in R, demonstrating exploratory analysis, statistical modeling, and predictive techniques.

Projects

1. most_streamed_song_Spotify

  • Objective: Identify trends in listener preferences using Spotify streaming data.
  • Techniques: Unsupervised learning – Cluster Analysis, Principal Component Analysis (PCA)
  • Outcome: Grouped songs and listeners into meaningful clusters, uncovering patterns in music consumption.

2. Online_shoppers_intention

  • Objective: Predict whether a website visitor will make a purchase based on browsing behavior.
  • Techniques: Supervised learning – classification models
  • Outcome: Built predictive models that estimate the probability of purchase, providing insights into consumer habits.

Tools & Technologies

  • R
  • RStudio
  • Statistical learning packages (e.g., caret, stats)
  • Data visualization with ggplot2 and base R

Key Takeaway

These projects demonstrate practical application of statistical and machine learning techniques in R for both exploratory and predictive data analysis.

About

This folder contains two projects focused on data analysis and statistical learning using R, covering exploratory data analysis, modeling, and predictive techniques.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors