Skip to content

PGowtham001/Advertising-Dataset-Machine-Learning-Model-Comparison

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Advertising Dataset – Machine Learning Model Comparison

This repository demonstrates a comparative analysis of multiple machine learning classifiers applied to an Advertising dataset.

The project emphasizes understanding model behavior, not just achieving high accuracy.


Models Implemented

  • Logistic Regression
  • Decision Tree
  • Random Forest
  • Support Vector Machine (SVM)
  • Naive Bayes
  • PCA-based visualization

Key Learning Objectives

  • Compare linear vs non-linear classifiers
  • Visualize decision boundaries using PCA
  • Understand bias–variance trade-offs
  • Interpret confusion matrices effectively

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors