Skip to content
View lucavarotto's full-sized avatar

Block or report lucavarotto

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

Popular repositories Loading

  1. strassen_algorithm strassen_algorithm Public

    Implementation in Python of Three Approaches to Use Strassen's Algorithm with Matrices of Odd Dimensions

    Python

  2. Text_mining_unipd_courses Text_mining_unipd_courses Public

    In May 2024, two friends and I analyzed the course descriptions of all Bachelor Degrees at Padua University. Our project had three phases: first, we scraped the data from the University’s websites;…

    R

  3. cluster_based_relevance_feedback cluster_based_relevance_feedback Public

    In June 2024, a friend and I developed a superior alternative to BM-25 using a clustering approach with a k-NN algorithm. The effectiveness of this method in improving MAP was confirmed through bot…

    Python