Skip to content

theogyeezy/PitcherWorkloadAnalyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

4 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Pitcher Workload Analyzer ⚾

Overview

The Pitcher Workload Analyzer is a Python-based tool designed to assess the workload and injury risk of baseball pitchers using the Acute:Chronic Workload Ratio (ACWR). It leverages historical pitching data to identify overuse risks and optimize training loads.

Features

  • βœ… Calculate Acute & Chronic Workload (7-day & 28-day rolling workloads)
  • ⚠️ Detect Injury Risk Levels (Low, Moderate, High)
  • πŸ“Š Data Visualization (Coming soon)
  • πŸš€ Machine Learning Integration (Future development)

Installation

git clone https://github.com/yourusername/PitcherWorkloadAnalyzer.git
cd PitcherWorkloadAnalyzer
pip install -r requirements.txt  # If needed

## Injury Risk Classification

ACWR Range	Risk Level
< 0.6 or > 1.5	High Risk ⚠️
0.6 - 0.8 or 1.3 - 1.5	Moderate Risk ⚠️
0.8 - 1.3	Low Risk βœ…

## To-Do List πŸ› οΈ
 Add visualization for workload trends πŸ“Š
 Integrate biomechanics & velocity tracking πŸ”„
 Deploy a web-based dashboard for team monitoring 🌐

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages