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
Commits
221688c053513209043f1dd894c9880ed42eb0ea
Select Git revision
Branches
3
master
default
protected
testBranch
random_forest
3 results
pitchqualitycapstone
Author
Search by author
Any Author
authors
Daniel Duggan
dqduggan
gjiaying
gjiaying
jaredjoo
jaredjoo
ryanp18
ryanp18
4 authors
Apr 03, 2023
adding feature importance for random forest
· 221688c0
ryanp18
authored
1 year ago
221688c0
Mar 28, 2023
started to add a function to allow for customizable stuff plots
· 3c8395d2
ryanp18
authored
1 year ago
3c8395d2
reorganized the code so RF was above xgboost
· 9e06f27e
ryanp18
authored
1 year ago
9e06f27e
changed some histogram stuff
· b9d41336
ryanp18
authored
1 year ago
b9d41336
added a histogram to group pitch types and their respective stuff grade
· 0b3b1c89
jaredjoo
authored
1 year ago
0b3b1c89
made the comparison figure a bit smaller
· d5ae4587
jaredjoo
authored
1 year ago
d5ae4587
Mar 27, 2023
ran the last few cells
· d569e14b
ryanp18
authored
1 year ago
d569e14b
Mar 26, 2023
added execution times for both models to the plot
· d71ed716
jaredjoo
authored
1 year ago
d71ed716
corrected RMSE value for xgb to execute correctly
· 088ee296
jaredjoo
authored
1 year ago
088ee296
correct RMSE value for xgb to execute correctly
· 4e91c7a5
jaredjoo
authored
1 year ago
4e91c7a5
Mar 25, 2023
changed predictions variable for xgb to xgb_predictions
· d26876b5
jaredjoo
authored
1 year ago
d26876b5
added visualization to compare RMSE values
· d1850b14
jaredjoo
authored
1 year ago
d1850b14
added RMSE value comparisons between both models
· 232754c8
jaredjoo
authored
1 year ago
232754c8
added random forest implementation
· 3edbd053
jaredjoo
authored
1 year ago
3edbd053
Mar 24, 2023
changed some stuff
· fb3070d9
ryanp18
authored
1 year ago
fb3070d9
Mar 22, 2023
Add README.md
· 76cd0168
ryanp18
authored
1 year ago
76cd0168
added comments to the code, as well as images used for milestone 1 paper
· c17d9f27
ryanp18
authored
1 year ago
c17d9f27
Mar 21, 2023
added more summary statistics and have stuff grade for every pitch now
· dfabf9f6
ryanp18
authored
1 year ago
dfabf9f6
Mar 20, 2023
added some visualizations and basic pitch grade stuff
· d963eaca
ryanp18
authored
1 year ago
d963eaca
code reorganization
· 324ba599
ryanp18
authored
1 year ago
324ba599
initial project commit, code done up until the initial model creation
· a0d659d0
ryanp18
authored
1 year ago
a0d659d0
Loading