An open API service indexing awesome lists of open source software.

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.

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.