Skip to content

Commit

Permalink
conclusion completed
Browse files Browse the repository at this point in the history
  • Loading branch information
wolff01 committed May 4, 2024
1 parent 4dd848d commit abc8e92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project_proposal.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ The result of the code came out to create a chart that is 134 lines long and as

## Conclusions and Future Work

TODO: Summarize your work and outline future steps needed to complete to take the project to the next stage (for example, if you were to continue with this project in 600/610). You must also address ethical implications of your project, especially as pertains to the public release or use of your software or methods.
In conclusion, the code runs a parsed set of data given in the form of a csv file and extracts each needed part of the csv file. The will then add the necessary swings in and outside of the zone and have those ready to be part of both quotients later on. Then the code multiplies the total number of balls hit in play twice, once using hard hit percentage and another using sweet spot percentage. Taking each of the products we then go and insert them into the quotient where they each will be divided by the total number of swings and that will give us our answer needed. This code as well displays its results in the form of a chart in stream lit with the help of pandas. This code can have the potential to be very impactful in the world of baseball. Taking part in each of these key ideas is very important and when the product itself is ready to fully be produced it will become a great tool and useful all around. In the future, this project should include more recent data as the 2024 Major League Baseball season has become and as well there should be implementation of data from other years as well. The more data that is put into this code, the more that it will have a chance to display its full potential. Furthermore, there should be a way to implement the code to further read and interpret a single player as an option. Having to isolate the data of one player would be an interesting feature as it can make it more accessible to one person who wants to try and learn more about the value of that player. These features can make it so a person of scouting desire sees this they are able to make intentional moves that can further their team to be successful whether that be reading more into how an opponent is or how they can have the most successful team on the field.

## References

Expand Down

0 comments on commit abc8e92

Please sign in to comment.