Switch to moving target goals into Issues tagged with Enhancement
This commit is contained in:
55
README.adoc
55
README.adoc
@@ -9,58 +9,3 @@ For my stats course (4U Data Management) I have to interpret a bunch of data gen
|
||||
In an effort to not spend ages mindlessly using a calculator every summative check-in, I have started this project.
|
||||
|
||||
I figured, that since I already had to digitize every note, that I was required to make by hand, from during the game, that I might as well employ a format of my own. This format, would allow me to use code to interpret the monotonous mathematics for me. Even if I don't fully complete the code, it would ease the burden by completing some of the math for me.
|
||||
|
||||
== Goals
|
||||
|
||||
* [ ] Auto Ranking system?
|
||||
* [ ] Data Visualizer?
|
||||
* [ ] Dynamic Web Page?
|
||||
* [ ] Pattern Analysis / Play Trend Analysis
|
||||
** [*] Most Frequent Play
|
||||
** [ ] Least Frequent Play
|
||||
** [ ] Most Effective Play (Greatest Terrain Gain on average)
|
||||
** [ ] Most frequent play set.
|
||||
** [ ] Repeating play pattern.
|
||||
** [ ] Slow after score.
|
||||
** [ ] Bias to using Play Actions
|
||||
** [ ] Bias to using Runs
|
||||
|
||||
=== Gamelog
|
||||
* [*] Data Format
|
||||
** [*] Support recording multiple games
|
||||
** [*] Periods
|
||||
*** Quarters
|
||||
*** Overtime
|
||||
** [*] Teams
|
||||
*** Iowa
|
||||
*** Syracuse
|
||||
*** Texas A&M
|
||||
*** Colorado
|
||||
*** Nebraska
|
||||
*** Boise State [deprecated]
|
||||
*** Arizona State
|
||||
*** South Carolina
|
||||
** [*] Downs
|
||||
*** First - Fourth
|
||||
*** Kickoff
|
||||
*** PAT (Point After Touchdown)
|
||||
**** One
|
||||
**** Two
|
||||
**** Failed
|
||||
** [*] Score
|
||||
** [*] Terrain Position
|
||||
*** [*] Yards
|
||||
*** [*] In (Inches)
|
||||
*** [*] GL (Goal Line)
|
||||
** [*] Penalty
|
||||
** Out?
|
||||
** [*] Plays
|
||||
|
||||
=== Miller:
|
||||
* [*] Mathematics
|
||||
** [*] Avg. Terrain Gain
|
||||
** [*] Avg. Terrain Loss
|
||||
** [*] Avg. Terrain Delta
|
||||
** [*] Avg. Offence Plays per quarter
|
||||
** [*] Avg. Offence Plays per game
|
||||
** [*] Avg. Penalties per game
|
||||
|
||||
Reference in New Issue
Block a user