Soccer predictions.

I would like to create a simple website that will among others make predictions on soccer matches based on past results as part of my school project and I have some few questions;

  1. How viable is the idea?
  2. I intend to use PHP for the back-end, any suggestions?
1 Like

I think it’s an excellent idea! However, you can simplify the project by using Python. Python has more libraries that can help you speed up some mathematical tasks. If you plan to implement only basic algorithms, PHP would be just fine.

1 Like

You can use both! PHP for website structure and Python for AI

I just want to use a simple algorithm to calculate the predicted scores