Prediction model

Hi community!

I'm new to the community, so bear with me if the answers are simple.
As a hobby project, I am trying to predict spectator figures for a sports team.
The data include, e.g:

  • Opponent
  • Weather (temperature, wind, rainfall)
  • Time (weekday, month)
  • Form (points in the last x games)
    Obviously, as some are naturally correlated, I won't use all.
    Anyway, I have used MLR, but could use some sparring for an alternative model.
    So: What model do you reckon would be appropriate for this type of data,
    and maybe which ML packages could train it?

Thanks,

Laurence

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.