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 π§ .
- Get a grip on dataset distributions
- Identify trends, patterns, and anomalies
- Build intuition before modeling
- π§± Handling Missing Values
- βοΈ Balancing Imbalanced Datasets (with SMOTE!)
- π Detecting and Treating Outliers
- π§ Categorical Encoding:
- One-Hot Encoding (OHE)
- Label & Ordinal Encoding
- Target-Guided Encoding
| 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. π· |
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!