Skip to content
View uddithmachiraju's full-sized avatar

Block or report uddithmachiraju

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse
uddithmachiraju/README.md

⚡ Hi, I'm M. Sanjay Uddith Raju


about_me:
  name: "M. Sanjay Uddith Raju"
  bio: "Mechanical Engineer turned into ML Engineer"
  education:
    degree: "B.Tech in Mechanical Engineering"
    university: "Sri Venkateswara University"
    cgpa: "7.9/10.0"

experiences:
  - role: "Machine Learning Intern", "Aegion Dynamic Solutions"
  - role: "ML Research Intern", "Indian Institute of Technology, Indore"

currently_learning:
  - "Terraform"
  - "Flyte"

⚡ I've worked with:

Contact:

GitHub     Email     LinkedIn     Kaggle     Medium

Pinned Loading

  1. customer-feedback-analysis-pipeline customer-feedback-analysis-pipeline Public

    A machine learning pipeline that analyzes customer feedback data to extract actionable insights. The system handle data ingestion, preprocessing, model training, and deployment for real-time predic…

    Jupyter Notebook

  2. clip-mlops-pipeline clip-mlops-pipeline Public

    This repository is designed to train, evaluate, and deploy CLIP model for image-text processing. It includes modular components for data processing, model training, experiment tracking with MLflow,…

    Python

  3. terraform-web-server-deployment terraform-web-server-deployment Public

    Building a simple AWS VPC setup with a public subnet, internet gateway, and a web server (EC2) that's accessible over SSH and HTTP using Terraform.

    HCL

  4. Parallel-Hyperparameter-Tuning-for-XGBoost-Using-Jenkins Parallel-Hyperparameter-Tuning-for-XGBoost-Using-Jenkins Public

    This repository automates parallel hyperparameter tuning for XGBoost using Jenkins pipelines. It trains multiple models simultaneously, selects the best-performing model, and deploys it via a Flask…

    Python

  5. jenkins-ml-pipeline jenkins-ml-pipeline Public

    This project automates the end-to-end machine learning training pipeline using Jenkins, ensuring seamless integration and automation. When new data arrives or code is updated, the pipeline automati…

    Jupyter Notebook

  6. TeluguGPT TeluguGPT Public

    TeluguGPT: A machine translation model that converts English text to Telugu using Transformer architecture. This project leverages self-attention mechanisms to provide accurate and contextually rel…

    Python