Skip to content
View alessandroCassani's full-sized avatar

Block or report alessandroCassani

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

Pinned Loading

  1. DiabetesPredictionML DiabetesPredictionML Public

    Machine learning course project on computer science master degree. Prediction of diabetes based on many features related to health habits and previous medical events. EDA phase, followed by 3 ML su…

    Jupyter Notebook

  2. InfluencerJPAbackend InfluencerJPAbackend Public

    The goal is to ensure the persistence of data through JPA. It proposes an application that allows a user, identified as an account, to publish zero or more posts on the platform. Each account can t…

    Java

  3. FootballTeam FootballTeam Public

    This application is designed to help football coaches efficiently manage their teams. It enables coaches to register and maintain detailed information about each athlete, including personal details…

    Kotlin

  4. CareGivers CareGivers Public

    web app which enable caregivers to plan activity and therapy of associated patients from remote. It's possible to visualize between charts the blood oxygen saturation, systolic and diastolic pressu…

    Vue 1

  5. featureEngineering featureEngineering Public

    featureEngineering project which contains an in depth dataset analysis on how ML algorithms accuracy change when dirtying features values

    Jupyter Notebook 1

  6. Chat_server Chat_server Public

    Peer-to-Peer Network Implementation. This project implements a peer-to-peer network architecture where all nodes function as both clients and servers. Instead of a traditional client-server model, …

    Python