A package for volleyball match outcome prediction and statistical analysis.
Project description
vs_score
A Python package for volleyball match outcome prediction and statistical analysis.
Installation
pip install .
Usage
All main modules are located in the src/vs_score/ directory.
Data Preparation & Feature Engineering
Run the following scripts in order to clean your data and generate features:
python src/vs_score/merge_clean.py
python src/vs_score/feature_engineering.py
python src/vs_score/train_model.py
Running the FastAPI Backend
To start the prediction API:
python src/vs_score/predict_api.py
Then open your browser and go to http://localhost:8000 to use the web interface.
License
MIT
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 vs_score-0.1.0.tar.gz.
File metadata
- Download URL: vs_score-0.1.0.tar.gz
- Upload date:
- Size: 8.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0945912a4ac33ec28ff92290d1c50bb93fa7b18e03792b3b1c26658ccc6336d3
|
|
| MD5 |
61a49e16c6b0f340624c8e9ec509614d
|
|
| BLAKE2b-256 |
82e3c4e00685a49176f9fb935fd4e48413ef62a8c17505df8ef284e4c9b3e478
|
File details
Details for the file vs_score-0.1.0-py3-none-any.whl.
File metadata
- Download URL: vs_score-0.1.0-py3-none-any.whl
- Upload date:
- Size: 9.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a20f17dbabc6afb4bd1283ce953358ca454d83553e896bd2e613027b8ca9ae9b
|
|
| MD5 |
245438447e4c2a5c197909e44df57a35
|
|
| BLAKE2b-256 |
5c6fc45bb0184a5840e7a6435937e41a343082ccf7ebafe66d39809b286ebb29
|