https://github.com/giuleo129/dataanalysis
This folder contains two projects focused on data analysis and statistical learning using R, covering exploratory data analysis, modeling, and predictive techniques.
https://github.com/giuleo129/dataanalysis
data data-analysis data-science statistical-learning
Last synced: 5 months ago
JSON representation
This folder contains two projects focused on data analysis and statistical learning using R, covering exploratory data analysis, modeling, and predictive techniques.
- Host: GitHub
- URL: https://github.com/giuleo129/dataanalysis
- Owner: giuleo129
- Created: 2025-01-08T16:43:03.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-12-28T10:07:06.000Z (6 months ago)
- Last Synced: 2025-12-30T19:56:17.355Z (6 months ago)
- Topics: data, data-analysis, data-science, statistical-learning
- Language: HTML
- Homepage:
- Size: 4.81 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readME
Awesome Lists containing this project
README
Here are the data analyses for two different projects conducted in R:
most_streamed_song_Spotify, where I used unsupervised learning techniques (cluster analysis, Principal Component Analysis) to identify trends in listener preferences.
Online_shoppers_intention: in this case, through supervised learning, we tried to capture consumer habits on a website to predict whether a certain user X visiting the site will make a purchase or not.