Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 355 Bytes

File metadata and controls

9 lines (7 loc) · 355 Bytes

Santander-Customer-Transaction-Prediction-with-0.85-score

to run this code we have to install python and some library

To install these library follow steps

1 To install pandas: pip install pandas

1 To install Numpy: pip install numpy

1 To install Sklearn: pip install scikit-learn

1 To install tensorflow: pip install tensorflow