0% found this document useful (0 votes)
117 views

Syllabus Data Science and Ai

Uploaded by

JYOTI PHADATARE
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)
117 views

Syllabus Data Science and Ai

Uploaded by

JYOTI PHADATARE
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/ 14

About QuickXpert Infotech

QuickXpert Infotech provides professional training on some of the most updated,


industry-designed certification & job-oriented training programs to both students
& corporate from experts in both classroom & online training format. Our wide
range of courses blended by our placement assistance process have helped our
students from both IT & non-IT fields to make career in IT Industry.

Overall 30+ Courses - 700+ Companies - 1000s Trained!

Courses Offered - SAP, JAVA, Dot Net, Software Testing, Web Development,
Oracle, Digital Marketing, Python, Data Science & A.I., Salesforce, Tableau,
Power BI, Android, Hybrid Apps, R, Hadoop etc. please visit website for details.

Our Live Projects - BiodataKing, TeriMeriChoice, theVibrantBirdie etc.

www.quickxpertinfotech.com ©2020, Copyright QuickXpert Infotech - All rights reserved.


About the Course
Background - Every Big Companies are sitting on huge amount of data which
need to be analyzez to extract meaningful insights out of it which will
eventually help in growth and expansion of company. So Here Data Scientist
come in picture to perform data analysis. So Basically Data Science is a
Umbrella term that houses multiple nodes like Data Analysis, Data Mining,
Data Cleaning, Data Analytic, Data Visualization, Predictive Analysis etc..
Statistics, Machine Learning, Neural Networks, A.I. etc provides required
implementations to implement Data Science in a Company. Hence in this
training program you will learn all above to become a Professional Data
Scientist !

Who Can Learn?


Fresher or Experienced Professionals looking to make career in Data Science
or looking for alternate career opportunities

Any Pre-requisites?
None! As we teach from scratch to advanced modules.

Duration
4 to 5 months

www.quickxpertinfotech.com ©2020, Copyright QuickXpert Infotech - All rights reserved.


Sample Data Science Application

You Will Learn All Above


10+ Projects Covered !

www.quickxpertinfotech.com ©2020, Copyright QuickXpert Infotech - All rights reserved.


Tools You Will Learn

www.quickxpertinfotech.com ©2020, Copyright QuickXpert Infotech - All rights reserved.


Job Opportunities
 As per Latest Industry & Job Trends. Can Check on Naukri.com

www.quickxpertinfotech.com ©2020, Copyright QuickXpert Infotech - All rights reserved.


Course Overview
 Introduction to Data Science & Machine Learning
 Core Skills
 Industries & Domain
 Need
 Data Science Project (DSP) Life Cycle
 Descriptive Analysis
 Diagnostic Analysis
 Predictive Analysis
 Prescriptive Analytics

Python
 Python Programming
 Installing Anaconda & Python v3 | Git Bash
 Basics - variables, constants etc.
 Python Programming - If..else, while loop, for loops etc.
 Logic Building Sessions
 Functions
 Classes
 OOPs
 Collections
 List
 Dictionary
 Tuple
 Array
 Set
 Exception Handling
 SQL CRUD
 Insert, Update, Delete, Select & Create
 SQL Database Integration
 File IO

 Data Analytics in Python

www.quickxpertinfotech.com ©2020, Copyright QuickXpert Infotech - All rights reserved.


 Installing & Understanding Analytics Packages
 NumPy Array Operations
 Pandas Data Frame Operations
 Data Acquisition (Import & Export)
 Indexing
 Selection
 Sorting
 Filtering
 Group By
 Binning
 Concatenation
 Merge
 Append
 Drop

 Data Visualization in Python


 Installing Librarires

 Matplotlib
 Seaborn

 Charts & Plots


 Histogram
 Scatter Plots
 Box Plots
 Line Chart
 Bar Chart
 Pie Chart etc.
 Dashboards

www.quickxpertinfotech.com ©2020, Copyright QuickXpert Infotech - All rights reserved.


Data Science & Adv. Machine Learning
 Statistics & Exploratory Data Analysis (EDA)
 Descriptive Statistics
 Measure of Central Tendency
 Dispersion
 Probability Distribution
 Correlation & Covariance
 Data Wrangling (Munging)
 Outliers | Missing Values
 Sparsity
 Inferential Statistics
 Random Sampling
 Hypothesis Testing

 Time Series Forecasting

 Time Series Data


 Trend Chart
 Stationarity
 Seasonality
 Moving Average
 Exponential Smoothing
 ARIMA
 GARCH

 Supervised Learning
 Installation & Use of Scikit-Learn package
 Linear Regression
 Multi-Linear Regression
 Stepwise Regression
 Logistic Regression
 Sigmoid Function
 Entropy

www.quickxpertinfotech.com ©2020, Copyright QuickXpert Infotech - All rights reserved.


 Information Gain
 Gini Index
 Decision Tree (CART)
 Ensemble Learning
 Random Forest
 xgBoost
 K-Nearest Neighbors (KNN)
 K Selection
 Distance Metrics
 Support Vector Machine (SVM)
 Kernel Functions
 Naive Bayes Classifier (NBC)
 Perceptron Learning
 Multi-Layer Perceptron (MLP)

 Unsupervised Learning
 Hierachical Clustering
 Dendrograms
 Centroid Based Clustering
 K Means Clustering
 Association Rule Mining
 Recommendation Engine

 Model Improvement & Validation

 Regularization
 Lasso
 Ridge
 ElasticNet
 Cross Validation
 Confusion Matrix
 ROC Curve
 Overfitting
 Underfitting Problems
 Precision vs Recall
 F1 Score - Type I vs Type II Error
 Ensemble Modeling (Bagging | Boosting | Stacking)
www.quickxpertinfotech.com ©2020, Copyright QuickXpert Infotech - All rights reserved.
 Feature Selection & Feature Extraction
 Dimensionality Reduction
 Principal Component Analysis (PCA)
 Linear Discriminant Analysis (LDA)
 Scree Plot
 Elbow Method

 Introduction to AI & Neural Networks


 Deep Learning vs Machine Learning
 Tech Advancement
 All about Artificial Neural Networks (ANN)
 Understand How Deep Neural Network Works?
 Different variants of Gradient Descent
 Stochastic Gradient Descent vs Adam vs Others
 Hyper parameter Tuning
 Batch Size
 Learning Rate
 Momentum

 Deep Learning in Python


 Deep Learning packages in python
 Google TensorFlow Framework
 Model Building with default TFLearn API
 Keras Vs TFLearn Vs Pycharm APIs
 Model Building with Keras API Wrapper
 Activations | Optimizers | Losses
 Validation | Evaluation Metrics | Keras Backend
 Callbacks - Early Stopping, TensorBoard

 CNN - Convolutional Neural Networks

 Understanding Architecture & Visualizing a CNN


 Kernel
 Depth
 Pooling

www.quickxpertinfotech.com ©2020, Copyright QuickXpert Infotech - All rights reserved.


 RNN - Recurrent Neural Networks

 Recurrent Neural Network Model


 Training RNNs with Back-propagation
 Long Short-Term Memory (LSTM)
 Gated Recurrent Unit (GRU)

 Natural Language Processing (NLP)

 Understanding Text Mining & Analytics


 Tokenization
 Stop Word Removal
 Stemming
 Lexical Analysis

 PyTorch

 Getting started with PyTorch (Introduction)


 Building neural networks
 Forward propogation,backward propogation
 Loss function
 Optimizers
 Using Pytorch’s flexibility to efficiently research new algorithm approach

 Tableau (Visualization) for Data Science (Free)

 Installation
 Charts & Dashboard (as required)
 Generation field
 Data Science Output Export on Tableau

 Publishing Data Science Reports on Web using DJango (Free)

 Integrating Data Insights with DJango


 Publishing Data Science Output reports on Web

www.quickxpertinfotech.com ©2020, Copyright QuickXpert Infotech - All rights reserved.


 Projects / Case Studies

 Real Estate Price Prediction:


A Regression problem where set of input
features(latitude,longitude,total rooms,total bedrooms,etc) are provided
and the final price of the estate is predicted

 Disease Detection in Healthcare domain:


Segregation of diabetic and non diabetic patient using supervised
Classification algorithm.

 Wholesale Customer Segmentation:


Segregating the customers as per their expenditure using unsupervised
clustering technique.

 Market Basket Analysis in Departmental Sector:


Analyzing the frequently bought items using frequent pattern mining
association rule.

 Movie Recommendation:
Building a Movie recommendation Engine based on cosine similarity
and natural language processing technique.

 Passenger Forecasting in Aviation Sector:


Time series forecasting of monthly no. Of passengers that would board
on flight using ARIMA/GARCH model.

 News Classification in Media Sector:


Classification of various types of news genres using advance Deep
learning techniques

 Image Recognition using MNIST Dataset:


Building a Convolution Neural Network to recognize different types of
MNIST data.

 Object Recognition using CIFAR-10 Dataset:


Recognizing different types of objects in CIFAR-10 datasets using
advance Convolution neural network technique.

 Chat Bot Building:


Building a Chat Bot for any business/non-business related Query using
recurrent neural network and word embedding technique.
www.quickxpertinfotech.com ©2020, Copyright QuickXpert Infotech - All rights reserved.
Interview Preparation
 Throughout training program + At the end Mock Interviews
 Resume Preparation
 HR Introduction & Placement Process

Benefits to You
 Training from Experts
 Installments Available
 Job Oriented Course
 80% Practicals - Learn from Scratch
 Professional Notes & Study Material Provided
 Certification Course - You will get Course Completion ISO Certificate
 Live Projects / Case Studies Covered
 Dedicated Placement Team

◦ Check Recent Placed Students on Site / our FB Page / our Google Page

 100% Job Opportunities


 Personal Mentorship
◦ Limited Seats per batch for Personal Mentorship

 Friendly Environment with Professional Grooming


 Interview Preparation, Resume Building etc.
Please visit site for more info or reach us

www.quickxpertinfotech.com ©2020, Copyright QuickXpert Infotech - All rights reserved.


Our 5 Steps Process for Success

Contact Us
Contact Info : +91-7506252588, 022-41313888, 022-49693200

Website : www.quickxpertinfotech.com

Inquire Now !

Chat Now Email Us

www.quickxpertinfotech.com ©2020, Copyright QuickXpert Infotech - All rights reserved.

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy