Skip to content
View Pramit726's full-sized avatar

Highlights

  • Pro

Block or report Pramit726

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Pramit726/README.md

Pramit De

Machine Learning Engineer | Deep Learning & MLOps


Hi there 👋

I am Pramit De, an M.Tech Computer Science student at Vellore Institute of Technology (VIT), specializing in High-Performance Deep Learning and Multimodal Representation Learning.

My journey into data science began with uncovering hidden patterns through exploratory data analysis—most notably identifying a hurricane event within 1.1 billion NYC taxi records. This experience shaped my approach to solving complex, real-world problems using data-driven and scalable AI systems.

Today, I focus on building edge-optimized AI systems and spatio-temporal models that deliver measurable impact in practical applications.


🚀 Impact & Projects

TrafficCLIP+: Edge-Optimized Multimodal Representation Learning

  • Architectural Innovation: Improved multimodal alignment by integrating visual patterns with semantic and flow-based representations, achieving a 558% improvement in Macro-F1 (0.61 → 0.796).
  • Edge Performance: Built an ONNX-optimized inference pipeline achieving 29.3 FPS on CPUs with a 28% reduction in latency.

STAG-GNN: Spatio-Temporal Graph AI for Predictive Infrastructure

  • Structural Modeling: Designed a residual-driven GNN framework for irregular infrastructure networks, reducing forecasting error (MAE) by 54%.
  • Prescriptive Outcomes: Developed a routing engine that reduced emergency response latency by 29.87%.

🛠️ Technical Stack

Machine Learning & Data Science

Python NumPy Pandas Scikit-learn PyTorch MLflow

  • Data Wrangling
  • Statistical Modeling
  • Machine Learning
  • Deep Learning

Software Development & Automation

FastAPI Streamlit SQL Git

Cloud & DevOps

Docker Kubernetes AWS CI/CD

Databases

MySQL


🧠 Soft Skills

  • Analytical Thinking
  • Business-Oriented Mindset
  • Communication
  • Adaptability
  • Collaboration

📈 Current Focus

  • MLOps for scalable model deployment and monitoring
  • Big Data Machine Learning for large-scale data processing
  • Efficient and production-ready AI systems

📬 Connect With Me


Always eager to collaborate on data science, machine learning, and real-world AI solutions.

Popular repositories Loading

  1. MobileNetV2-FoodClassifier MobileNetV2-FoodClassifier Public

    🥘 MobileNetV2-FoodClassifier achieves 93.14% accuracy in image classification with web-scraped food images, offering deployment guidance for local and TensorFlow Lite conversion for mobile and edge…

    Jupyter Notebook 6

  2. Healthcare-Call-Center-Traffic-Forecasting Healthcare-Call-Center-Traffic-Forecasting Public

    This project forecasts monthly healthcare call volumes using time-series modeling (ARIMA), optimizing call center staffing and reducing wait times. Features include trend analysis, model tuning, an…

    Jupyter Notebook 3 1

  3. Predict-Cloudburst Predict-Cloudburst Public

    Train a multi modal deep learning scheme (combining CNN and FNN) to predict cloudburst events using INSAT3D images and ERA5 hourly temperature and precipitation data

    Jupyter Notebook 2 1

  4. RasoiGuru RasoiGuru Public

    RasoiGuru is your ultimate cooking assistant chatbot, offering detailed recipes, ingredient substitutions, and personalized culinary tips. 🍳 Built with FastAPI and deployed on AWS, it ensures seaml…

    Jupyter Notebook 1

  5. CompreHive CompreHive Public

    📚 This Streamlit app, powered by Google GEMINI 1.5 Pro, crafts comprehension exercises based on user input. 🚀 Deployed on AWS, it ensures accessibility and scalability while facilitating offline co…

    Jupyter Notebook 1

  6. PDF-QuickQuery PDF-QuickQuery Public

    A Chrome extension to answer queries based on information provided in uploaded PDF files

    JavaScript