AI開発影響研究所 EN
← ランキング · AI関連リポジトリ

guitavares8/Football_ai_Predictor

Machine Learning pipeline for predicting football match outcomes.

Jupyter Notebook GitHub ↗
★ 0
stars
75
AI関連スコア
50
個人開発度
0
AIツール痕跡

SUMMARY AI要約 by gpt-5-mini

A Machine Learning system to produce quantitative predictions for Portuguese Primeira Liga matches. It targets sports analysts, data scientists and bettors who need probabilistic forecasts rather than simple averages. The pipeline combines historical results, an Elo ranking, advanced form features (streaks, rolling Expected Goals) and an exponential time-decay to prioritize recent form. Key features: - Three real-time models served by a Streamlit app: XGBClassifier for 1X2 probabilities, XGBRegressor for total-goals expectation (combined with a Poisson distribution to derive exact over/under odds), and an XGBClassifier for Both Teams To Score (BTTS). - Conversion of probabilities into double-chance coverages. - Persisted models (.pkl), preprocessing and evaluation notebooks, data ingestion automation. Tech stack: Python, pandas/numpy, scikit-learn, XGBoost, Streamlit. Repository separates data, trained models, notebooks and the app.

DETECTED 検出されたAIスタック

このRepoのdescription / GitHub topics / READMEのAI要約に出現したAI関連キーワードをカテゴリ別に表示。各バッジは該当カテゴリの詳細ランキングへリンクします。

🌐 Web/アプリフレームワーク (1)
Streamlit

使用言語(バイト数比)

Python
6.2%
Jupyter Notebook
93.8%

オーナー情報

アカウント
guitavares8
タイプ
User
フォロワー
0

日付

GitHub作成日 2026-05-13
最終Push 2026-05-16
当サイト初検出 2026-05-16
最終取得 2026-05-16 18:13

類似Repo (同じ言語のAI関連Repo)

Surajmatole/AI-ML-Mini-Projects

Beginner-friendly Machine Learning projects built with Python, Scikit-learn and Google Colab.

Jupyter Notebook 0 AI 65
ak-junior3339/PriceMyRideAI
Jupyter Notebook 0 AI 50
aparna172004/AI-Movie-Recommendation-System

An AI-powered Movie Recommendation System built using Machine Learning and Streamlit that suggests movies based on user preferences. The system uses content-based filtering to find similar movies by analyzing movie features such as genres, keywords, cast, and overview.

Jupyter Notebook 0 AI 75
rmnouv/learning-agentic-ai
Jupyter Notebook 0 AI 50
shady528/Stox

AI-powered stock market chatbot with multi-LLM support (Gemini, Claude, GPT). Built with RAG, FastAPI, React, and Vector Databases

Jupyter Notebook 0 AI 45