Skip to content
View miguelfmc's full-sized avatar

Block or report miguelfmc

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

Hi there, I'm Miguel 👋

I'm a data scientist. I enjoy building machine learning solutions to solve all sorts of problems. I'm particularly interested in the connection between machine learning, decision science and optimization. Currently, I'm working as a Machine Learning Scientist at PayPal.

  • 🔭 I’m currently working on:
    • Sharpening my data structures and algorithms skills
    • Learning about some of the crazier and less known Python "ins and outs" like metaclasses, descriptors and coroutines
    • Trying to keep up with the latest in AI, especially LLMs!
    • Getting a better understanding of the Recommender Systems literature
    • Revamping my personal portfolio
  • 🌱 I’m currently learning the basics of MLOps, Recommender Systems, Bayesian Statistics and uncertainty quantification for ML (especially conformal prediction!)
  • ⚡ Fun fact: in a past life, I played the drums in a band 🥁

Recent projects

Here is my personal website for more stuff!

How to reach me

Mail Badge

Pinned Loading

  1. california-energy-demand california-energy-demand Public

    A series of Jupyter notebooks where I explore and forecast electricity demand in California

    HTML 1

  2. miguelfmc.github.io miguelfmc.github.io Public

    My personal website hosted on https://miguelfmc.github.io

    HTML

  3. shellper-ai shellper-ai Public

    Python command line tool that uses OpenAI's GPT models to help you with Linux shell commands

    Python

  4. sklearn-discretefirstorder sklearn-discretefirstorder Public

    A scikit-learn-compatible implementation of a discrete first order method for subset selection

    Python