Skip to content

Predicting the salary of 100 bank customers using transaction data synthesised by ANZ.

Notifications You must be signed in to change notification settings

hybchow/transactions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Predicting Salary of Bank Customers Based on Transactions

Here we predict the annual salary of 100 customers based on a dataset synthesized by ANZ Bank (available on theforage.com) containing 12043 transactions between August and October 2018. The analysis was performed in Python using numpy and pandas for data manipulation, matplotlib, seaborn and plotly for data visualisation and Scikit-Learn for building regression models. Five machine learning algorithms (Linear Regression, K-Nearest Neighbor, Decision Tree, Random Forest, Support Vector Machine) were compared and critically evaluated.

About

Predicting the salary of 100 bank customers using transaction data synthesised by ANZ.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published