0% found this document useful (0 votes)
29 views4 pages

? Project

The document outlines various data science, full stack, and hybrid projects categorized by skill level, including beginner and real-world applications. It details specific projects such as Netflix Data EDA, Covid-19 Data Dashboard, and Loan Approval Predictor, along with the skills and tools required for each. Additionally, it highlights AI/ML projects that focus on concepts like classification, regression, and deployment using frameworks like Flask and TensorFlow.

Uploaded by

Dinbef wkfna
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
29 views4 pages

? Project

The document outlines various data science, full stack, and hybrid projects categorized by skill level, including beginner and real-world applications. It details specific projects such as Netflix Data EDA, Covid-19 Data Dashboard, and Loan Approval Predictor, along with the skills and tools required for each. Additionally, it highlights AI/ML projects that focus on concepts like classification, regression, and deployment using frameworks like Flask and TensorFlow.

Uploaded by

Dinbef wkfna
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

🌐

Data Science Projects


1. Netflix Data EDA
Skills: Data cleaning, pandas, matplotlib
Tools: Kaggle dataset, Jupyter
2. Covid-19 Data Dashboard
Skills: Time series, Geo data, Plotly
Tools: pandas, matplotlib, seaborn
3. Student Performance Predictor
Skills: Regression ML model
Tools: scikit-learn, pandas
4. Credit Card Fraud Detection
Skills: Classification, imbalance handling
Tools: sklearn, matplotlib
5. Loan Approval Predictor
Skills: ML pipeline, user input forms
Tools: Flask + sklearn
6. Text Sentiment Classifier
Skills: NLP + TF-IDF + model deployment
Tools: sklearn, NLTK
7. Stock Price Predictor (LSTM)
Skills: Deep learning + Time Series
Tools: TensorFlow/Keras

Full Stack Projects


1. Personal Portfolio Website
Skills: HTML, CSS, hosting
Tools: Netlify, GitHub
2. Task Manager App (To-Do List)
Skills: CRUD operations, frontend logic
Tools: HTML, JS, React
3. Weather App using API
Skills: API calls, async JS
Tools: JS + OpenWeather API
4. Blog Platform
Skills: Routing, backend logic
Tools: [Link] + MongoDB
5. Authentication App
Skills: Login/signup, JWT
Tools: Express + MongoDB
6. React + [Link] Dashboard
Skills: Visualization + frontend design
Tools: React, [Link]


Hybrid (ML + Full Stack) Projects
1. ML Predictor Web App
Skills: ML model + frontend
Tools: Flask + HTML/CSS
2. DS Project with React UI
Skills: React frontend + Flask backend
Tools: Flask + React + Axios
3. AI ChatBot + UI
Skills: NLP + Web integration
Tools: Python (transformers) + HTML
4. Resume Ranker App
Skills: Text similarity + UI
Tools: scikit-learn + Flask + JS
5. AI Article Summarizer
Skills: NLP summarization + display
Tools: Python (NLP) + React/JS

_________________________________________________________________
_________________________
AI/ML Projects

Level 1: Beginner (Concept Clarity)


1. Iris Flower Classifier
• Concepts: Classification, sklearn
• Model: Logistic Regression / SVM
2. Handwritten Digit Recognition
• Concepts: Computer Vision + CNNs
• Tools: TensorFlow/Keras, MNIST dataset
3. Linear Regression House Price Predictor
• Concepts: Regression, metrics
• Tools: pandas, sklearn

Level 2: Real-World ML Projects


1. Loan Approval Predictor Web App
• ML model + Flask UI
• Use real-world datasets (Kaggle)
2. Resume Ranker (NLP Project)
• Input: Resume + JD → Output: Match %
• TF-IDF + cosine similarity
3. ML Model Deployment
• Use FastAPI + Docker
• Expose prediction model as REST API
4. AI Article Summarizer
• NLP with Transformers (BART, T5)
• React frontend + HuggingFace backend

Data Science Projects

Level 1: Beginner
1. Netflix EDA
• Tools: pandas, seaborn
• Skills: cleaning, missing data, charts
2. COVID-19 Dashboard
• Skills: Geo Data + Time Series
• Tools: Plotly, pandas, APIs
3. Student Score Predictor
• Skills: regression + visualizations

Level 2: Real-World
1. Credit Card Fraud Detection
• Deal with class imbalance
• ROC, F1-score, SMOTE
2. Sales Forecasting for a Store
• Time Series forecasting (ARIMA, Prophet)
• Real data from retail sales
3. Churn Prediction for Telecom
• Classification, feature engineering
• Decision trees, logistic regression, LightGBM

Full Stack Projects

Level 1: Beginner
1. Personal Portfolio Website
• HTML + CSS + hosted on Netlify
2. To-Do App
• React + LocalStorage
• CRUD operations
3. Weather App (API Based)
• JS + OpenWeather API

Level 2: Real-World
1. Blog Platform
• Tech: MERN stack (MongoDB, Express, React, Node)
• Features: Auth, Markdown editor
2. Expense Tracker with Charts
• React + [Link] + localStorage or MongoDB
3. E-commerce Store Clone
• Cart, product filtering, payment mock
• Bonus: Add Stripe, login
4. ML App Frontend Integration
• Flask backend + React frontend
• e.g. Disease Predictor, Text Generator

You might also like