Skip to content
View ricsoleo's full-sized avatar

Block or report ricsoleo

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.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. multi-agent-trading multi-agent-trading Public

    Sistema multi-agente ibrido (Python + Claude) per trading algoritmico su conto paper Alpaca — estratto pubblico: nucleo algoritmico, risk management e backtest

    Python 1

  2. steam-reviews-analysis steam-reviews-analysis Public

    EDA on 21M Steam reviews: sentiment, helpfulness, language trends and player behavior (ADM course, Sapienza)

    Jupyter Notebook 1

  3. chess-elo-prediction chess-elo-prediction Public

    Predicting a chess player's Elo from a single game (Stockfish evals + clock usage): classical baselines vs CNN-LSTM and TCN on Lichess data

    Python

  4. michelin-search-engine michelin-search-engine Public

    Conjunctive and TF-IDF ranked search engine over Michelin-starred restaurants in Italy, built from scratch (ADM course, Sapienza)

    Jupyter Notebook

  5. movielens-recommender movielens-recommender Public

    MovieLens recommendation system with MinHash/LSH and movie clustering (ADM course, Sapienza)

    Jupyter Notebook

  6. flight-network-analysis flight-network-analysis Public

    USA airport flight network: graph features, Dijkstra/BFS from scratch, community detection, interactive maps (ADM course, Sapienza)

    HTML