mirror of
https://github.com/gokhannuslu8/iddaAI.git
synced 2026-04-26 23:15:54 +03:00
[PR #2] [MERGED] update tr lig data and calculate #3
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/iddaAI#3
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/gokhannuslu8/iddaAI/pull/2
Author: @gokhannuslu8
Created: 1/31/2025
Status: ✅ Merged
Merged: 1/31/2025
Merged by: @gokhannuslu8
Base:
main← Head:tff-statistic-entegre📝 Commits (1)
f6be78bupdate tr lig data and calculate📊 Changes
28 files changed (+2258 additions, -118 deletions)
View changed files
➕
.env(+2 -0)➕
__pycache__/predict_matches.cpython-310.pyc(+0 -0)➕
__pycache__/tff_service.cpython-310.pyc(+0 -0)📝
app.py(+27 -117)➕
app/data/super_lig_data.json(+142 -0)➕
app/data/tff_matches_data.csv(+272 -0)➕
app/models/tff_model_20250131_200148.joblib(+3 -0)➕
app/models/tff_scaler_20250131_200148.joblib(+3 -0)➕
app/services/__pycache__/tff_data_collection_service.cpython-310.pyc(+0 -0)➕
app/services/__pycache__/tff_service.cpython-310.pyc(+0 -0)➕
app/services/__pycache__/tff_training_service.cpython-310.pyc(+0 -0)➕
app/services/tff_data_collection_service.py(+95 -0)➕
app/services/tff_service.py(+108 -0)➕
app/services/tff_training_service.py(+121 -0)➕
collect_tff_data.py(+164 -0)➕
matches_data.csv(+911 -0)➕
predict_matches.py(+245 -0)📝
requirements.txt(+5 -1)➕
save_data.py(+28 -0)➕
tff_model_20250131_200331.joblib(+3 -0)...and 8 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.