Skip to content
View kkirogod's full-sized avatar
πŸ‘©β€πŸ’»
πŸ‘©β€πŸ’»

Block or report kkirogod

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse
kkirogod/README.md

Hi there! πŸ‘‹ I'm Miguel Quiroga Campos

πŸš€ Data Scientist | Machine Learning & Computer Vision Engineer

I am a Computer Engineer with a Master's in Data Science, specializing in designing, training, and deploying end-to-end Artificial Intelligence solutions.

I bridge the gap between complex data and real-world impact. My focus goes beyond just training algorithms; I build scalable pipelines, leveraging advanced Computer Vision, Large Language Models (RAG), and Explainable AI (XAI), backed by a solid foundation in Data Engineering and Cloud infrastructure.


πŸ“Œ Featured Projects

Here are some highlights from my portfolio. Feel free to explore the repositories for detailed documentation and code:

  • 🧠 Optimization of Clinical Mental Health Evaluation (MSc Thesis)
    • Tech: Python, CatBoost, LightGBM, SHAP, K-Means, Graphical Lasso.
    • Details: Developed predictive models for clinical screening, achieving >86% Balanced Accuracy. Integrated Explainable AI (SHAP) for clinical transparency and applied network psychometrics for latent symptom stratification.
  • 🍊 Fruit Yield Estimation via Computer Vision (BSc Thesis)
    • Tech: OpenCV, YOLOv11, RT-DETR, EfficientNet, PyTorch.
    • Details: Engineered deep regression and object detection pipelines to estimate agricultural production in highly occluded real-world environments, outperforming traditional methods.
  • 🎡 RAG-Based Digital Music Recommender
    • Tech: Gemini LLM, FAISS, Sentence-Transformers, Pandas.
    • Details: Built a Retrieval-Augmented Generation pipeline over a 130k+ records dataset, merging semantic vector search with LLM-driven re-ranking and strict hallucination filters.
  • πŸ“ˆ CartPole Control via Stream Mining
    • Tech: Python, River, Gymnasium.
    • Details: Implemented an Online Machine Learning control system capable of learning from 100k+ streaming instances in real-time.

πŸ› οΈ Tech Stack

Machine Learning, AI & Data Science

Data Engineering, Cloud & MLOps

Programming Languages & Databases


πŸ“« Let's Connect

I am currently open to new opportunities as a Data Scientist or AI/ML Engineer.

Pinned Loading

  1. Application-of-computer-vision-techniques-for-estimating-fruit-agricultural-production Application-of-computer-vision-techniques-for-estimating-fruit-agricultural-production Public

    Jupyter Notebook

  2. Wholesale-Customers-Clustering Wholesale-Customers-Clustering Public

    Comparative study of Unsupervised Learning techniques applied to the Wholesale Customers dataset from the UCI Machine Learning repository.

    Jupyter Notebook

  3. CartPole-StreamMining CartPole-StreamMining Public

    This project implements a real-time control system for the inverted pendulum (CartPole-v1) using Online Machine Learning techniques. The system is designed to learn a control policy from a stream o…

    Python

  4. League-of-Legends-Competitive-Synergy-Network-Analysis League-of-Legends-Competitive-Synergy-Network-Analysis Public

    This project presents a comprehensive Social Network Analysis (SNA) of competitive synergies in League of Legends during the 2015-2017 period.

    HTML

  5. RAG-Based-Content-Recommender RAG-Based-Content-Recommender Public

    A complete Retrieval-Augmented Generation (RAG) pipeline for content-based music recommendation, built on top of the Amazon Reviews 2023 Digital Music dataset. The system combines semantic vector r…

    Jupyter Notebook