[PYTHON] Until launching a boat race triple prediction site using machine learning and Flask

Introduction

This article is an explanation of the internal code of the boat race triple prediction site "Today, do you have a good prediction?" that was created by myself and released on the Web. It will be a compilation of articles.

Data acquisition

Data shaping

Predictive model creation with machine learning

Web application creation with Flask

~~ It is still incomplete, so I will replace it as soon as it is completed. ~~ ↓ The article is complete! (2020/6/27)

Launch with Python Anywhere

~~ Not posted ~~ ↓ The article is complete! (2020/6/29) Launch Flask app on Python Anywhere

Recommended Posts

Until launching a boat race triple prediction site using machine learning and Flask
Launching a machine learning environment using Google Compute Engine (GCE)
[Machine learning] FX prediction using decision trees
A story about simple machine learning using TensorFlow
Machine learning Training data division and learning / prediction / verification
Until you create a machine learning environment with Python on Windows 7 and run it
What I learned by launching a photo site using administrative data and multiple APIs
Easy machine learning with scikit-learn and flask ✕ Web app
Memo for building a machine learning environment using Python
Machine learning and statistical prediction, a paradigm of modern statistics that you should know before that
(Note) A story about creating a question answering system using Spring Boot and machine learning (SVM)
What I learned about AI and machine learning using Python (4)
I tried using Tensorboard, a visualization tool for machine learning