hkenawi / FPL-optimizer

This repository contains the source code for an optimizer model that evaluates a user's team and recommends optimal decision making regarding transfers and chip usage
2 stars 0 forks source link

Train xPts model #5

Open hkenawi opened 6 months ago

hkenawi commented 6 months ago

This includes the following:

  1. Train the model on the cleaned training data
  2. Ensure there are no problems with the vanishing gradient
  3. Evaluate the model using a selected error metric on the testing set (MSE, RMSE, MASE, MAPE)