PG (Purdue) Data Science
PG (Purdue) Data Science
in Data Science
In collaboration with IBM
1 | www.simplilearn.com
03
About the Program
04
The Key Features of the Post Graduate Program
in Data Science in partnership with Purdue
University
05
About the Post Graduate Program in
Data Science in Partnership with Purdue University
05
About Simplilearn
06
Program Eligibility Criteria and Application
Process
08
Learning Path Visualization
09
Program Outcomes
10
Who Should Enroll in this Program
Table 11
Courses
22 Step 8 - Tableau
26
Electives
27 Certification
28
Advisory Board Members
2 | www.simplilearn.com
About
the Program
Accelerate your career with this
acclaimed Post Graduate Program
in Data Science, in partnership
with Purdue University and in
collaboration with IBM, and featuring
the perfect mix of theory, case
studies and extensive hands-on
practicum. In partnership with
Purdue University, this program
is a comprehensive Data Science
education – leveraging Purdue’s
academic excellence in Data Science
and Simplilearn’s partnership
with IBM.
4 | www.simplilearn.com
About the Post Graduate Program
in Data Science in partnership with
Purdue University
Purdue University, a top public Upon successfully completing this
research institution, offers higher program, you will:
education at its highest proven
Receive a joint Purdue-Simplilearn
value. Committed to affordability,
certificate of completion
the University has frozen tuition
and most fees at 2012-13 levels. Be eligible able to join the Purdue
Committed to student success, alumni association and participate
in its various networking
Purdue is changing the student
opportunities and career events
experience with a greater focus
on faculty-student interaction
and creative use of technology.
Committed to pursuing scientific
discoveries and engineered solutions,
Purdue has streamlined pathways for
faculty and student innovators who
have a vision for moving the world
forward.
About Simplilearn
Simplilearn is a leader in digital skills training, focused on the emerging technologies
that are transforming our world. Our unique blended learning approach drives learner
engagement and backed by the industry’s highest course completion rates. Partnering
with professionals and companies, we identify their unique needs and provide
outcome-centric solutions to help them achieve their professional goals.
5 | www.simplilearn.com
Program Eligibility Criteria and
Application Process
Those wishing to enroll in the Post Graduate Program in Data Science in
partnership with Purdue University will be required to apply for admission to the
program.
Eligibility Criteria
For admission to this Post Graduate Program in Data Science, candidates
should have:
A bachelor’s degree with an average of 50% or higher marks
Basic understanding of programming concepts and mathematics
Working Professionals with 2+ years of experience are preferred to
apply for this program
Application Process
The application process consists of three simple steps. An offer of
admission will be made to the selected candidates and accepted by the
candidates by paying the admission fee.
Complete the application After you submit your An offer of admission will be
and include a brief statement application, a panel of made to qualified candidates,
of purpose telling our admissions counselors will and you can accept this offer
admissions counselors review your application and by paying the program fee.
why you’re interested and statement of purpose to
qualified to be part of the determine your qualifications
Post Graduate Program in and interest in the program.
Data Science.
6 | www.simplilearn.com
Talk to an Admissions Counselor
We have a team of dedicated admissions counselors who are here to help
guide you in applying to the program. They are available to:
7 | www.simplilearn.com
Learning Path
Electives
IBM Watson for Chatbots
Programming
Refresher
8 | www.simplilearn.com
Program Outcomes
9 | www.simplilearn.com
Who Should Enroll in this Program?
This program caters to working frame of mind are most suited
professionals from a variety of to pursue this Post Graduate
industries and backgrounds; the Program in Data Science,
diversity of our students adds including:
richness to class discussions and
interactions. IT professionals
10 | www.simplilearn.com
S
T
E
P
Programming Refresher 1
2
Programming is an increasingly important skill; this course will
establish your proficiency in handling basic programming concepts. 3
By the end of this program, you will understand object-oriented
programming; basic programming concepts such as data types,
4
variables, strings, loops, and functions; and software engineering 5
concepts such as multithreading and multitasking using Python.
6
Key Learning Objectives 7
Obtain fundamental knowledge of programming basics
8
Achieve an understanding of object-oriented programming 9
principles including data types, variables, strings, loops, and
functions 10
Comprehend software engineering concepts, such as
multithreading and multitasking using Python
Course curriculum
Lesson 1- Course Introduction
11 | www.simplilearn.com
S
T
E
P
Statistics Essential for Data Science 1
2
Statistics is the science of assigning a probability through the collection,
classification, and analysis of data. A foundational part of Data Science, 3
this course will enable you to define statistics and essential terms
related to it, explain measures of central tendency and dispersion, and
4
comprehend skewness, correlation, regression, distribution. You will be 5
able to make data-driven predictions through statistical inference.
6
Key Learning Objectives 7
Understand the fundamentals of statistics
8
Work with different types of data 9
How to plot different types of data 10
Calculate the measures of central tendency, asymmetry, and variability
Understand the concepts needed for Data Science even with Python
and R
12 | www.simplilearn.com
Course curriculum
Lesson 1 - Introduction
Lesson 6 - Distributions
13 | www.simplilearn.com
S
T
E
P
R Programming for Data Science 1
2
Gain insight into the R Programming language with this introductory
course. An essential programming language for data analysis, R 3
Programming is a fundamental key to becoming a successful Data
Science professional. In this course, you will learn how to write R code,
4
learn about R’s data structures, and create your own functions. After the 5
completion of this course, you will be fully able to begin your first data
analysis. 6
7
Key Learning Objectives 8
Learn about math, variables, and strings, vectors, factors, and vector
operations
9
Gain fundamental knowledge on arrays and matrices, lists, and data
10
frames
Learn how to accurately read text, CSV, and Excel files, plus how to
write and save data objects in R to a file
Course curriculum
Lesson 1 - R Basics
14 | www.simplilearn.com
S
T
E
P
Data Science with R 1
2
The next step to becoming a data scientist is learning R—the most in-
demand open source technology. R is a powerful Data Science and 3
analytics language, which has a steep learning curve and a very vibrant
community. This is why it is quickly becoming the technology of choice
4
for organizations who are adopting the power of analytics for competitive 5
advantage.
6
Key Learning Objectives 7
Gain a foundational understanding of business analytics
8
Install R, R-studio, and workspace setup, and learn about the various R 9
packages
10
Master R programming and understand how various statements are
executed in R
Define, understand and use the various apply functions and DPYR
functions
Learn and use the various association rules and Apriori algorithm
15 | www.simplilearn.com
Course curriculum
Lesson 1 - Introduction to Business Analytics
Lesson 8 - Classification
Lesson 9 - Clustering
Lesson 10 - Association
16 | www.simplilearn.com
S
T
E
P
Python for Data Science 1
2
Kickstart your learning of Python for Data Science with this introductory
course and familiarize yourself with programming. Carefully crafted by 3
IBM, upon completion of this course you will be able to write your Python
scripts, perform fundamental hands-on data analysis using the Jupyter- 4
based lab environment, and create your own Data Science projects using
IBM Watson.
5
6
Key Learning Objectives 7
Write your first Python program by implementing concepts of 8
variables, strings, functions, loops, conditions
9
Understand the nuances of lists, sets, dictionaries, conditions and
branching, objects and classes 10
Work with data in Python such as reading and writing files, loading,
working, and saving data with Pandas
Course curriculum
Lesson 1 - Python Basics
17 | www.simplilearn.com
S
T
E
P
Data Science with Python 1
2
This Data Science with Python course will establish your mastery of
Data Science and analytics techniques using Python. In this Python 3
for Data Science course, you’ll learn the essential concepts of Python
programming and gain in-depth knowledge in data analytics, Machine
4
Learning, data visualization, web scraping, and natural language 5
processing. Python is a required skill for many Data Science positions, so
jump-start your career with this interactive, hands-on course. 6
7
Key Learning Objectives 8
Gain an in-depth understanding of Data Science processes, data
wrangling, data exploration, data visualization, hypothesis building,
9
and testing 10
Install the required Python environment and other auxiliary tools and
libraries
18 | www.simplilearn.com
Use the Scikit-Learn package for natural language processing
Course curriculum
Lesson 1 - Data Science Overview
19 | www.simplilearn.com
S
T
E
P
Machine Learning 1
2
Simplilearn’s Machine Learning course will make you an expert in Machine
Learning, a form of Artificial Intelligence that automates data analysis to 3
enable computers to learn and adapt through experience to do specific
tasks without explicit programming. You will master Machine Learning 4
concepts and techniques, including supervised and unsupervised learning,
mathematical and heuristic aspects, and hands-on modeling to develop
5
algorithms and prepare you for your role with advanced Machine Learning 6
knowledge.
7
Key Learning Objectives 8
Master the concepts of supervised and unsupervised learning, 9
recommendation engine, and time series modeling
10
Gain practical mastery over principles, algorithms, and applications of
Machine Learning through a hands-on approach that includes working
on four major end-to-end projects and 25+ hands-on exercises
20 | www.simplilearn.com
Course curriculum
Lesson 1 - Introduction to Artificial Intelligence and Machine Learning
21 | www.simplilearn.com
S
T
E
P
Tableau 1
2
This Tableau Desktop 10 training will help you master the various aspects
of the program and gain skills such as building visualization, organizing 3
data, and designing dashboards. You will also learn concepts of statistics,
mapping, and data connection. Tableau is an essential asset to those 4
wishing to succeed in Data Science.
5
6
Key Learning Objectives
7
Grasp the concepts of Tableau Desktop 10, become proficient with
statistics and build interactive dashboards 8
Master data sources and datable blending, create data extracts and 9
organize and format data
Master Special Field Types and Tableau Generated Fields and the
process of creating and using parameters
22 | www.simplilearn.com
Course curriculum
Lesson 1 - Getting Started with Tableau
23 | www.simplilearn.com
S
T
E
P
Natural Language Processing 1
2
This Natural Language Processing course will give you a detailed look
at the science behind applying Machine Learning algorithms to process 3
large amounts of natural language data. You will learn the concepts of
statistical machine translation and neural models, deep semantic similarity 4
model (DSSM), neural knowledge base embedding, deep reinforcement
learning technique, neural models applied in image captioning, and visual
5
question answering using Python’s Natural Language Toolkit (NLTK). 6
Key Learning Objectives 7
Apply Deep Learning models to solve machine translation and
8
conversation problems
9
Implement deep structured semantic models (DSSM) to retrieve
information 10
Understand deep reinforcement learning techniques applied in Natural
Language Processing
Use neural models applied in image captioning and visual question
answering
Course curriculum
Lesson 1 - Introduction to Natural Language Processing
Lesson 2 - Feature Engineering on Text Data
24 | www.simplilearn.com
S
T
E
P
Data Science Capstone Project 1
2
This Data Science Capstone project will give you an opportunity to
implement the skills you learned throughout this Program. Through 3
dedicated mentoring sessions, you’ll learn how to solve a real-world,
industry-aligned Data Science problem, from data processing and model 4
building to reporting your business results and insights. The project is
the final step in the learning path and will enable you to showcase your
5
expertise in Data Science to future employers. 6
7
Key Learning Objectives
8
Simplilearn’s online Data Science Capstone course will bring you through
the Data Science decision cycle, including data processing, building a 9
model and representing results. The project milestones are:
10
Data Processing - In this step, you will apply various data processing
techniques to make raw data meaningful.
25 | www.simplilearn.com
Elective Course
26 | www.simplilearn.com
Certification
27 | www.simplilearn.com
Advisory Board Members
Patrick J. Wolfe
Frederick L. Hovde Dean of Science at Purdue
University
28 | www.simplilearn.com
Ronald Van Loon
Big Data Expert, Director - Adversitement
29 | www.simplilearn.com
USA
INDIA
www.simplilearn.com
Disclaimer: All programs are offered on a non-credit basis and are not transferable to a degree.
30 | www.simplilearn.com