SKLearn Modeling
Description: Sci-kit Learn, or Sklearn for short, is one of the quintessential scientific computing modules for Python. Primarily known as an out-of-the-box machine learning tool, sklearn is able to quickly train and test multiple models. In this tutorial, we will give an overview of only the very basics of sklearn, as this module has immense capabilities. Using a dataset pertaining to car ratings, we will compare six different machine learning models to see which perform best. In doing so, we will also see how to train and test six common machine learning methods.
Presenter: Sam Showalter
Date: TBA
Location: Julian 147
GitHub Link: SKLearn_Modeling