In this notebook, we will explore the performance of basketball teams using a dataset comprising five seasons of 354 college basketball teams. Our goal is to confidently create classification models by applying various classification algorithms to this dataset and finding the best one through accuracy evaluation methods.
After completing this lab, i was to be able to:
- Confidently create classification models
- Explore the performance of basketball teams using data analysis techniques