Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
28 views

AnalytixLabs - Data Science & Machine Learning With Python-1601625377114-1

Uploaded by

M.Shesh Kumar
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
28 views

AnalytixLabs - Data Science & Machine Learning With Python-1601625377114-1

Uploaded by

M.Shesh Kumar
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 16

Data Science & Machine

Learning with Python

Job oriented global certification


program crafted by experts

Disclaimer: This material is protected under copyright act AnalytixLabs ©, 2011-2020. Unauthorized use and/ or duplication of this material or any part of this material
including data, in any form without explicit and written permission from AnalytixLabs is strictly prohibited. Any violation of this copyright will attract legal actions

Learn to Evolve
About AnalytixLabs
AnalytixLabs is a capability building and training solutions firm led by McKinsey, IIM, ISB and IIT alumni with deep industry experience and a
flair for coaching. We are focused at helping our clients develop skills in basic and advanced analytics to enable them to emerge as
“Industry Ready” professionals and enhance career opportunities. AnalytixLabs has been also featured as top institutes by prestigious
publications like Analytics India Magazine and Higher Education Review, since 2013.

Bottom line
• Job-oriented training
Faculty
• Lucrative job prospects in high
growth domain
• Seasoned analytics professionals
Content
• Together we have 50 + years of • Support for relevant
• World class course structure experience with prestigious firms, certifications and diplomas
Approach like McKinsey, KPMG, Deloitte
• Career counseling and planning
• Surpasses industry requirements and AOL
• 80-20 focus on practical & theory • Value for money with high return
• Cater to Standard certifications • Regular sessions by industry
on investment
• Personal attention and Individual experts
counselling • High quality course material and
real life case studies
• Industry best practices
Candidates trained by us are working in leading companies across
industries…
On average 8 hours of
Program Objective – DS & ML with Python self-study per week

1. Building blocks 2. Python for Data Science 3. Predictive Modeling 4. Machine Learning
Introduction to Analytics & Python Fundamentals Linear Regression
Machine Learning with Python
Data Science Data Visualization with Logistic Regression
Ensemble Learning
Fundamentals of Analytics Python
Naïve Bayesian
(for Non-programmers) Data Analysis with Python 12 live training hours

3 Pre-learning hours + 18 Pre-learning hours + 12 Pre-learning hours +


9 live training hours 21 live training hours 21 live training hours

7. Industry & Functional 6. AI & Cloud Computing 5. Text Mining & NLP
Sessions
Introduction to AI & Cloud
18 Assignments and Computing
Projects included 12 live training hours Artificial Neural Network 12 live training hours

6 live training hours

*Pre-learning refers to basic foundation concepts and candidates are required to go through these using e-learning modules
1. Building Blocks
Introduction to Basic Statistics Introduction to Analytics & Data Science
• Introduction to Statistics • What is analytics & Data Science?
• Measures of central tendencies • Business Analytics vs. Data Analytics vs. Data
• Measures of variance Science
• Measures of frequency • Common Terms in Analytics
• Measures of Rank • Analytics vs. Data warehousing, OLAP, MIS
• Basics of Probability, distributions Reporting
• Conditional Probability (Bayes Theorem) • Types of data (Structured vs. Unstructured vs.
Semi Structured)
Introduction to Mathematical foundations • Relevance of Analytics in industry and need of
• Introduction to Linear Algebra the hour
• Matrices Operations • Critical success drivers
• Introduction to Calculus • Overview of analytics tools & their popularity
• Derivatives & Integration • Analytics Methodology & problem solving
• Maxima, minima framework
• Area under the curve • Stages of Analytics
• Theory of optimization
2. Python For Data Science (1/2)
Python Essentials (Core) Operations with NumPy (Numerical Python) • Mutation of table (Adding/deleting columns)
• Overview of Python- Starting with Python • What is NumPy? • Binning data (Binning numerical variables in to
• Why Python for data science? • Overview of functions & methods in NumPy categorical variables)
• Anaconda vs. python • Data structures in NumPy • Renaming columns or rows
• Introduction to installation of Python • Creating arrays and initializing • Sorting (by data/values, index)
• Introduction to Python IDE's(Jupyter,/Ipython) • Reading arrays from files • By one column or multiple columns
• Concept of Packages - Important packages • Special initializing functions • Ascending or Descending
• NumPy, SciPy, scikit-learn, Pandas, • Slicing and indexing • Type conversions
Matplotlib, etc • Reshaping arrays • Setting index
• Installing & loading Packages & Name Spaces • Combining arrays • Handling duplicates /missing/Outliers
• Data Types & Data objects/structures (strings, • NumPy Maths • Creating dummies from categorical data (using
Tuples, Lists, Dictionaries) get_dummies())
• List and Dictionary Comprehensions Overview of Pandas • Applying functions to all the variables in a data
• Variable & Value Labels – Date & Time Values • What is pandas, its functions & methods frame (broadcasting)
• Basic Operations – Mathematical/string/date • Pandas Data Structures (Series & Data Frames) • Data manipulation tools(Operators, Functions,
• Control flow & conditional statements • Creating Data Structures (Data import – reading Packages, control structures, Loops, arrays etc.)
• Debugging & Code profiling into pandas)
• Python Built-in Functions (Text, numeric, date, Data Analysis using Python
utility functions) Cleansing Data with Python • Exploratory data analysis
• User defined functions – Lambda functions • Understand the data • Descriptive statistics, Frequency Tables and
• Concept of apply functions • Sub Setting / Filtering / Slicing Data summarization
• Python – Objects – OOPs concepts • Using [] brackets • Uni-variate Analysis (Distribution of data &
• How to create & call class and modules? • Using indexing or referring with column Graphical Analysis)
names/rows • Bi-Variate Analysis(Cross Tabs, Distributions &
• Using functions Relationships, Graphical Analysis)
• Dropping rows & columns
2. Python For Data Science (2/2)
Data Visualization with Python Statistical Methods & Hypothesis Testing
• Introduction to Data Visualization • Descriptive vs. Inferential Statistics
• Introduction to Matplotlib • What is probability distribution?
• Basic Plotting with Matplotlib • Important distributions (discrete & continuous
• Line Plots distributions)
Basic Visualization Tools • Deep dive of normal distributions and properties
• Area Plots • Concept of sampling & types of sampling
• Histograms • Concept of standard error and central limit theorem
• Bar Charts • Concept of Hypothesis Testing
• Pie Charts • Statistical Methods - Z/t-tests (One sample,
• Box Plots independent, paired), ANOVA, Correlation and Chi-
• Scatter Plots square
• Bubble Plots
Advanced Visualization Tools
• Waffle Charts
• Word Clouds
• Seaborn and Regression Plots
Visualizing Geospatial Data
• Introduction to Folium
• Maps with Markers
• Choropleth Maps
3. Predicting Modeling & Introduction to Machine Learning
Introduction to Predictive Modeling Supervised Learning: Regression problems Time Series Forecasting
• Concept of model in analytics and how it is used? • Linear Regression • What is forecasting?
• Common terminology used in modeling process • Non-linear Regression • Applications of forecasting
• Types of Business problems - Mapping of Algorithms • K-Nearest Neighbor • Time Series Components and
• Different Phases of Predictive Modeling • Decision Trees Decomposition
• Data Exploration for modeling • Ensemble Learning - Bagging, Random • Types of Seasonality
• Exploring the data and identifying any problems Forest, Adaboost, Gradient Boost, XGBoost • Important terminology: lag, lead,
with the data (Data Audit Report) • Support Vector Regressor Stationary, stationary tests, auto
• Identify missing/Outliers in the data correlation & white noise, ACF & PACF
• Visualize the data trends and patterns Supervised Learning: Classification problems plots, auto regression, differencing
• Logistic Regression • Classification of Time Series Techniques
Introduction to Machine Learning • K-Nearest Neighbor (Uni-variate & Multivariate)
• Applications of Machine Learning • Naïve Bayes Classifier • Time Series Modeling & Forecasting
• Supervised vs Unsupervised Learning • Decision Trees Techniques
• Overall process of executing the ML project • Ensemble Learning - Bagging, Random • Averages (Moving average, Weighted
• Stages of ML Project Forest, Adaboost, Gradient Boost, XGBoost Moving Average)
• Concept of Over fitting and Under fitting (Bias- • Support Vector Classifier • ETS models (Holt Winter Methods)
Variance Trade off) & Performance Metrics • Seasonal Decomposition
• Concept of feature engineering Unsupervised Learning • ARIMA/ARIMAX/SARIMA/SARIMAX
• Regularization (LASSO, Elastic net and Ridge) • Principle Component Analysis • Regression
• Types of Cross validation(Train & Test, K-Fold • K-Means Clustering • Evaluation of Forecasting Models
validation etc.) • Hierarchical Clustering
• Concept of optimization - Gradient descent • Density-Based Clustering
algorithm
• Cost & optimization functions Recommender Systems
• Python libraries suitable for Machine Learning • Content-based recommender systems
• Collaborative Filtering
4. Text Mining using NLP
Introduction to Text Mining • Creating Term-Document matrix Text Mining – Predictive Modeling
• Text Mining - characteristics, trends • Tagging text with parts of speech • Semantic similarity between texts
• Text Processing using Base Python & Pandas, • Word Sense Disambiguation • Text Segmentation
Regular Expressions • Finding associations • Topic Mining (LDA)
• Text processing using string functions & • Measurement of similarity between • Text Classification(spam detection,
methods documents and terms sentiment analysis, Intent Analysis)
• Understanding regular expressions • Visualization of term significance in the form
• Identifying patterns in the text using regular of word clouds
expressions
Advanced data processing and visualization
Text Processing with modules like NLTK, sklearn • Vectorization (Count, TF-IDF, Word
• Getting Started with NLTK Embedding's)
• Introduction to NLP & NLTK • Sentiment analysis (vocabulary approach,
• Introduction to NLTK Modules (corpus, tokenize, based on Bayesian probability methods)
Stem, collocations, tag, classify, cluster, tbl, chunk, • Name entity recognition (NER)
Parse, ccg, sem, inference, metrics, app, chat, • Methods of data visualization
toolbox etc) • word length counts plot
• word frequency plots
Initial data processing and simple statistical tools • word clouds
• Reading data from file folder/from text file, from the • correlation plots
Internet & Web scrapping, Data Parsing • letter frequency plot
• Cleaning and normalization of data • Heat map
• Sentence Tokenize and Word Tokenize, Removing • Grouping texts using different methods
insignificant words(“stop words”), Removing special • Language Models and n-grams -- Statistical
symbols, removing bullet points and digits, changing Models of Unseen Data (Smoothing)
letters to lowercase, stemming /lemmatization
/chunking
5. Introduction to AI & DL & Cloud Computing
Introduction to Artificial Intelligence (AI) Introduction to Google Colab
• Modern era of AI
• Role of Machine learning & Deep Learning in AI Introduction to Cloud Computing
• Hardware for AI (CPU vs. GPU vs. FPGA) • What is Cloud Computing? Why it matters?
• Software Frameworks for AI & Deep Learning • Traditional IT Infrastructure vs. Cloud Infrastructure
• Key Industry applications of AI • Cloud Companies (Microsoft Azure, GCP, AWS ) & their Cloud
Services (Compute, storage, networking, apps, cognitive etc.)
Introduction to Deep Learning • Use Cases of Cloud computing
• What are the Limitations of Machine Learning? • Over view of Cloud Segments: IaaS, PaaS, SaaS
• What is Deep Learning? • Overview of Cloud Deployment Models
• Advantage of Deep Learning over Machine learning • Overview of Cloud Security
• Reasons to go for Deep Learning • AWS vs. Azure vs. GCP
• Real-Life use cases of Deep Learning • Implementation of ML/DL model in Cloud
• Overview of important python packages for Deep
Learning

Artificial Neural Network


• Overview of Neural Networks
• Activation Functions, hidden layers, hidden units
• Illustrate & Training a Perceptron
• Important Parameters of Perceptron
• Understand limitations of A Single Layer Perceptron
• Illustrate Multi-Layer Perceptron
• Understand Backpropagation – Using Example
• Implementation of ANN in Python- Keras
6. Industrial & Functional Sessions (Domain Understanding)
Introduction to Data Sources for Various Industries Banking & Financial Services, Insurance
Introduction to Analytics Project Management • Applications of analytics to various functions
Marketing Analytics • Retail Banking
• Introduction to Marketing Function • Commercial Banking
• Marketing Research - Analytics • Investment Banking
• Customer Analytics • Insurance
• Campaign Analytics Retail & E-Commerce
• Pricing Analytics • Customer Analytics
• Marketing Return on Investment (MROI) • Demand & Supply Chain
• Market Mix Models • Merchandizing & planning
Risk Analytics • Price & Promotion Analysis
• Introduction to Risk Function • Trust Analytics
• Enterprise Risk Function • Customer Service
• Credit Scoring (Application & Behavioral) • A/B Testing
• Fraud Analytics • Recommendation Engines
Operation Analytics Pharma & Health Care
• Overview of Operation Analytics • Marketing & Sales Analytics
• Applications Analytics in different functions • Provider-Payer-Patient Analytics
• Service Operations • Claims Analytics
• Manufacturing • Fraud Analytics
• Logistics • MROI
• Business Support Functions (HR Analytics) Telecom & Network
• Inventory Management • Network Analytics
Digital Analytics(Web Analytics) • Subscriber Analytics
Social Network Analytics • Loyalty Analytics
• Revenue Leakage Analytics
Course completion and career assistance
Course completion & Certification criteria What is included in career assistance?

• You shall be awarded an AnalytixLabs certificate only • Post successful course completion, candidates can seek
post the submission and evaluation of mandatory course assistance from AnalytixLabs for profile building. A team
project work. These will be provided as a part of the of seasoned professionals will help you based on your
training. overall education background and work experience. This
will be followed by interview preparation along with
• There is no pass/fail for these assignments and projects . mock interviews (if required)
Our objective is to ensure that trainees get strong hands-
on experience so that they are well-prepared for job • Job referrals are based on the requirements we get from
interviews along with performance at their jobs. various organizations, HR consultants and large pool of
AnalytixLabs’ ex-students working in various companies.
• Incase the assignments and projects are not up-to-the-
mark, trainees are welcome to take help and support for • No one can truthfully provide job guarantee, particularly
improvisation. for good quality job profiles in Analytics. However, most
of our students do get multiple interview calls and good
• While weekly schedule is shared with trainees for regular career options based on the skills they learn during
assignments, candidates get 3 months, post course training. For this there will be continuous support from
completion, to submit their final assignment and our side for as long as required.
projects.
Time and Investment
Training: 33 hours Pre-learning video based training + 93 hours live training + Practice,
INR 50,000 40,000 + 18% GST - with ~20% Combo discount

Timing: 6 hours per weekend live training (Saturday & Sunday 3 hours each) + Practice

Training mode: Fully interactive live online class / Classroom (In Gurgaon, Bangalore and Noida center only)
(In addition to the above, you will also get access to the recordings for future reference and self study)

Components: Learning Management System access for courseware like class recordings - study material, Industry-
relevant project work

Certification: Participants will be awarded a Co-branded Global certificate on successful completion of the stipulated
requirements including an evaluation
We provide trainings both in ‘fully interactive live online’ and
classroom* mode
Fully interactive
live online class
with personal
attention
Access to quality
Saves training and 24x7
commuting time practice
and resources in sessions
today’s chaotic available at the
world comfort of your
Ensures place
best use of
time and
Delivered resources
Studies prove
lectures are
that online
recorded and
education beats
can be replayed
the conventional
by individuals as
classroom
per their needs One of strongest
global trends in
education, both
in developing
and developed
countries

*Classroom only available at Gurgaon, Bangalore and Noida center


Contact Us

Visit us on: http://www.analytixlabs.in/

For course registration, please visit: http://www.analytixlabs.co.in/course-registration/

For more information, please contact us: http://www.analytixlabs.co.in/contact-us/


Or email: info@analytixlabs.co.in
Call us we would love to speak with you: (+91) 9555219007

Join us on:
Twitter - http://twitter.com/#!/AnalytixLabs
Facebook - http://www.facebook.com/analytixlabs
LinkedIn - http://www.linkedin.com/in/analytixlabs
Blog - http://www.analytixlabs.co.in/category/blog/
Visit Us

Gurgaon Address: Bengaluru Address: Noida Address:

GF 382, Sector 29, Bldg 41, First floor, First Floor, A-78,
Adjoining IFFCO Chowk Metro 14th Main Road, Near BDA A Block, Sector 2,
Station (Gate 2), complex, (Adjacent to Sector 15 metro
Next to Magicpin Office, (Landmark: Max store) station)
Gurgaon, Sector 7, HSR Layout, Bengaluru Noida,
Haryana- 122001 Karnataka - 560102 Uttar Pradesh - 201301

You might also like