
Hands-on Data Science with Python: K-Means, Linear Regression, and More
Explore the world of data science through this recitation at Tel Aviv University, focusing on Python, K-Means clustering, linear regression, and algorithm selection.
Download Presentation

Please find below an Image/Link to download the presentation.
The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author. If you encounter any issues during the download, it is possible that the publisher has removed the file from their server.
You are allowed to download the files provided on this website for personal or commercial use, subject to the condition that they are used lawfully. All files are the property of their respective owners.
The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author.
E N D
Presentation Transcript
Intro to Data Science Recitation #2 Tel Aviv University 2016/2017 Slava Novgorodov
Todays lesson Introduction to Data Science: Hands-on Data Science with Python K-Means scikit-learn library Linear Regression Mean Square Error Cross Validation
K-Means Used for clustering of unlabeled data Example: Image compression
References http://pandas.pydata.org/ http://www.numpy.org/ http://scikit-learn.org http://matplotlib.org/ https://anaconda.org/