0% found this document useful (0 votes)
203 views

CME538 Week1 - Lecture2

UofT Intro to Data Science

Uploaded by

Siu Kai Cheung
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
203 views

CME538 Week1 - Lecture2

UofT Intro to Data Science

Uploaded by

Siu Kai Cheung
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 19

CME538 Introduction to Data Science

Week 1 | Lecture 2 (1.2)


Data Science Toolbox.
Course Toolbox
▪ Python + DS Packages
▪ Jupyter Notebook
▪ Jupyter Hub
▪ Kaggle Courses
▪ Textbook
▪ Medium
Course Toolbox
▪ Python 3x + DS Packages
▪ Jupyter Notebook
▪ Jupyter Hub
▪ Kaggle Courses
▪ Textbook
▪ Medium
Python 3x + DS Packages
Python 3x + DS Packages
▪ You can install Python on your computer using the Anaconda
distribution.
▪ There is a Linkedin Learning and DataCamp Anaconda
installation tutorial on Quercus.
Anaconda Demo
Course Toolbox
▪ Python + DS Packages
▪ Jupyter Notebook
▪ Jupyter Hub
▪ Kaggle Courses
▪ Textbook
▪ Medium
Jupyter Notebook
▪ The Jupyter Notebook is an open-
source web application that allows you
to create and share documents that
contain live code, equations,
visualizations and narrative text.
▪ Uses include data cleaning and
transformation, numerical simulation,
statistical modeling, data visualization,
machine learning, and much more.
Jupyter Demo
Course Toolbox
▪ Python + DS Packages
▪ Jupyter Notebook
▪ Jupyter Hub
▪ Kaggle Courses
▪ Textbook
▪ Medium
Jupyter Hub
▪ Jupyter Hub brings the power of notebooks to groups
of users. It gives users access to computational
environments and resources without burdening the
users with installation and maintenance tasks.
▪ Users - including students, researchers, and data
scientists - can get their work done in their own
workspaces on shared resources which can be
managed efficiently by system administrators.
▪ Every UofT student has access to a Jupyter Hub
instance vis their UTORID.
▪ We will use Jupyter Hub for assignments.
JupyterHub Demo
Course Toolbox
▪ Python + DS Packages
▪ Jupyter Notebook
▪ Jupyter Hub
▪ Kaggle Courses
▪ Textbook
▪ Medium
Kaggle Courses
▪ Kaggle Courses is a website offering video courses taught by
industry experts in Data Science and Machine Learning.
▪ I will share links to Kaggle micro courses that cover important
topics we cover in this course.
▪ It is not mandatory to take these micro courses, but it can be
quite helpful.
Course Toolbox
▪ Python + DS Packages
▪ Jupyter Notebook
▪ Jupyter Hub
▪ Kaggle Courses
▪ Textbook
▪ Medium
Textbook
▪ Principles and Techniques of Data Science (Links to an external
site.), By Sam Lau, Joey Gonzalez, and Deb Nolan. (© Copyright
2020, License: CC BY-NC-ND 4.0).
▪ We will assign readings for various topics throughout the
course.
▪ Readings are not mandatory.
▪ Some of the lecture content is taken from this textbook.
▪ This open-source textbook was a tremendous undertaking, and
we acknowledge the immense contribution to open-source
education by Sam Lau, Joey Gonzalez, and Deb Nolan that will
enrich the learning experience of students all over the world.
Course Toolbox
▪ Python + DS Packages
▪ Jupyter Notebook
▪ Jupyter Hub
▪ Kaggle Courses
▪ Textbook
▪ Medium
Medium
▪ Medium is an open platform where readers find dynamic
thinking, and where expert and undiscovered voices can share
their writing on any topic.
▪ We will occasionally link to interesting articles that compliments
various lectures.
▪ Reading these articles is not mandatory.
CME538 Introduction to Data Science
Week 1 | Lecture 2 (1.2)
Data Science Toolbox.

You might also like