The goal of this project is to solve classification problems using logistic regression and neural networks. There are 2 parts to this analysis:
- Predict whether Ad was clicked on or not using logistic regression model and compute different metrics to evalute the model
- Predict synthetically generated data using neural network and compare it with logistic regression performance