Skip to content

The template for Hack'n'Lead 2019. Please fork into your own space and add members of your team so we can see all participants.

License

Notifications You must be signed in to change notification settings

emusto/hack-n-lead-2019-team1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hack-n-lead-2019-team1 repository

The challange chosen by the team is the one proposed by Credit Suisse. Data used was provided by Credit Suisse and some additional sources from Basel Institue of Governance. We built a predictive model running on Jupyter notebook, written in Python (Scikit-learn, Pandas, Numpy Seaborn, Matplotlib).

Motivation

Nowadays, today is 70% of credit fraud/money laundring commited internally. However, with new technologies this attacks are starting to transfer to external enviroment. Therefore it is needed to develop automated techniques to detect suspicious activity in order to take load of data analysts shoudlers.

Machine Learning Model

In this problem we use Machine Learning techniques. In JupyterNotebook you can found our prototype of predictive model. We use Random Forest to classify suspicious customers based on various features on aggregated data over one year.

What next?

More models need to be explore with different hyperparameters, another source of data, implement Dashboard to help Data Analyst to explore output from classifiers in a simple, user friendly effective way.

About

The template for Hack'n'Lead 2019. Please fork into your own space and add members of your team so we can see all participants.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 100.0%