Skip to content
View lmassaron's full-sized avatar
🦉
Running experiments
🦉
Running experiments

Block or report lmassaron

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

Hi, I'm Luca

I am a Senior Data Science Expert at illimity Bank, a Google Developer Expert (GDE), and a 2x Kaggle Grandmaster in competitions and notebooks (previously ranked #7 worldwide for competitions). With over 20 years of experience, I specialize in solving complex challenges in banking, finance, and insurance through Machine Learning and AI.


WHAT I'M WORKING ON

  • Large Language Models (LLMs): Recently, I've been focused on fine-tuning Google's Gemma 2 and Gemma 3 models, including techniques like Generative Reward Post-Optimization (GRPO).
  • Tabular Data & Deep Learning: Continuing my work on making deep learning more accessible and effective for tabular datasets, often linked to my research and books.
  • Authoring: I have authored or co-authored over 15 books on data science and AI, including the "For Dummies" series for Wiley and a book on tabular machine learning for Manning.
  • Community & Mentorship: I am a Google Developer Expert (GDE) in AI, Cloud, and Kaggle. I have been a mentor for the KaggleX BIPOC Mentorship Program and frequently speak at international conferences and meetups.

BOOKS

I've written extensively to bridge the gap between complex AI concepts and practical application.

Artificial Intelligence For Dummies, 3rd ed      Machine Learning For Dummies, 3rd ed      The Kaggle Book, 2nd ed      Machine Learning on Tabular Data

Book Publisher Focus
Artificial Intelligence For Dummies Wiley A comprehensive guide to AI for all levels.
Machine Learning For Dummies Wiley An introduction to core concepts and algorithms.
The Kaggle Book Packt A comprehensive guide to mastering data science competitions.
Machine Learning on Tabular Data Manning Practical techniques for working with tabular datasets.

OPEN SOURCE & EXPERIMENTATION

I maintain several repositories focused on cutting-edge ML and AI research:


CONNECT WITH ME

Pinned Loading

  1. Machine-Learning-on-Tabular-Data Machine-Learning-on-Tabular-Data Public

    Code for the new Manning book on machine learning on tabular datasets

    Jupyter Notebook 67 21

  2. deep-learning-for-tabular-data deep-learning-for-tabular-data Public

    An updated (2025) guide to Deep Learning for tabular data, comparing a fine-tuned Keras 3 (PyTorch backend) DNN and an Optuna-optimized XGBoost model on the Kaggle Amazon Employee Access Challenge

    Jupyter Notebook 48 14

  3. Gemma-3-1B-financial-sentiment-analysis Gemma-3-1B-financial-sentiment-analysis Public

    Fine-Tuning Gemma 3 1B-IT for Financial Sentiment Analysis

    Jupyter Notebook 1

  4. Gemma-2-2B-IT-GRPO Gemma-2-2B-IT-GRPO Public

    Fine-tuning the Google/gemma-2-2b-it model using Generative Reward Post-Optimization (GRPO)

    Jupyter Notebook 14 2

  5. kaggledays-2019-gbdt kaggledays-2019-gbdt Public

    Kaggle Days Paris - Competitive GBDT Specification and Optimization Workshop

    Jupyter Notebook 90 34

  6. gemma_from_scratch gemma_from_scratch Public

    A clean, minimal, and educational implementation of the Gemma 3 language model architecture using pure PyTorch and JAX

    Python 24 2