Skip to content

ChatGPT said: Here’s a short and professional GitHub description for your Netflix project: 📽️ Netflix Content Recommendation System & Ratings Dashboard A complete end-to-end data analytics and machine learning project simulating a real-world Netflix-like recommendation engine. It includes:

Notifications You must be signed in to change notification settings

Tanu272004/Netflix_Content_Recommendation

Repository files navigation

# 🎬 Netflix Content Recommendation System & Analytics Dashboard

An end-to-end Machine Learning and Data Analytics project that simulates a real-world recommendation system like Netflix. This project demonstrates key MAANG-level capabilities — from ML algorithms to cloud pipelines and visual storytelling with Power BI.

---

## 📌 Key Features

- 🔁 **Recommendation Engine** – Collaborative Filtering using Cosine Similarity
- 🐍 **Python Scripts** – Generate realistic fake user, movie & rating data
- 💾 **MySQL Database** – Store structured data with normalized schema
- 📊 **Power BI Dashboard** – KPIs, Ratings Trends, Active Users, Genre Insights
- ☁️ **Azure Blob (Simulated via Azurite)** – Demonstrates cloud data pipeline

---

## 🧠 Tech Stack

| Layer            | Tools/Libraries                           |
|------------------|--------------------------------------------|
| Data Generation  | `faker`, `random`, `pandas`                |
| ML Recommendation| `scikit-learn` (Cosine Similarity)         |
| Database         | `MySQL`, SQL Queries                       |
| Cloud            | `Azurite` (Azure Blob Emulator)           |
| Visualization    | `Power BI`, DAX Measures                   |

---

## ⚙️ Setup

1. **Clone the Repository**
2. Install dependencies:  
   ```bash
   pip install -r requirements.txt


LinkedIn Link: https://www.linkedin.com/in/tanmay-sharma-800599373/
Github Link: https://github.com/Tanu272004/Netflix_Content_Recommendation.git

About

ChatGPT said: Here’s a short and professional GitHub description for your Netflix project: 📽️ Netflix Content Recommendation System & Ratings Dashboard A complete end-to-end data analytics and machine learning project simulating a real-world Netflix-like recommendation engine. It includes:

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages