srii5477
Results
12
comments of
srii5477
Hi, I'm planning to use a feedforward neural network to tackle this problem. The dataset URL is: https://archive.ics.uci.edu/dataset/468/online+shoppers+purchasing+intention+dataset. I will be using regularization techniques like dropout/early stopping to improve generalization.
@abhisheks008 I will use an LSTM, Random Forest classifier, and XGBoost classifier in addition to the MLP to approach the problem.