Skip to content

Required materials for following along with the Soccer Match Predictor tutorial

License

Notifications You must be signed in to change notification settings

akhilteja1411/soccer_match_prediction

 
 

Repository files navigation

Soccer Match Prediction

Required materials for following along with the Soccer Match Predictor tutorial.

The tutorial is located at the following link: https://api-docs.datarobot.com/docs/soccer-match-prediction

Development and Contributing

If you'd like to report an issue or bug, suggest improvements, or contribute code to this project, please refer to CONTRIBUTING.md.

Deployment instructions

To deploy on Heroku:

  1. Run heroku apps:create
  2. Create a new DataRobot project with duplicated_matches.csv, and deploy the model.
  3. In Heroku populate the environment variables: DATAROBOT_API_KEY, DATAROBOT_DEPLOYMENT_SERVER_URL, and DATAROBOT_DEPLOYMENT_ID with your DataRobot values.
  4. Run git push heroku master to deploy the app
  5. Visit the URL

Code of Conduct

This project has adopted the Contributor Covenant for its Code of Conduct. See CODE_OF_CONDUCT.md to read it in full.

License

Licensed under the Apache License 2.0. See LICENSE to read it in full.

About

Required materials for following along with the Soccer Match Predictor tutorial

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 94.9%
  • HTML 5.1%