Skip to content
View FBruzzesi's full-sized avatar
🔥
Working from ...
🔥
Working from ...

Organizations

@hellofresh @narwhals-dev
Block or Report

Block or report FBruzzesi

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

👋 Hi there, I'm Francesco

🦸‍♂️ About me

I am a data scientist with 5+ years of experience, a mathematician by training, a passionate learner and an open source enthusiast.

I have in depth experience working on tabular data, time series, Bayesian statistic and mathematical optimization. I tend to prefer simple, scalable and understandable solutions as opposed to over-complex models when not necessary to bring value.

💼 Employer

  • Currently, I am a data scientist at HelloFresh🍋 in Berlin office.
  • Previously I worked a senior data scientist at Edison⚡ one of the leading Italian electric utility company. Here I was involved maily on mid and down stream projects on tabular data, time series, anomaly detection, and optimization.

💻 OSS and side projects

When I have some spare time on weekends I maintain few projects:

  • scikit-lego: since Sept. 2023 I am a maintainer of the project. The goal of the package is to allow to joyfully build new building blocks that are scikit-learn compatible. scikit-lego has 30k+ downloads a month
  • ISO Week Date: iso-week-date is a toolkit to work with strings representing ISO Week date in two formats: week YYYY-WNN and week date YYYY-WNN-D.
  • Timebasedcv: a python library that provides a cross validation strategies based on actual datetime values instead of indexes, of course compatible with scikit-learn cross validation API.
  • Compclasses: a python utility library to simplify composition (over inheritance).
  • Deczoo: a zoo for python decorators, a collection of decorators used on a daily basis.
  • Webapps (Also open source):
    • ATP Stats is a webapp providing tennis analytics and insights in a more colorful and intuitive manner with respect to the official ATP Tour.
    • Tabular Data Annotator a webapp to bulk label tabular data from a csv.

Both webapps are developed using python dash framework and deployed on heroku I need to migrate them to another hosting platform.

📫 How to reach me

The best way it to find me on linkedin.

🔧 Tech stack

  


                


             

Pinned

  1. koaning/scikit-lego koaning/scikit-lego Public

    Extra blocks for scikit-learn pipelines.

    Python 1.2k 114

  2. timebasedcv timebasedcv Public

    Time based splits for cross validation

    Python 19 1

  3. iso-week-date iso-week-date Public

    Toolkit to work with str representing ISO Week date format

    Python 4

  4. deczoo deczoo Public

    A Zoo for decorators

    Python 17