Skip to content

User and data analysis via plots and K-Means clustering.

Notifications You must be signed in to change notification settings

aex-nirvael/User_Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

User_Analysis

A brief set of analyses for a subset of users of a banking app that aims to save people money automatically using AI.

It begins with some simple exploratory analysis, such as histograms, scatter plots, and bar charts, to identify visually if there are any interesting correlations and to have an intuitive sense of the data and therefore the users.

Then K-Means, an ML algorithm, is implemented to cluster the users in a self-supervised manner. This revealed a noticeable divide between high-saving and low-saving users. It would be interesting to push this further and develop more meaningful clusters of users. This could be achieved through increasing k past 4, feeding in different data from the users, or combining/computing data points (i.e. feature engineering).

About

User and data analysis via plots and K-Means clustering.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages