0% found this document useful (0 votes)
86 views18 pages

Mit Data Science Machine Learning Program Brochure Dom

This document provides information about an online program from MIT's Institute for Data, Systems, and Society (IDSS) that teaches data science and machine learning. The 12-week program is delivered by MIT faculty and covers topics like foundations of data science, machine learning techniques, deep learning, and recommendation systems. It aims to help students solve complex problems, make data-driven decisions, and fuel their career transition into data-focused roles.

Uploaded by

AAA
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
Download as pdf or txt
0% found this document useful (0 votes)
86 views18 pages

Mit Data Science Machine Learning Program Brochure Dom

This document provides information about an online program from MIT's Institute for Data, Systems, and Society (IDSS) that teaches data science and machine learning. The 12-week program is delivered by MIT faculty and covers topics like foundations of data science, machine learning techniques, deep learning, and recommendation systems. It aims to help students solve complex problems, make data-driven decisions, and fuel their career transition into data-focused roles.

Uploaded by

AAA
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
Download as pdf or txt
Download as pdf or txt
You are on page 1/ 18

DATA SCIENCE AND

MACHINE LEARNING:
MAKING DATA-DRIVEN
DECISIONS
Become a data-driven decision maker
with the 12-week online program
delivered by MIT faculty

Now Featuring ChatGPT and Generative AI Modules


ABOUT

MIT IDSS
Education and research at MIT Institute for Data, Systems, and Society (IDSS) are
undertaken with the aim to provide solutions to complex societal challenges by
understanding and analyzing data. The institute is thus committed to the development of
analytical methods that can be applied to diverse areas such as finance, energy systems,
urbanization, social networks, and health.

MIT IDSS embraces the collision and synthesis of ideas and methods from analytical
disciplines including statistics, data science, information theory and inference, systems
and control theory, optimization, economics, human and social behavior, and network
science. These disciplines are relevant both for understanding complex systems and for
presenting design principles and architectures that allow for the systems’ quantification
and management.

MISSION
The mission of MIT IDSS is to advance education and research in state-of-the-art
analytical methods in information and decision systems, statistics and data science, and
the social sciences, and to apply these methods to address complex societal challenges
in a diverse set of areas such as finance, energy systems, urbanization, social networks,
and health.

Technology advances in areas such as smart sensors, big data, communications,


computing, and social networking are rapidly scaling the size and complexity of
interconnected systems and networks, and at the same time are generating masses of
data that can lead to new insights and understanding. Research at IDSS aims to
understand and analyze data from across these systems, which present unique and
substantial challenges due to scale, complexity, and the difficulties of extracting clear,
actionable insights.

02
ABOUT

THE PROGRAM
Demand for professionals skilled in data, analytics, and machine learning is exploding.
According to a report by the U.S. Bureau of Labor Statistics, the demand for data science
is set to increase, creating 11.5 million new data-driven jobs by 2026. Data scientists bring
value to organizations across industries because they are able to solve complex
challenges with data and drive important decision-making processes.

The MIT Institute for Data, Systems, and Society (IDSS) understands the power of
uncovering the true value of your data and has created a variety of online courses and
programs to take your data analytics skills to the next level. Whether you are looking to
break into the field, seeking career development opportunities, or simply want to provide
more valuable insights to your company, there offerings will teach you to harness data in
new and innovative ways.

03
PROGRAM

BENEFITS Work in a robust collaborative


environment to network with peers in
Data Science and Machine Learning
Learn online from 11 award-winning
MIT faculty and instructors Get a Certificate of Completion
by MIT IDSS
Fuel your career transition with CV &
Linkedin review sessions, and Get mentorship from industry experts
demonstrate your data science on the applications of concepts
expertise by building a portfolio of 3 taught by the faculty
real-life projects and 50+ case studies

PROGRAM 30+ hours of recorded lectures from MIT


faculty and mentored sessions with industry

STRUCTURE experts, along with hands-on projects and


conceptual sessions, structured as follows:

WEEK 1 & 2 Foundations of Data Science

WEEK 3 Learning Break

WEEK 4 Making Sense of Unstructured Data

WEEK 5 Learning Break with Hands-on Masterclass 1

WEEK 6 Regression and Prediction

WEEK 7 Learning Break with Hands-on Masterclass 2

WEEK 8 Classification and Hypothesis Testing

WEEK 9 Learning Break with Hands-on Masterclass 3

WEEK 10 Deep Learning

WEEK 11 Recommendation Systems

WEEK 12 Networking and Graphical Models

WEEK 13 Predictive Analytics

SELF-PACED 2 Modules on ChatGPT and Generative AI

Note: Conceptual sessions help learners solidify concepts learned in the video content
of the week or as a preparatory session for the upcoming courses. This also helps
learners experience extended QnA with an industry expert in the webinar. 04
WHO IS THIS

PROGRAM FOR?
Data Scientists, Data Analysts, and working professionals who wish to extract
actionable insights from large volumes of data

Due to the broad nature of the program, it is suited for both early career
professionals and senior managers, including technical managers, business
intelligence analysts, data science managers, data science enthusiasts, IT
practitioners, management consultants, and business managers

Those with some academic/professional training in applied mathematics/statistics


will find it easier to learn. However, all participants can make the most out of this
program by learning these topics through Great Learning's ample support

AFTER THIS COURSE ,


YOU WILL BE ABLE TO
Understand the intricacies of Choose how to represent your data
Data Science techniques and their when making predictions
applications to real-world problems
Understand the theory behind
Implement various Machine Learning recommendation systems and
techniques to solve complex problems explore their applications to multiple
and make data-driven business industries and business contexts
decisions
Build an industry-ready portfolio
Explore two major realms of Machine of projects to demonstrate your
Learning, Deep Learning, and Neural ability to extract business insights
Networks, and how they can be from data
applied to areas such as Computer
Vision

05
PROGRAM

CURRICULUM
The program is 12 weeks long:

WEEK 1 -2

Foundational courses: Python and Statistics for Data Science


Python for Data Science Stats for Data Science
Numpy Descriptive Statistics
Pandas Inferential Statistics
Data Visualization
Case Study 2: Fitness product customer
Case Study 1: FIFA World Cup analysis footfall analysis
Assessment: Movielens project Assessment: Movielens project

WEEK 3

LEARNING BREAK

WEEK 4

Making sense of Unstructured Data


Introduction
What is unsupervised learning, and why is it challenging?
Examples of unsupervised learning

06
Clustering
What is Clustering?
When to use Clustering
K-means Preliminaries
The K-means algorithm
How to evaluate Clustering
Beyond K-means: What really makes a Cluster?
Beyond K-means: Other notions of distance
Beyond K-means: Data and pre-processing
Beyond K-means: Big data and Nonparametric Bayes
Beyond Clustering

Case Study 1: Genetic Codes


Case Study 2: Finding themes in the project description

Spectral Clustering, Components, and Embeddings


What if we do not have features to describe the data or not all are
meaningful?
Finding the principal components in data and applications
The magic of Eigenvectors I
Clustering in Graphs and Networks
Features from graphs: The magic of Eigenvectors II
Spectral Clustering
Modularity Clustering
Embeddings: New features and their meaning

Case Study 3: PCA: Identifying faces


Case Study 4: Spectral Clustering: Grouping news stories

WEEK 5

LEARNING BREAK
With Hands-On Masterclass 1

07
WEEK 6

Regression and Prediction

Classical Linear and Nonlinear Regression and Extensions

Linear Regression with one and several variables

Linear Regression for prediction

Linear Regression for causal inference

Logistic and other types of Nonlinear Regression

Case Study 1: Predicting Wages 1


Case Study 2: Gender Wage Gap

Modern Regression with High-Dimensional Data

Making good predictions with high-dimensional data; avoiding

Overfitting by validation and cross-validation

Regularization by Lasso, Ridge, and their modifications

Regression Trees, Random Forest, Boosted Trees

Case Study 3: Do poor countries grow faster than rich countries?

The Use of Modern Regression for Causal Inference

Randomized Control Trials

Observational Studies with Confounding

Case Study 4: Predicting wages 2


Case Study 5: The effect of gun ownership on homicide rates

WEEK 7

LEARNING BREAK
With Hands-On Masterclass 2

08
WEEK 8

Classification and Hypothesis Testing


What are anomalies? What is fraud? Spams?

Binary Classification: False Positive/Negative, Precision/Recall, F1-Score

Logistic and Probit Regression: Statistical Binary Classification

Hypothesis Testing: Ratio Test and Neyman-Pearson p-values: Confidence

Support Vector Machine: Non-statistical Classifier

Perceptron: Simple Classifier with elegant interpretation


Case Study 1: Logistic Regression: The Challenger Disaster

WEEK 9

LEARNING BREAK
With Hands-On Masterclass 3

W E E K 10

Deep Learning
What is Image Classification? Introduce ImageNet and show examples

Classification using a single linear threshold (perceptron)

Hierarchical representations

Fitting parameters using back-propagation

Non-convex functions

How interpretable are its features?

Manipulating Deep Nets (Ostrich Example)

Transfer Learning

Other applications I: Speech Recognition

Other applications II: Natural Language Processing


Case Study 1: Decision Boundary of a Deep Neural Network

09
W E E K 11

Recommendation Systems

Recommendations and Ranking

What does a Recommendation System do?

What is the Recommendation Prediction Problem?


And what data do we have?

Using Population Averages

Using Population Comparisons and Ranking

Case Study 1: Recommending movies

Collaborative Filtering

Personalization using collaborative filtering using similar users

Personalization using collaborative filtering using similar items

Personalization using collaborative filtering using similar users


and items

Case Study 2: Recommend new songs to the users based on their listening habits

Personalized Recommendations

Personalization using Comparisons, Rankings, and Users-items

Hidden Markov Model / Neural Nets, Bipartite graph, and Graphical Model

Using side-information

20 questions and active learning

Building a system: Algorithmic and system challenges

Case Study 3: Make new product recommendations

10
W E E K 12

Networking and Graphical Models

Introduction
Introduction to networks
Examples of networks
Representation of networks

Case Study 1: Navigation / GPS


1.1: Kalman Filtering: Tracking the 2D position of an object when moving with constant velocity
1.2: Kalman Filtering: Tracking the 3D position of an object falling due to gravity.

Networks
Centrality measures: degree, eigenvector, and page-rank
Closeness and betweenness centrality
Degree distribution, clustering, and small world
Network Models: Erdos-Renyi, configuration model, preferential attachment
Stochastic Models on networks for the spread of viruses or ideas
Influence maximization

Case Study 2: Identifying new genes that cause autism

Graphical Models
Undirected Graphical Models
Ising and Gaussian Models
Learning Graphical Models from data
Directed graphical models
V-structures, “explaining away,” and learning Directed Graphical Models
Inference in Graphical Models: Marginals and message passing
Hidden Markov Model (HMM)
Kalman Filter

11
W E E K 13 ( S E L F - P A C E D )

Predictive Analytics
Predictive Modeling for Temporal Data

Predictive modeling is the process of using previous results for creating, processing, and validating
a model, which can later be used to make future predictions.

Prediction Engineering

Prediction engineering is the process of generating training examples from existing data to train a
machine learning model for future predictions.

Feature Engineering
Feature engineering is the process of transforming data from the raw state to a suitable state for
modeling. It helps in converting the data columns into features, which are better at representing a
provided situation in terms of clarity. The quality of the component in exceptionally representing an
entity will impact the quality of the model in predicting its behavior. In this module, you will go through
various steps involved in Feature Engineering.

Introduction

This chapter will introduce you to feature engineering.

Feature Types

This chapter will teach you about three feature types, quantitative, ordinal, and categorical.

Deep Feature Synthesis: Primitives and Algorithms

Deep Feature Synthesis (DFS) is an automated method that performs feature engineering on relational
and temporal data. In this chapter, you will learn about primitives and algorithms involved in DFS.

Deep Feature Synthesis: Stacking

In this chapter, you will learn about stacking in DFS.

SELF-PACED MODULES

Demystifying ChatGPT and its Applications ChatGPT: The Development Stack


Overview of ChatGPT and OpenAI Mathematical Fundamentals for Generative AI
Timeline of NLP and Generative AI VAEs: First Generative Neural Networks
Frameworks for Understanding ChatGPT GANs: Photorealistic Image Generation
and Generative AI
Implications for Work, Business and Education
Transformer Models: Generative AI for
Output Modalities and Limitations Natural Language
Business Roles to Leverage ChatGPT ChatGPT: Conversational Generative AI
Prompt Engineering for Fine-Tuning Outputs Hands-on ChatGPT Prototype Creation
Practical Demonstration and Bonus Section on RLHF Next Steps for Further Learning and Understanding

12
FACULTY
Munther Dahleh
Program Faculty Director, IDSS, MIT

John N. Tsitsiklis
Clarence J. Lebel Professor, EECS, MIT

Devavrat Shah
Professor, EECS and IDSS, MIT

Philippe Rigollet
Professor, Mathematics and IDSS, MIT

Caroline Uhler
Henry L. & Grace Doherty Associate Professor,
EECS and IDSS, MIT

Victor Chernozhukov
Professor, Economics and IDSS, MIT

Stefanie Jegelka
X-Consortium Career Development Associate Professor,
EECS and IDSS, MIT

13
FACULTY
Ankur Moitra
Rockwell International Career Development Associate Professor,
Mathematics and IDSS, MIT

Tamara Broderick
Associate Professor, EECS and IDSS, MIT

David D. Gamarnik
Nanyang Technological University Professor of Operations
Research, Sloan School of Management and IDSS, MIT

Jonathan Kelner
Professor, Mathematics, MIT

Kalyan Veeramachaneni
Principal Research Scientist at the Laboratory for Information
and Decision Systems, MIT

Guy Bresler
Associate Professor, EECS and IDSS, MIT

14
PROGRAM
MENTORS
The program coaches you to work on hands-on industry-relevant projects by Data
Science and Machine Learning experts via live and personalized mentored learning
sessions to give you a practical understanding of core concepts. A few of the
industry experts engaged with us as program mentors include:

Bradford Tuckfield Vaibhav Verdhan


Founder and Data Science Analytics Leader,
Consultant, Kmbara Global Advanced Analytics,
AstraZeneca

Mayan Murray Vibhor Kaushik


Senior Data Scientist Data Scientist,
and UX Consultant, IBM Amazon

Amit Agarwal Kemal Yilmaz


Senior Data Scientist, Senior Data Scientist,
Oracle Walmart Connect

Xiaojun Su Juan Castillo


Data Science Product Manager, Machine Learning Engineer,
Unilever SEPHORA

Andrew Marlatt Rohit Dixit


Data Scientist - Revenue Expansion, Senior Data Scientist,
Shopify Siemens Healthineers

Srikanth Pyaraka Angel Das


Data Science Product Manager, Data Science Consultant,
Verizon IQVIA Asia Pacific

Shirish Gupta Vanessa Afolabi


Lead Data Scientist, Senior Data Scientist,
Novartis Loblaw Companies Limited

Thinesh Pathmanathan Grivine Ochieng


Data Scientist, Lead Data Engineer,
TD Xetova

PROG R AM MANAG E R :
YOUR PERSONAL GUIDE
Your dedicated Program Manager, provided by Great Learning, will be
your single point of contact for all academic and non-academic queries
in the program. They will keep track of your learning journey, give you
personalized feedback, and the required nudges to ensure your success. 15
CERTIFICATE

The image is for illustrative purposes only. The actual certificate may be subject to change at the discretion of the university.

A P P L I C AT I O N P R O C E S S
Step-1 Step-2 Step-3
Application Form Application Screening Join the Program
Register by completing Your application will be If selected, you will receive
the online application reviewed to determine
form. whether you're eligible cohort. Secure your seat by
for this program. paying the fee.

A P P L I C AT I O N & F E E D E T A I L S
Program Duration: 12 weeks
Fees: USD 1,900
Start Date (Both International and Indian Batches): May 13, 2023

1
MIT IDSS Data Science and Machine Learning Program, with curriculum
developed and taught by MIT faculty, is delivered in collaboration with

Great Learning is an ed-tech platform with a mission to make professionals


proficient and future-ready. Its programs always focus on the next frontier of
growth in the industry and currently straddle across Analytics, Data Science,
Big Data, Machine Learning, Artificial Intelligence, Deep Learning, Cloud
Computing, and more. Great Learning uses technology, high-quality content,
and industry collaborations to deliver an immersive learning experience that
helps candidates learn, apply, and demonstrate their competencies. All

are taken by thousands of professionals every year from 170+ countries.

17
READY TO BECOME
A DATA-DRIVEN
DECISION MAKER?
A P P LY N O W

SPEAK TO A PROGRAM ADVISOR


+1 617 539 7216 (US) | 080 4568 6697 (India)

HAVE QUESTIONS ABOUT THE PROGRAM OR


HOW IT FITS IN WITH YOUR CAREER GOALS?

dsml.mit@mygreatlearning.com

VISIT OUR WEBSITE


https://www.mygreatlearning.com/
mit-data-science-and-machine-learning-program

You might also like