Skip to content

lakshmi2688/Binary-Classification-using-Logistic-Regression-and-Neural-Networks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Binary-Classification-using-Logistic-Regression-and-Neural-Networks

Goal of this project

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

Analysis 1 - Logistic regression decision boundary

precision_recall roc K-means clustering K-means clustering

Analysis 2 - Neural Network decision boundary

Guassian Data Logistic regression Neural Network

Data Source :

Advertising dataset from Kaggle

Links to artifacts

About

Binary Classification using Logistic Regression and Neural Networks

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published