The DYNMO package facilitates game outcome analysis using statistical learning techniques. It is designed for modeling and predicting football match results based on various statistical features.
Project description
DYNMO - Dynamic Linear Models for Football
Overview
The DYNMO package facilitates game outcome analysis using statistical learning techniques. It is designed for modeling and predicting football match results based on various statistical features.
Features
- Web scraping techniques to gather football data.
- Preprocessing functions for cleaning and transforming data.
Usage
To use the DYNMO package, install it via pip:
pip install DYNMO
Example: Loading Data
from DYNMO import loadData
# Load processed match history data for Brasileirão
df = loadData('br', 'match_history')
print(df.head())
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dynmo-1.0.0.tar.gz.
File metadata
- Download URL: dynmo-1.0.0.tar.gz
- Upload date:
- Size: 8.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2fb9f36ddfa4a9311f75e5a60b30eec90c91ef587b0dd26b6d90e90f40d8ea6f
|
|
| MD5 |
a3912e987c1367f0e421a7496dc0b4e0
|
|
| BLAKE2b-256 |
3d54ce801bcf96004fa1c7dd7a3db81e10d7eb06a04b5ba121c0f38af1700d74
|
File details
Details for the file DYNMO-1.0.0-py3-none-any.whl.
File metadata
- Download URL: DYNMO-1.0.0-py3-none-any.whl
- Upload date:
- Size: 11.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
451ed4d754115d23b842787901fc70406dc4d2bf038c473cdb8daa43704e4b7d
|
|
| MD5 |
34474c4ab60bc1818275e650b948ecb5
|
|
| BLAKE2b-256 |
1b9795031da29aeb0f98267f8edce0cab1902457c51db88beb301a05fbcd9f4f
|