0% found this document useful (0 votes)
16 views16 pages

Data Science Course Brochure

Uploaded by

Annewesha Roy
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)
16 views16 pages

Data Science Course Brochure

Uploaded by

Annewesha Roy
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/ 16

DATA SCIENCE & AI MASTER

PROGRAM
Job Oriented Basic to Advanced
Live Interactive Course

TRAINING FROM MENTORS OF TOP TECH COMPANIES


8 Months live Interactive Session with 1:1 Mentorship
15+ Real time Projects with hands-on Industry Experience
Become Data Science Certified Engineer to Land at Top
MNC

logicmojo.com +91 8088975867


DATA SCIENCE DEMAND IN SOFTWARE
INDUSTRY

119 Billion $
1500 Billion $

119 Billion $ 1500 Billion $


GLOBAL AI MARKET IN 2022 GLOBAL AI MARKET IN 2030

AI & machine learning engineer demands increasing 40% every year

It’s predicted that 97 million jobs involving


artificial intelligence (AI) will be created 97 million 2025
between 2022 and 2025, JOBS
Ai has the potential tp transform every
industry; however business are still strug-
gling to find employees with the skills nec-
essart to create’ train and work alongside 2022
intelligent machines.

$10 Billion

Microsoft invested $10 billion in


OpenAI, the creator of the trending AI
tool ChatGPT in 2023
AI is current used in All Manufacturing
Industry, e-commerce, e-retail Sector,
health sector industry, Finance, Auto-
mobiles & Tech Industry
logicmojo.com
2023 02
ARE CERTIFICATION & PGP DIPLOMA
ARE CERTIFICATION & PGP DIPLOMA PROGRAM REALLY
HELPING PROFESSIONALS TO GET DATA SCIENTIST AND
ML ENGINEER JOB

Are MNC’s certifications, PG Program


from IIT/IIM/IISC or Study Abroad
required for Successful Carrier in AI,
Machine Learning & Data Science
Jobs ?

Focus should be on gaining


knowledge on AI-machine
Learning & Data Science

Focus should be on having


hands-on experience in
Focus should not be on real-time projects.
earning certifications
from MNC Companies look into your
Focus shouldn’t be on knowledge in the AI-ML &
gaining PG program or data science and projects
Diploma program from you have completed.
Institute/ College
Companies while hiring
candidates don’t look on
certificate they carry

logicmojo.com 03
CARRIER OPPORTUNITY

ML ENGINEER

DATA SCIENTIST

AI DEVELOPER

AI ARCHITECT

RESEARCH SCIENTIST

logicmojo.com 04
PROGRAM DETAIL
COURSE PREREQUISITE
There are no such hard prerequisite criteria. Just the urge to learn programming
and basic ideas about advanced math is enough.

WHO IS THIS PROGRAM FOR?


Working professional having more than 6 months of experience in any domain
(Technical/Non-Technical)

Qualification: BE/B.Tech (from any branch), BBA/MBA, MCA/M.Tech, B.Com, B.Sc


(in any branch)

INDUSTRIAL EXPERTS
Our trainers are working professionals having more than 8+ years of experience as
Sr. Data Scientist, Machine Learning Engineer, AI Engineer, BI Developer, Big Data
Architect, Sr. Data Analyst etc.

COURSE DURATION

Weekend Saturday & Hours


Batch Sunday Learning

8 MONTHS 3 HOURS/DAY 250+


logicmojo.com 05
WHY CHOOSE US ?

LIVE INTERACTIVE
CLASSES
Learn in a live interactive
classes with the trainer from
top tech companies having
experience more than 8+
years of as Sr AI-ML Engineer
& Data Scientist.

PROJECT BASED
LEARNING
Hands-on experience through
real-life projects from start-ups.
Learn AI, Machine Learning, Deep
Learning & Data Science and apply
in Live Projects to make your
profile industry ready.

logicmojo.com 06
WHY CHOOSE US ?

DOUBT SESSION
Personalized programs with
Live classes and 1:1 doubt clear-
ing sessions.

LIFE-TIME ACCESS
CONTENTS
All classes recording, assignments
as well as notes will shared in slack
channel to every candidates for
downloading.

logicmojo.com 07
WHY CHOOSE US ?

FLEXIBLE COURSES
Personalized programs with
Live classes and 1:1 doubt clear-
ing sessions.

JOB ASSISTANCE
Career guidance by industry
experts during 1:1 mentorship
session Resume Preparation and
Interview preparation sessions
Job assistance program for work-
ing professionals

logicmojo.com 08
SYLLABUS
MODULE 1 : BASIC TO ADVANCED PYTHON
1. PYTHON DEEP-DIVE

Working With Numbers, Booleans and Strings


String types and formatting, String operations
List, Tuples, Dictionaries Python Lists, Tuples, Dictionaries
Basic Operations Indexing, Slicing, and Matrixes
Built-in Functions & Methods
Exercises on List, Tuples And Dictionary
Functions & Modules
Exceptional Handling and Regular Expression

2. LIBRARY OF PYTHON USED FOR ML/AI

Numpy, Pandas, Matplotlib, Seaborn, Scipy


Data Analysis Using Numpy
Introduction to Numpy
Array Creation, Printing Arrays. Basic Operation
Indexing, Slicing and Iterating, Shape Manipulation
Vector stacking, Broadcasting with Numpy
Numpy for Statistical Operation

DATA ANALYSIS USING PANDAS


Introduction to Pandas
Pandas Data Frames, Indexing Data Frames
Basic Operations With Data frame
Sub setting and filtering a data frame.

ATA VISUALIZATION USING MATPLOTLIB


How to use & configure Matplotlib
Plot(), Controlling Line Properties
Subplot with Functional Method, Multiple Plot
Working with Multiple Figures

DATA VISUALIZATION USING SEABORN


Intro to Seaborn, Visualizing statistical relationships
Plotting with categorical data
Visualizing linear relationships
Seaborn Exercise

logicmojo.com 03
SYLLABUS
MODULE 2: APPLIED STATISTICS IN MACHINE LEARNING
1. FUNDAMENTALS OF MATH AND PROBABILITY

Variables, Random Variables


Population, Sample, Mean, Population Distribution
Sample Distribution, Mean, Median, Mode
Range, Measure of Dispersion, Variance
Probability Density function

2. STATISTICS, STATISTICAL THINKING

Standard Normal Distribution, Z Score


Standard Deviation, Gaussian Distribution
Cumulative Distribution function
Hypothesis Testing & Plotting graph
Central limit theorem , Covariance
Pearson Correlation Coefficient
Spearman Rank Coefficient, Hypothesis Testing

3. ADVANCED STATISTICS

Q-Q plot, Skewness of Data


Discrete & continuous distribution
Bernoulli & binomial distribution
Log normal distribution
Pox cox transformation
Poisson distribution
Application of Non Gaussian distribution

Project :
Statical Analysis of Health Insurance Pricing Forecast
Climate Change Impacts on the Global Food Supply
Statistical analysis of road accident in India

logicmojo.com 03
SYLLABUS
MODULE 3 : MACHINE LEARNING
1. MACHINE LEARNING INTRODUCTION
Supervised Learning
Regression Regression Algorithms
Linear regression
Support vector machine(SVC)
Ridge Regression
Logistics Regression
Lasso Regression

Project Based on Regression algorithm of Supervised Learning


Stock Price Prediction using Linear regression
Spam mail detector for mailbox
Predict car price using py-torch & SVC egression
Use logistics regression models to predict wine quality
Use logistics regression to predict if loan approved or not
a) Supervised Learning - Classification
i) Understanding Decision Trees and Naive Bayes
ii) Linear classifiers
iii) Decision boundaries
iv) K-Nearest Neighbours
v) Random forest

Project Based on Classification algorithm of Supervised Learning


Credit Card Fraud Detection using Classification algorithms
Build model and evaluate water quality using random forest
Purchase prediction of customer using random forest
Confusion Matrix of Multi Class Classification

SUPERVISED LEARNING

Regression
Regression Algorithms
Linear regression
Support vector machine
Ridge Regression
Logistics Regression
Lasso Regression
Predicting house price – A case study of in Regression
(1) Linear Regression & Logistic: A Model-Based Approach
(2) Regression fundamentals : Data and Models
(3) Feature selection in Model building

logicmojo.com 03
SYLLABUS
MODULE 3 : MACHINE LEARNING
Linear Regression & Logistic: A Model-Based Approach
Regression fundamentals : Data and Models
Feature selection in Model building
Evaluating over fitting via training/test split
Training/ Test curves
Regression ML block diagram

UNSUPERVISED LEARNING

Clustering
K-Means Clustering
Hierarchical Clustering
Mean-shift algorithm
Principal Component Analysis
Independent Component Analysis

Project Based on Clustering


Music recommendation in Spotify using k-means clustering
Topic Modelling for Twitter Customer Reviews clustering
K-Means Clustering model to determine banknote is authentic or fake.
Dimension reduction using PCA with clustering Model
E-Commerce Products Dataset For Record Linkage

ASSOCIATION
Association Rule Learning
FP-growth algorithm
Project Based on Association Unsupervised Learning
Anomaly detection(fraud detection) with clustering
Likeness of Item B being purchased after item A prediction

RECOMMENDATION SYSTEM
Recommender systems overview
Collaborative filtering
Understanding Collaborative Filtering and Support Vector Machine
Normalizing co-occurrence matrices and leveraging purchase histories
The matrix completion task
Recommender systems ML block diagram

logicmojo.com 03
SYLLABUS
MODULE 3 : MACHINE LEARNING
Project Based on Recommend system
Online Movie recommendation system to predict preference
Online Books recommendation System
e-commerce product recommendation like Amazon

REINFORCED LEARNING

Introduction To RL
RL Techniques and Methods
Open Al
Deep Q- Learning
Ensemble Techniques
Boosting I Gradient
Boosting I XGBoost

DEEP LEARNING USING TENSORFLOW


Deep Learning Overview
What is Deep Learning?
Machine Learning Vs Deep Learning
Tensorflow I Keras I Pytorch In details
Overview Caffe and Theano
Types of file formats in TensorFlow
TensorFlow Classification Examples
Introduction to TensorFlow
Installing TensorFlow
Simple Computation, Contents and Variables
Types of file formats in TensorFlow
TensorFlow Classification Examples
Deep Learning Algorithms
Artificial Neural Networks(ANN)
Recurrent Neural Networks(RNN)
Convolutional Neural Networks(CNN)
Autoencoders and Boltzmann Machine

Projects based on Deep Learning


i) Speech Recognition with Deep Learning
ii) Build models with high accuracy Identify Human Face
iii) Music Genre Classification using DL
iv) Image Classification with CIFAR Dataset
v) ChatBot Learning Human-to-Human Dialogue
logicmojo.com 03
SYLLABUS
MODULE 3 : MACHINE LEARNING
Project Based on Recommend system
Online Movie recommendation system to predict preference
Online Books recommendation System
e-commerce product recommendation like Amazon

NLP (NATURAL LANGUAGE PROCESSING)

Introduction to NLP
Introduction to NLP
Stop Words, Tokenization
Text Analytics Vs NLP
Bag of Words Model, Word Vectorizer
Types of file formats in TensorFlow
Introduction to Sequential data

NLP ADVANCED
Deep Learning Overview
RNNs and its Mechanisms
Vanishing & Exploding gradients in RNNs
NLP libraries: NLTK Text blog
LSTMs - Long short-term memory
Neural Machine Translation
Advanced Language Models: Transformers, BERT, XLNet

Projects based on NLP


Text summarization using Natural language processing
Deeper dive project of Automatic Speech Recognition
Newspaper Data Cleaning & Pre-processing using NLP
Text Classification using scikit-learn and NLP
Hate Speech Detection Model
Next Word Prediction Model

5) Computer Vision
Computer Vision
Open CV
Reading, Writing and Displaying images with OpenCV
HAAR Cascade Classifier
Pedestrian Detection using OpenCV
Face Recognition using open CV

logicmojo.com 03
SYLLABUS
MODULE 3 : MACHINE LEARNING

Projects:

AI based face detection system


Human emotion detection system

Projects based on NLP


Stock Prediction using LSTM Recurrent Neural Network
Determine disease detection using Deep learning in Medical Science
Predicting Lungs Disease using Deep Learning
Gender Classifier and Age Estimator using Resnet Convolution Neural Network
Predicting Heart Disease using Machine Learning
Stock Sentiment Analysis using News Headlines supervised learning
Credit Card Fraud Detection using Machine Learning

PLACEMENT ASSISTANCE
Resume Building:
Helping to update your Resume & optimize your Linkedin profile

Interview Preparation:
Q/A session by industry experts and prepare you for Tech.

Mock Interviews:
Mentors will take 1:1 mock interviews session

Domain Practical Learning


BFSI, Manufacturing, Retail, 1. Live Interactive Weekend Classes
Software, Health, Telecom 2. Case Studies & projects in every topics.
3. Assignments for practise

logicmojo.com 03
ADMISSION DETAILS

Requirements:
1. Working professionals in IT.

2. The basics of programming such


as if/else statements, loops &
methods in some programming
languages

FLEXIBLE-PAY OPTION AVAILABLE


Candidates can make the payment through Credit Card or
Debit Card or Net Banking or UPI

No Cost EMI options are also available on Credit card &


NO HDFC Debit Card

SELECTION PROCESS
1. Apply for Counselling & Talk to our technical experts having 10+ Years Exp
2. Eligibility will be check & profile will reviewed
3. Candidate can enrol from website & Join Batch

logicmojo.com 03

You might also like