Skip to content
View ennriqe's full-sized avatar

Block or report ennriqe

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
ennriqe/README.md

Enrique Barrueco Mikelarena

Quantitative Research + Production ML engineer based in Amsterdam.

I build end-to-end ML systems and research workflows: data pipelines, feature engineering, validation, training and evaluation gates, deployment, monitoring and retraining, and reproducible release processes.

Start here: punkpredictor-case-study (sanitized architecture, operations, and evaluation workflow for a live production system).

Some of my strongest production work is in private repositories tied to active infrastructure and client systems; the case study above is the best public view of my architecture/process approach.

Selected Outcomes

PunkPredictor (Founder, production ML + quant research)

  • Built and operate a production valuation system for CryptoPunks with scheduled inference, policy-driven retraining, and gated promotion/rollback.
  • Live valuation quality (as of Feb 2026): 2,807 sales; MAPE 6.92%; median 4.68%; signed bias -0.80%.
  • Forward/live strategy validation vs passive baseline: Sharpe 2.23 vs 1.57; max drawdown 16.32% vs 41.02%.

Flexas (Data Scientist / Applied ML Engineer)

  • Fine-tuned and deployed an open-source LLM on ~30k real chat conversations (QLoRA + production optimizations).
  • Impact: lead conversion +20.3pp and P95 latency -85% to 8.9s.

Flexas / Doory.ai (Full-stack engineer)

  • Built an internal operations platform with React/TypeScript, FastAPI, PostgreSQL, and Docker.

What I Work On

  • Quant research and statistical validation
  • Production ML systems and MLOps
  • Forecasting and pricing models
  • Applied ML for business workflows
  • Crypto and on-chain data products

Featured Public Repositories

Publications

Tech (Selected)

Python, TypeScript, SQL, PyTorch, TensorFlow, Hugging Face, FastAPI, PostgreSQL, Docker, AWS, Vercel, Heroku

Contact

Pinned Loading

  1. punkpredictor-case-study punkpredictor-case-study Public

    Sanitized production ML + quant research case study for PunkPredictor (architecture, operations, evaluation, release gates).

  2. verifiable-ml-nft-metrics verifiable-ml-nft-metrics Public

    Prototype for on-chain verifiable ML valuation metrics using sparse Merkle proofs and Base Sepolia.

    Python