2
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

【Laravel】Bリーグ試合予想AIのWEBサービスの開発まとめ

Last updated at Posted at 2020-09-01

概要

Bリーグ公式サイトから試合情報を取得し、取得結果から試合スコア予想を算出しWEBに公開する

サービスURL

image.png

Bリーグ公式

開発経歴

実装

試合結果解析と試合予想【Python】

Bリーグの得失点をヒートマップで可視化
https://qiita.com/SyogoSuganoya/items/6904adf92959838e6a02

デザイン当込【Laravel】

【Laravel】環境構築から各機能の実装
https://qiita.com/SyogoSuganoya/items/8a73167566dd7b36de26

Laravel入門 - 使い方チュートリアル -
https://qiita.com/sano1202/items/6021856b70e4f8d3dc3d

リリース

Xserverへアップロード

Laravelで作成したWEBアプリをXServerでデプロイするまで
https://qiita.com/huhe/items/6c3c35005bb8c010614e


参考

Laravelで作成したWEBアプリをXServerでデプロイするまで
https://qiita.com/ryouta0506/items/100a2b252fbaeb73f493

2
2
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?