Skip to content
View mikemayuare's full-sized avatar

Organizations

@deliveryhero @Glovo

Block or report mikemayuare

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
mikemayuare/README.md

๐Ÿ‘‹

โ•”โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•—
โ•‘  import pandas as pd  โ€ข  from sklearn import everything      โ•‘
โ•‘  data = curiosity.load()  โ€ข  insights = model.fit(world)     โ•‘
โ•šโ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•โ•

Miguelangel Leon Mayuare

@mikemayuare ยท Data Scientist

Turning noise into signal, one model at a time.

LinkedIn GitHub


> whoami

profile = {
    "name"     : "Miguelangel Leon Mayuare",
    "alias"    : "mikemayuare",
    "role"     : "Data Scientist",
    "location" : "Spain ๐Ÿ‡ช๐Ÿ‡ธ",
    "company"  : "Glovo",
    "passion"  : ["ML/DL", "NLP", "Cheminformatics", "Computer Vision"],
    "status"   : "always_learning = True"
}

๐Ÿง  Tech Stack

Languages & Core

Python SQL Bash

Data & ML

Pandas Polars NumPy Scikit-Learn TensorFlow PyTorch HuggingFace BigQuery

Visualization & Tools

Plotly Jupyter MLflow Docker Git Kubeflow


๐Ÿš€ Featured Projects

๐Ÿงช ApeTokenizer

Tokenizer for chemical SMILES & SELFIES representations for use in transformer models.

Python NLP Cheminformatics Transformers

โญ 26 stars ยท ๐Ÿด 4 forks

Nature HuggingFace

End-to-end MLOps pipeline for colorectal cancer survival prediction โ€” Optuna tuning, MLflow tracking, Flask UI, Docker & Kubeflow orchestration.

Python MLOps Scikit-Learn Flask Docker Kubeflow

MLflow Kubeflow

End-to-end ML pipeline deployable on the cloud with CI/CD integration.

Python MLOps Cloud Scikit-Learn

๐Ÿฆ‹ Moths Classifier

TensorFlow multiclass classifier for identifying different moth species from images.

Python TensorFlow Computer Vision Deep Learning

๐Ÿ“ Text Summarizer

Transformer-based text summarization model built from scratch.

Python NLP Transformers Jupyter

Interactive dashboard to visualize Pokรฉmon stats up to Generation 7.

Python Data Visualization Dashboard

๐Ÿผ Curso de Pandas

Notebooks used in my YouTube Pandas course โ€” learning by doing.

Python Pandas Tutorial Jupyter


๐ŸŒ Find Me

LinkedIn GitHub


while alive:
    eat()
    sleep()
    code()
    repeat()

๐Ÿ“ Spain ยท ๐Ÿ’ผ Open to collaborations ยท ๐Ÿ”ฌ Always experimenting

Pinned Loading

  1. hotel-res-prediction hotel-res-prediction Public

    End to End model that can be deployed on the cloud for CI/CD

    Python

  2. apetokenizer apetokenizer Public

    Tokenizer for chemnical SMILES and SELFIES for use in transformers models.

    Python 26 4

  3. colorectal-cancer-prediction colorectal-cancer-prediction Public

    ML Pipeline for Colorectal Cancer Survival Prediction

    Python

  4. curso_de_pandas curso_de_pandas Public

    Este repo es para los notebooks que voy usando en el curso en YouTube

    Jupyter Notebook

  5. moths_classifier moths_classifier Public

    TensorFlow multiclass Classifier for different moths species

    Jupyter Notebook

  6. pokemon_dashboard pokemon_dashboard Public

    Dashboard to visualize statitics of the pokemon up to the 7th generation

    Python