Skip to content

iam-salma/EDA-Feature-Engineering

Repository files navigation

✨ Data Science Playground πŸš€

Welcome to the Data-Science repository β€” your one-stop workspace to explore, clean, and engineer data like a pro! Whether you're solving real-world problems or practicing core ML concepts, this repo has you covered with a structured, hands-on approach to EDA πŸ“Š and Feature Engineering 🧠.


πŸ” What You'll Learn

πŸ“Š EDA (Exploratory Data Analysis)

  • Get a grip on dataset distributions
  • Identify trends, patterns, and anomalies
  • Build intuition before modeling

πŸ”§ Feature Engineering Concepts

  • 🧱 Handling Missing Values
  • βš–οΈ Balancing Imbalanced Datasets (with SMOTE!)
  • πŸ” Detecting and Treating Outliers
  • 🧠 Categorical Encoding:
    • One-Hot Encoding (OHE)
    • Label & Ordinal Encoding
    • Target-Guided Encoding

πŸ’‘ Highlighted Notebooks

Notebook Description
EDA-And-FE-Flight-Price.ipynb Dive into the pricing secrets of flights. ✈️
EDA-And-FE-Google-Playstore.ipynb Explore app data and features that win users. πŸ“±
EDA-And-FE-Wine-Quality.ipynb Sip on data insights behind fine wine. 🍷

πŸ§ͺ Requirements

Install dependencies via:

pip install -r requirements.txt

πŸ™Œ Thanks for stopping by! Whether you're learning, building, or exploring β€” keep experimenting, stay curious, and let the data guide you.

⭐ If you found this repo helpful, consider giving it a star and sharing it with fellow data enthusiasts!

😊 Happy Learning & Happy Coding!