Coder Social home page Coder Social logo

elisacomposta / recommender-systems-challenge Goto Github PK

View Code? Open in Web Editor NEW

This project forked from simonescevaroli/recommender-systems-challenge

0.0 0.0 0.0 219.13 MB

Recommender Systems challenge about book recommentations.

Python 71.54% Jupyter Notebook 0.56% Cython 27.90%

recommender-systems-challenge's Introduction

Recommender Systems Challenge 2023

Open

This repository contains the code for the Recommender Systems challenge (Politecnico di Milano, 2023-2024), made on Kaggle.

The application domain is book recommendation, and the goal of the competition is to discover which items a user will interact with.
The datasets contains interactions of users with books: if the user attributed to the book a rating of at least 4, the interaction is present in the dataset with value 1.

Recommender

The final recommender used in the challenge is an hybrid of:

  • SLIM Elastic Net
  • RP3beta

obtained merging the two similarity matrices using a weighted sum.

All the models have been trained using both Kaggle and Colab notebooks.

Evaluation

The evaluation metric used for the competition is MAP@10.

  • Public leaderboard score: 0.14042 (18th / 63)
  • Private leaderboard score: 0.13984 (20th / 63)

Credits

The code in this repository was built upon the course repository, which provides the implementation of recommenders and utility code.

Team

Simone Scevaroli & Elisa Composta

recommender-systems-challenge's People

Contributors

elisacomposta avatar simonescevaroli avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.