Skip to content

Repository files navigation

📊 Data Science & Machine Learning Portfolio

Turning raw data into insights, predictions, and intelligent solutions.

A practical collection of my Data Science, Data Analysis, Machine Learning, and AI projects built with Python.

This repository documents my journey from data preprocessing and EDA → machine learning → deep learning → model evaluation → deployment.


🚀 What I Work With

Python Pandas NumPy Scikit Learn TensorFlow Matplotlib Seaborn FastAPI Streamlit

Core Areas

Python · Pandas · NumPy · EDA · Data Cleaning · Visualization Feature Engineering · Regression · Classification · ANN / Deep Learning Model Evaluation · Predictive Modeling · FastAPI · Streamlit

🧠 My Data Science Workflow

Data → Insight → Model → Prediction → Application


📈 Machine Learning Skills

Regression

  • Linear Regression
  • Regression-based prediction
  • House Price Prediction
  • Student Performance Prediction
  • MAE, MSE, RMSE
  • R² Score

Classification

  • Logistic Regression
  • Decision Tree
  • Random Forest
  • KNN, SVM
  • Gradient Boosting
  • XGBoost / LightGBM
  • Artificial Neural Networks

Unsupervised Learning

  • K-Means
  • Customer Segmentation

Data Preparation

  • Missing-value handling
  • Encoding
  • Feature scaling
  • Feature selection / transformation
  • Train/Test split

📊 Model Evaluation

I don't rely on a single metric.

Regression

MAE ───── RMSE ───── MSE ───── R²

Classification

Accuracy ─ Precision ─ Recall ─ F1
                  │
                  ▼
            ROC-AUC / PR-AUC

For problems such as fraud detection, precision, recall, ROC-AUC and especially PR-AUC can provide more useful information than accuracy alone.


🔬 From Data Analysis to AI

             DATA SCIENCE JOURNEY

        ┌──────────────────────┐
        │       Python         │
        └──────────┬───────────┘
                   ↓
        ┌──────────────────────┐
        │   Data Analysis      │
        │ Pandas + NumPy       │
        └──────────┬───────────┘
                   ↓
        ┌──────────────────────┐
        │ EDA & Visualization  │
        │ Matplotlib + Seaborn │
        └──────────┬───────────┘
                   ↓
        ┌──────────────────────┐
        │ Machine Learning     │
        │ Regression + Class.  │
        └──────────┬───────────┘
                   ↓
        ┌──────────────────────┐
        │ Deep Learning        │
        │ TensorFlow / ANN     │
        └──────────┬───────────┘
                   ↓
        ┌──────────────────────┐
        │ Model Deployment     │
        │ FastAPI / Streamlit  │
        └──────────┬───────────┘
                   ↓
              🚀 AI SYSTEMS

🛠️ Tech Stack

Area Technologies
Language Python
Data Analysis Pandas, NumPy
Visualization Matplotlib, Seaborn
Machine Learning Scikit-learn, XGBoost, LightGBM
Deep Learning TensorFlow, PyTorch
Deployment FastAPI, Streamlit
Development Jupyter Notebook, Colab, Kaggle
Version Control Git, GitHub

What I'm Building Next

My next step is moving from individual ML notebooks toward production-ready AI applications.

🔥 Current learning direction

Machine LearningDeep LearningNLPComputer VisionLLMsFastAPIAI ApplicationsMLOps


📊 Project Progress

Area Progress
🐍 Python ██████████
📊 Data Analysis █████████░
🤖 Machine Learning ████████░░
🧠 Deep Learning ████████░░
🚀 Deployment ███████░░░
🤖 AI / LLM ██████░░░░

The goal isn't just to train models — it's to build useful systems around them.


👨‍💻 About

I'm building practical experience across Data Science, Machine Learning, Deep Learning, and AI, with a focus on turning datasets into real-world predictive solutions.

I use this repository to document projects, experiments, lessons learned, and my progress toward becoming a stronger Machine Learning / AI Engineer.

🔗 Connect

GitHub: Code-Creater1


⭐ If you find something useful here, consider giving the repository a star!

Data → Intelligence → Impact 🚀

About

Practical Data Science & Machine Learning projects using Python, covering EDA, data preprocessing, ML, deep learning, and model deployment.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages