An open API service indexing awesome lists of open source software.

https://github.com/vibhuti03/clicked-on-ad

Assignment on Logistic Regression
https://github.com/vibhuti03/clicked-on-ad

ads classification-report confusion-matrix jupyter-notebook logistic-regression matplotlib-pyplot pandas python3 seaborn sklearn

Last synced: 9 months ago
JSON representation

Assignment on Logistic Regression

Awesome Lists containing this project

README

          

# Clicked-on-Ad
Assignment on Logistic Regression

## Language Used
1. Python

## Libraries Used
1. pandas
2. matplotlib
3. seaborn
4. sklearn

## Screenshots

### Histogram
![alt](https://github.com/vibhuti03/Clicked-on-Ad/blob/master/Age_count.png)

### Pairplot of features
![alt](https://github.com/vibhuti03/Clicked-on-Ad/blob/master/pairplot.png)

### Confusion Matrix
![alt](https://github.com/vibhuti03/Clicked-on-Ad/blob/master/confusion_matrix.png)

### Classification Report
![alt](https://github.com/vibhuti03/Clicked-on-Ad/blob/master/classification_report.png)