Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
PitchQualityCapstone
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ryanp18
PitchQualityCapstone
Graph
master
Select Git revision
Branches
3
master
default
protected
random_forest
testBranch
3 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
1
May
29
Apr
30
29
13
12
10
2
27
Mar
26
25
24
23
22
20
19
fixed visuals for real this time
master
master
fixed visuals
add visuals
test branch
Merge branch 'master' of git.cs.vt.edu:ryanp18/pitchqualitycapstone
added changes to test branch
testBranch
testBranch
update readme
checkpoints
Added support for 2023 season
Delete Capstone_Project.ipynb
Added support for 2023 season
added support for 2023 season
Player Visualizations
Update README.md
added some comments and fixed some section outputs
added some more visuals to the bottom, also wrote the best pitches table to a csv
reorganized some code
added cv and random grid search code
adding feature importance for random forest
started to add a function to allow for customizable stuff plots
reorganized the code so RF was above xgboost
changed some histogram stuff
added a histogram to group pitch types and their respective stuff grade
made the comparison figure a bit smaller
ran the last few cells
added execution times for both models to the plot
corrected RMSE value for xgb to execute correctly
correct RMSE value for xgb to execute correctly
changed predictions variable for xgb to xgb_predictions
added visualization to compare RMSE values
added RMSE value comparisons between both models
added random forest implementation
improved comments
random_forest
random_forest
renamed predictions variable
added seaborn plot for RMSE value comparison
added RMSE values for both models
added imports and slight modifications
changed some stuff
attempt at converting current xgboost model to a random forest
added imports for random forest
Loading