Download as pdf or txt
Download as pdf or txt
You are on page 1of 19

You're not made to be a cog in the wheel.

You're made to design the whole machine.

in collaboration with

INTEGRATED
PROGRAM IN
DATA SCIENCE,
MACHINE
LEARNING
AND ARTIFICIAL
INTELLIGENCE
(IDMA)
PART-TIME
INDIA'S ONLY INDUSTRY
FOCUSED, COMPREHENSIVE,
ONLINE, DATA SCIENCE,
MACHINE LEARNING AND
ARTIFICIAL INTELLIGENCE
PROGRAM

Hero Vired’s Integrated program in Data Science, Machine


Learning and Artificial Intelligence is designed to give you
the right skills to analyse data and build complex models to
solve business problems.

With this program, you get to be at the forefront of


innovation and become the thought leader and game
changer the world needs.
WHAT’S THE FUTURE OF
DATA SCIENCE, MACHINE LEARNING
AND ARTIFICIAL INTELLIGENCE?

There will be

11.5 60%
rise in demand
million jobs for Artificial Intelligence
generated in the next 5 years & Machine Learning
related to Data Science, Machine experts in recent times
Learning and Artificial Intelligence
(U.S. Bureau of Labor Statistics)

An NLP/AI Engineer
can earn an average
salary of 8-15 LPA*
In India, the average based on eperience
salary for a Data
Scientist with 3+ years
of work experience
12-25 LPA *
The average
starting salary of a
Data Analyst is
5-12 LPA*
$40 billion
was spent by companies
around the world in By 2025, there will be

1,37,630
developing Artifical
Intelligence capabilities in
the past few years Data Science jobs in India
ie. a 100% jump from 2020

*Indicative Salaries
INTEGRATED PROGRAM IN DATA SCIENCE,
MACHINE LEARNING & ARTIFICIAL INTELLIGENCE
(PART-TIME)

• India’s only online industry-focused, comprehensive program


(500+ hours) that integrates Data Science, Machine Learning and
Artificial Intelligence

• 70-90% of the program will be in the form of live instructor-led


classes with mentor and industry practitioners to guide you
throughout the program journey

• 11-month program in collaboration with MIT Open Learning, and


eligibility for an MITx MicroMasters® Program Certificate (pathway
to Masters Programs globally)*

• Deep industry connect with faculty, mini-projects, internships


and/or capstone project

• Personal branding sessions, career services and placement


assistance

• 1:1 career coaching with just-in-time interview preparation

• Access to “VRise”, Hero Vired’s online portal for placements

Eligibility:
• BTech/MTech, or BCA/MCA, or Bachelors/Masters in
Economics/Statistics/Mathematics with knowledge of Quantitative
Mathematics, Statistics, Elementary Calculus, and Programming.

• 3+ years of relevant experience in roles such as junior data/business


analyst, or AI/ML engineer, or having worked with Python & C++.

This program is accredited by the


National Skill Development Corporation

*T&C apply
**As per the Hero Vired placement policy
CURRICULUM*
DURATION: 11 months (including 3-month capstone)
Approximately 11 hours of student effort expected per week
Live Projects integrated through the curriculum

MODULE KEY OBJECTIVES

Python Installation and set-up, Python basics - variables, built-in functions (print, type, help,
Programming range, input,...), loops and simple operations, data structures and operations (Lists and
Tuple). Data structures and operations (dictionary, set), conditional statements,
functions and methods, Python modules overview - Pandas, Numpy - DataFrames &
Arrays. Functions, Numpy Array Operations, OOPs and Debugging concepts, Overview
of Machine Learning libraries

1. Pandas Basics - DataFrames & Arrays, reading files, row/column selection,


Data analysis
sub-setting, EDA, variable creation, data summaries
with Python 2. Pandas Advanced - Visualization with matplotlib and Seaborn, Data profiling and
analysis, variable correlation. Handling data anomalies, feature engineering

Mathematics Basics and Advanced - Linear Algebra: Vectors and Scalars, Matrices and
Machine
Matrix operations, 2D/3D Plots, Functions, Limits and Derivatives, Notations, Numbers,
Learning Sequences, Points, Lines and Planes, Gaussian Distribution, Probability Density
Mathematics Functions

Predictive 1. Industry application, core concepts (Train & Test samples, model metrics)
Modeling and 2. Linear/ Non-linear regression models & implementation in Scikit-learn
3. Classification models (Logistic, SVM) & implementation in Scikit-learn
Machine
4. Classification models (Decision Trees) & implementation in Scikit-learn
Learning 5. Ensemble learning: Tree based and others

Machine 1. Working with linear classifiers and linearly seperable ddata


Learning with 2. Estimatiing model parameters using perceptron algorithm and gradient descent
3.Working with linear SVM
Python from 4. Linear regression
Linear Models 5. Non linear models and feature maps
to Deep 6. SVM with Kernels
Learning 7. Recommendation engines using memory based and model based methods
(Matrix Factorization)
8. Introduction to neural networks: Activation functions, forward pass, backward pass
9. Recurrent neural networks and Sequence models
10. Convolutional neural networks, using Pytorch for Neural
Network models implementation
11. KMeans clustering and EM algorithm
12. Gaussian mixture models for Collaborative filtering
13. Reinforcement learning

*The curriculum is subject to change


CURRICULUM
MODULE KEY OBJECTIVES

Statistics Basics Statistics Concepts - Descriptive Statistics (mean, median, variance, std. dev,
percentiles), Understanding Univariate and Multivariate Distributions through plots
(Histograms, Bar Plots, Box Plots, Two-way Tables, Scatter Plots, Q-Q Plots),
Correlation, Inferential Statistics (Point & Interval Estimation and use of various
statistics), CLT and Law of large numbers.

Foundations of 1. Parametric statistical models, parametric estimation and confidence interval


Statistics 2. Delta method and confidence intervals
3. Introduction to hypothesis testing, and Type 1 and Type 2 errors
4. Total variation distance, Kullback-Leibler (KL) Divergence, and the Maximum
Likelihood Principle, MLE
5. Covariance matrices, multivariate statistics, and fisher information
6. Maximum likelihood estimation (continued) and the method of moments,
M estimation
7. Hypothesis testing: χ2 distribution and T-test, Hypothesis testing: Wald’s test,
likelihood ratio test, and Implicit hypothesis
8. Hypothesis testing: χ2-test for multinomial distribution, goodness of fit test;
Hypothesis testing: Kolmogorov-Smirnov test, Kolmogorov Lilliefors test, QQ-plot
9. Introduction to Bayesian statistics; Jeffrey’s Prior and Bayesian Confidence
10. Linear regression 1; Linear regression 2
11. Introduction to generalized linear model: Exponential families; The Canonical Link
Function

Deep Learning Basic text processing and NLP: Using regex, creating TF-IDF features, POS tagging and
dependency parsing
Deep learning in practice: Using tensorflow/PyTorch to build simple neural networks,
understand automatic differentiation, carry out gradient computations
Deep Learning in NLP 1: LSTMs and GRUs, Encoder decoder architecture for
translation
Deep Learning in NLP 2: BERT based models
Deep Learning in computer vision1: Use transfer learning to build image classifiers.
Build multiclass and multilabel classifiers
Deep Learning in computer vision2: Single shot object detection, measuring object
Detector performance, custom labelling and custom training
INDUSTRY/CAPSTONE PROJECTS
PROJECT DESCRIPTION

Fraud Detection in Perform various data manipulation operations


E-commerce (perform sampling techniques to deal with data
Transactions imbalance). Identify trends in data, build a
supervised model to predict future fraud
transactions. Compare the performance against
the test set.

Data extraction of Extraction of appropriate data from documents


Aadhaar using digitally is widely used for KYC verification.
OCR Recognize the text field from the images of
Aadhaar and then detect the text field like name,
address etc and store it in labeled format.

Face Detection Build a face detection algorithm for detection of


and Recognition multiple faces in a given image. Perform Feature
Extraction for the given faces, build the model
and fine tune the model for higher accuracy.

Customer Assimilate the data using unsupervised learning


Segmentation concepts and different clustering
techniques/algorithms. Deep dive into the
concept of data analysis and conduct EDA to
gather insights from the customer data. Build the
targeting strategy for each segment to maximize
the value of each customer to the business

Startup Success Due to high failure rate, investing in start-ups is


Prediction very risky. For these reasons big venture
capitalists and angel investors have lost a lot of
money making the wrong decision. Apply feature
engineering and manipulation techniques over
dataset, apply statistical analysis (descriptive and
inferential). Create supervised machine learning
models for future prediction.
INDUSTRY/CAPSTONE PROJECTS
PROJECT DESCRIPTION

Sentiment Analysis Build a model based on NLP which can analyze


& Visualization of textual data and draw meaningful information
Customer Feedback with the reviews provided by the customers.
Create a decision model to match customer
expectations and enhance customer experience
using insights from feedback analysis using AI..

Hotel Booking Predict booking cancellation using machine


cancellation learning to reduce and manage financial loss.
prediction Apply feature engineering and manipulation
techniques to build statistical analysis and ML
models.

Classification of Build a classification model using deep learning


News Articles model to segregate or automate the process of
classification of articles for better reach to the
right audience.

Data analysis on Build a machine learning model which can predict


loan application if the applicant is eligible for loan or not based on
and approval the historic data provided by the company.
prediction Identify critical parameters for classification
algorithms, test the models, predict and compare
accuracies and determine the best model

Artificial AI can help in cancer imaging where a model


Intelligence for trained based on the images (CT scan or MRI etc)
Cancer detection will be provided to train the classification based
model. It further predicts or you can say visualize
that there are any cancerous changes detected in
the image.
KEY FACULTY PROFILES

Manoj Agarwal
Ph.D., University of Delhi (Computer Science)
Masters of Computer Application, University of Delhi

Experience

Program Director Associate Assitant


Hero Vired Professor Professor
Hansraj College, Hansraj College,
University of Delhi University of Delhi
Jigsaw Academy
University

Gunnvant Singh Saini


Bachelor of Economics - Guru Nanak Dev University

Experience

Manager Content
Insights
upGrad Jigsaw Academy

Subhashis Majumder
M.Sc., Engineering Mathematics

Experience

Heritage Institute
of Technology IIIT Astralsys Software
KEY FACULTY PROFILES

Siddarth Kothotya
MBA, General Management

Experience

Data Scientist Machine Learning Engineer


Algoritmo Lab Aikon Labs Private Limited

Maurya Malineni

Experience

Data Scientist
iBHubs
LEARNING
HOURS

Assignments,
TOTAL Live Online
Mini
Self-Paced LIVE Projects
LEARNING
COURSE DURATION (Faculty Led)
& Capstone
SESSIONS

11Months
194
Hours
202
Hours
308
Hours

(includes 3-month capstone)

704
TOTAL
TOTAL EFFORT
(Learning Hours + Self Work) Hours WEEKLY EFFORT 14-16 Hours
BATCH DEMOGRAPHICS

60

45.86%

40 38.35%

49.34% 20
15.79%

0
0-4 4-15 15+

30+

4.58% 1.03%
0.76% MSC PhD
MCM
3.05%
20.61
MTech
Others
5.34%
BCA

3.05%
MCA

7.63%
BSC

53.95%
B.Tech
LEARNER TESTIMONIALS

To say that my professional journey is unique would be an under-


statement. I dropped out of college where I was studying B.Tech,
and pursued Hotel Management at PES Univeristy.

Post Covid I started working with an Ed-tech company as an


Admissions Counsellor and this is where I came across Hero
Vired’s Integrated Program in Data Science, Machine Learning
and Artificial Intelligence.

The program was taught well and opened doors for me in my


career. The career services team were excellent and helped me at
every step of my journey.
Ghaghan Lokesh

After being in the retail industry for over five years and having
worked for multinational organisations like Infosys and Amazon, I
wanted to upgrade my skills. I came across various Data Science
programs and decided to enrol in Hero Vired’s Integrated program
in Data Science, Machine Learning and Artificial Intelligence.

The program not only helped me acquire knowledge of


programming languages but also helped enhance my technical
skills which helped me secure a promotion at Amazon.

Faisal Khan
Your
Learner
Industry Faculty
Success . Learners will have the opportunity to

Story interact with domain experts from across


industries through regular faculty
lectures, industry sessions and
networking opportunities

Integrated Mini-Projects
All learners will work on multiple
domain-focused real world projects that
will be spread out over the span of the
program with expert mentoring and
guidance sessions.

Internship or Industry Project


Every learner will have the opportunity
to gain industry experience with
specialisation-focused long-term projects of
3 months with a personal assigned mentor
and an industry guide.

Personalised Career Services


Each learner will work with an assigned career
specialist from the learner success team to
build out their personal and professional
brand, prepare and work on their presentation,
interviewing and communication skills.
Post Program Outcomes
You will have the opportunity to gain real-world
industry experience with a specialization-focused
project for a fixed period. You can apply for roles like:
Data Scientist, Data Science Analyst,
and Data Analyst. This program comes
with the Hero Vired Placement Assistance.*

*T&C apply as per the Hero Vired placement policy


CERTIFICATION
On the successful completion of this program, you will be eligible for a Hero Vired Certificate

C E RT I F I C A T E of COMPLETION

This is to certify that

Name Surname
has successfully completed the
INTEGRATED PROGRAM IN DATA SCIENCE, MACHINE LEARNING, AND ARTIFICAL INTELLIGENCE

MONTH YEAR - MONTH YEAR

in collaboration with

MANOJ AGARWAL AKSHAY MUNJAL


GAURAV SINGH AKSHAY MUNJAL
Program Director, Founder and CEO,
Program Director, Founder and CEO,
Hero Vired Unique Certification Number Hero Vired
Hero Vired Unique Certification Number Hero Vired

*T&C apply
*Certificates are indicative and are subject to change
WHY
VIRED? 1
VIL – Vired Integrated Learning
Comprehensive professional
development through measurable
transformation

Hero Vired is a premium learning


experience, offering industry
relevant programs and world class
2
VIR - Vired Industry Ready
‘Industry relevant focus from the
industry, of the industry, for the
partnerships, to create the change industry
makers of tomorrow.

With a goal to make learning a


continuous endeavour, Vired offers
a holistic experience that is applied,
3
I Vired – Vired Personalized
Training
Personalized & high-engagement
real-time and engaging. learning experience

4
At Hero Vired, we believe everyone is
made for big things. With the Vired Access
experience, knowledge and expertise Premium international learning
of the Hero Group, Hero Vired is on a experiences
mission to change the way we learn.

5
Vired Globally
Recognized certification from the
world’s renowned institutions
OUR PARTNERS
OUR PARTNERS

BFSI Sector Skill Council of India


An Initiative of NSDC
THE HERO GROUP IN EDUCATION
K12, medical education and higher education.

Raman Munjal BCM Chain Green Meadows


Vidya Mandir of Schools School

ISB Founding BML Munjal Dayanand Medical


Members University College & Hospital

THE HERO STORY


leading business conglomerates in the world.

companies with primary interests and operations in automotive


#GetVired

Want more information on the program?


Reach us at 1800 309 3939 | Visit us at www.herovired.com

You might also like