Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 544 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 544 Bytes

Bank-Churners

The main purpose of this repository is to analyze the data and to predict customers who are likely to drop off the bank's services.

Author: Doramas Báez Bernal
Email: doramas.baez101@alu.ulpgc.es

Requirements and Dependencies

This section indicates the versions of the dependencies tested:

  • pandas=1.5.0
  • numpy=1.18.5
  • scikit-learn=0.23.2
  • matplotlib=3.3.2
  • orca=1.5.4
  • plotly=4.14.1
  • seaborn=0.11.0
  • imbalanced-learn=0.7.0