/Bank_Project

Project to predict if the bank client will subscribe a term deposit.

Primary LanguageScala

Bank Project.

This project uses the UCI dataset to predict if the client will subscribe a term deposit.

In the journey to learn more about NN networks, this project uses MXNET and Scala.

The project uses a fully connected neural network to predict Y.

The UCI dataset reference is Banking Dataset.

MXNET Scala API