Skip to content

morganwest955/BaseballClusterStats

Repository files navigation

Small project using k-means clustering to classify pitchers and batters.

Stats used: https://www.rotowire.com/baseball/stats-bvp.php

Run cluster.py to create the k-means model. Run classify.py to classify batters and pitchers in the data set based on the model.

Dependencies: pandas, numpy, scipy

Written in Python 3.6

About

Small project clustering pitchers and hitters

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages