dsp-uga / team-Squadron-final

Final project, Customer Transaction Prediction for Santander Bank (Kaggle competition)
MIT License
0 stars 1 forks source link

Setup development environment #1

Closed mrezaim closed 5 years ago

mrezaim commented 5 years ago

A high performance machine should be set up since the dataset is large (200k train, 200k test) and the number of features is 200. I am setting up a VM on GCP with python and keras related package for this project.

mrezaim commented 5 years ago

I setup a GCP VM machine with TensoFlow, Keras, etc. Made very first attempts for training and predict on datasets.