Trained an ML model classifying baseball pitches as a strike or a ball with 0.94 accuracy given a CSV file. The Decision Tree Classifier model provided the best accuracy rates. Python, Pandas, and Scikit-learn are used.
Trained an ML model classifying baseball pitches as a strike or a ball with 0.94 accuracy given a CSV file. The Decision Tree Classifier model provided the best accuracy rates. Python, Pandas, and Scikit-learn are used.