Datathon 2024 Caronte Challenge

This notebook demonstrates how to build and train a Recurrent Neural Network (RNN) for data prediction. The main steps include data loading, preprocessing, model building, training, and evaluation. Additionally, we handle missing entries by filling each user with new tramesa entries with a grade of 0 for each tramesa they hadn't done.

Built With

Share this project:

Updates