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

Mastering in Data Science_3RITech

3RI Technologies offers premium corporate training in Data Science, Machine Learning, and Python, led by experienced faculty from top IT companies. The curriculum includes hands-on projects with real-world data and comprehensive support for skill development and placement. The program covers various topics including statistics, SQL, Python, machine learning algorithms, and data visualization, with a focus on practical applications and case studies.

Uploaded by

snehal gaikwad
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views

Mastering in Data Science_3RITech

3RI Technologies offers premium corporate training in Data Science, Machine Learning, and Python, led by experienced faculty from top IT companies. The curriculum includes hands-on projects with real-world data and comprehensive support for skill development and placement. The program covers various topics including statistics, SQL, Python, machine learning algorithms, and data visualization, with a focus on practical applications and case studies.

Uploaded by

snehal gaikwad
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 37

POWERED BY 3RI TECHNOLOGIES

Mastering in
Data Science
Premium Corporate Training

3ritechnologies.com
About us
Company Highlights
3RI is an Advanced Technology Education Platform providing advanced and professional
training in Data Analytics that helps freshers and professionals rise to the advanced skills
requirements of the current industry.

Powered by 3RI Technologies, these classroom training sessions are industry-oriented


courses on Data Science, Machine Learning, and Python by top-class faculty who have more
than 7+ years of experience in the same domain.

The curriculum is designed by industry experts, who have real-time scenario-based exercises
and case studies and projects using databases from companies like Walmart, Amazon,
Google, etc. This training is supported with teaching assistance which allows individuals to
develop hands-on skills by applying the concepts and becoming technically proficient.
3ritechnologies.com
Index
Brochure Highlights

1. Faculty
2. Subject & Tracks
3. Curriculum
4. Placement Support
5. FAQ's
6. Who We Are?
7. Coordinates

3ritechnologies.com
Faculty
The Representers
We have the best team of trainers who are working at senior-most positions in
top IT companies like Infosys, Cognizant, Accenture, and so on.

3ritechnologies.com
Subjects
& Tracks
What makes 3RI different?

3RI has a holistically designed


curriculum designed by our
expert team of trainers with 8+
years of industry experience.
3RI offers the perfect recipe for
success through regular
assignments and projects.
3ritechnologies.com
Fundamentals of Statistics & Data Science
1. Fundamentals of Data Science 3. Introduction to Statistics
and Mathematical Statistics
Introduction to Data Science Descriptive vs Inferential Statistics
Need of Data Science Types of data
BigData and Data Science Measures of central tendency and
Data Science and machine learning dispersion
Data Science Life Cycle Hypothesis & inferences
Data Science Platform Hypothesis Testing
Data Science Use Cases Confidence Interval
Skill Required for Data Science Central Limit Theorem
2. Mathematics For Data Science
Linear Algebra
1. Vectors 3ritechnologies.com
2. Matrices
Fundamentals of Statistics & Data Science

4. Probability and Probability


Distributions
Probability Theory
Conditional Probability
Data Distribution
Distribution Functions
1. Normal Distribution
2. Binomial Distribution

3ritechnologies.com
MS EXCEL: Data handling on SPREADSHEET

1. Using a Spreadsheet 2. Functions


What is Excel? SUM
Why Use Excel? AVERAGE
Excel Overview COUNT
Excel Ranges, Selection of Ranges MAX & MIN
Excel Fill, Fill Copies, Fill Sequences, RANDBETWEEN
Sequence of Dates TRIM
Excel adds, move, and delete cells LEN
Excel Formulas CONCATENATE
Relative and Absolute References TODAY & NOW

3ritechnologies.com
MS EXCEL: Data handling on SPREADSHEET

3. Advanced Functions
Excel IF Function
Excel If Function with Calculations
How to use COUNT, COUNTIF, and
COUNTIFS Function?
4. Data Visualization
Excel Data Analysis - Data Visualization
Visualizing Data with Charts
Chart Elements and Chart Styles
Data Labels
Quick Layout

3ritechnologies.com
RDBMS: SQL in detail

An Introduction to RDBMS & SQL Adding and Deleting columns


Data Retrieval with SQL Changing column name and Data Type
Pattern matching with wildcards Creating Table from existing Table
Basics of sorting Changing Constraints Foreign key
Order by clause
Aggregate functions
Group by clause
Having clause
Nested queries
Inner join
Multi join
Outer join

3ritechnologies.com
Python for Data Science

1. An Introduction to Python 2. Conditional Statement,


Why Python, its Unique Feature, and Loops and File Handling
where to use it? Python Data Types and Variable
Python Environment Setup/shell Condition and Loops in Python
Installing Anaconda Decorators
Understanding the Jupyter notebook Python Modules & Packages
Python Identifiers, Keywords Python Files and Directories
Discussion about installed modules manipulations
and packages Use various files and directory
functions for OS operations

3ritechnologies.com
Python for Data Science

3. Python Core Objects & Functions


Built-in modules (Library Functions) Array Manipulation
1.Reshaping
Numeric and Math’s Module
2.Resizing
String/List/Dictionaries/Tuple Array I/O
Complex Data structures in Python Matrix creation
Python built-in function Data generation
Python user defined functions Random function
Normalized Data Generation
4. Introduction to NumPy Indexing and Slicing
Transpose
Array Operations
Importing Files with Numpy
Arrays Functions
Array Mathematics
1.Mean
2.Standard Deviation 3ritechnologies.com
3.Max
4.Min
Python for Data Science

5. Data Manipulation with Pandas

Data Frames
6. SciPy
Series Hypothesis Testing using Scipy
I/O Shapiro Test
Creating Pandas Data Frame Spearman Test
Selection in DFs T-Test of Independents
Data Describe Chi-Square Test
Data info
Retrieving in DFs
Applying Functions
Reshaping the DFs - Pivot
Combining DFs
Merge
Join
Data Alignment
Python for Data Science

7. Visualization with Seaborn 8. Visualization with Matplotlib


Seaborn Installation Matplotlib Installation
Introduction to Seaborn Matplotlib Basic Plots & it's
Basics of Plotting Containers
Plots Generation Matplotlib components and
Visualizing the Distribution of a properties
Dataset Scatter plots
Selection color palettes 2D Plots
Histograms
Bar Graphs
Pie Charts
Box Plots
Customization
Store Plots

3ritechnologies.com
Python for Data Science

9. SciKit Learn 10. Descriptive Statistics


Basics Observations, variables, and data
Data Loading matrices
Train/Test Data generation Types of variables
Preprocessing Measures of Central Tendency
Generate Model Arithmetic Mean / Average
Evaluate Models 1. Merits & Demerits of Arithmetic Mean
and Mode
2. Merits & Demerits of Mode and Median
3. Merits & Demerits of Median Variance

3ritechnologies.com
Python for Data Science

11. Probability Basics


Notation and Terminology Standard Normal Distribution
Unions and Intersections Central Limit Theorem
Conditional Probability and Cumulative Distribution function
Independence
12. Probability Distributions 13. Tests of Hypothesis
Random Variable Large Sample Test
Probability Distributions Small Sample Test
Probability Mass Function One Sample: Testing Population Mean
Parameters vs. Statistics Hypothesis in One Sample z-test
Binomial Distribution Two Sample: Testing Population Mean
Poisson Distribution
Normal Distribution 3ritechnologies.com
Python for Data Science

One Sample t-test - Two Sample t-


test
Paired t-test
Hypothesis in Paired Samples t-test
Chi-Square test

14. Data Analysis

Case study- Netflix


Deep analysis on Netflix data

3ritechnologies.com
Machine learning

1. Exploratory Data Analysis 2. Feature Selection


Data Exploration Importance of Feature Selection
Missing Value handling in Machine Learning
Outliers Handling Filter Methods
Feature Engineering
Train-Test Split 3. Machine Learning: Supervised
Standard Scaler Algorithms
Min-Max Scaler Introduction to Machine Learning
Data Preprocessing Logistic Regression
Resampling
Linear Regression
1. Up-Sampling
Multiple Linear Regression
2. Down-Sampling

3ritechnologies.com
Machine learning

Introduction to Machine Learning


Logistic Regression Model Evaluation and
Linear Regression performance
Multiple Linear Regression 1. Accuracy
Logistic Regression 2. Precision
1. Binary Classification 3. Recall
2. Multiclass classification 4. F1 Score
Naïve Bays Algorithm 5. Confusion Matrix
K-Nearest Neighbor Algorithm 6. Classification Report
Decision Trees 7. K-Fold Cross Validation
1.Classification 8. ROC, AUC etc...
2.Regression Hyper parameter tuning
Support Vector Machines
Random Forest 3ritechnologies.com
Machine learning

4.Machine Learning: Unsupervised 5. Ensemble Algorithms


Learning Algorithms
Bagging
Similarity Measures 1. Random Forest
Cluster Analysis and Similarity Boosting
Measures 1.Adaboost
K-Means Clustering Voting
1. Elbow Method Stacking
Hierarchical Clustering Principal Components Analysis
1.Agglomerative Clustering Association Rules Mining & Market
K-Nearest Neighbors Basket Analysis

3ritechnologies.com
Machine learning

6. Recommendation Systems
Collaborative filtering model
Content-based filtering model.
Hybrid collaborative system

3ritechnologies.com
Artificial Intelligence & Deep Learning

1.Artificial Intelligence 2.Deep Networks & Structured


An Introduction to Artificial Intelligence Knowledge
History of Artificial Intelligence Studying Neural Elements
Future and Market Trends in AI Neural Networks and Perceptions
Intelligent Agents – Perceive-Reason- Understanding Feedforward Networks
Act Loop Boltzmann Machines and Autoencoders
Search: Symbolic Search and Exploring Backpropagation
Working of Neural Networks
Adversarial Search (Game Playing)
Exploring Gradient Descent
Understanding Sensor Processing
Stochastic Gradient Descent
Constraint-based Reasoning

3.Natural Language Processing


Natural Language Processing
NLP in Python
3ritechnologies.com
Artificial Intelligence & Deep Learning
Tokenization
5.Image Processing / Machine
Part of Speech Tagging (POS Tagging)
Vision
Named Entity Recognition
Image basics
Semantic Analysis
Image generation
Sentiment Analysis Loading and saving images
Bluring
4.Artificial and Conventional Neural Masking
Network Image Augmentation
Understanding Artificial Neural Network 1. Working with Hue, Saturation & Light of image
2. Working with RGB colors of image
The Activation Function
3. Changing colors of image
Building an ANN 4. Rotation
Building Problem Description 5. Flipping
Evaluation the ANN
Improving the ANN
3ritechnologies.com
Tuning the ANN
Artificial Intelligence & Deep Learning
6.Resizing
7.Cropping Fully Connected Dense Layer
8.Edge Detection Softmax and Cross-Entropy
9.Addition Building a CNN
10.Multiplication Evaluating the CNN
Improving the CNN
6.Conventional Neural Networks
Tuning the CNN
CNN Intuition
Convolution Operation 7.Recurrent Neural Network
Kernel Operation
Recurrent Neural Network
Filtering operation
RNN Intuition
Padding on image
The Vanishing Gradient Problem
Pooling Layer
LSTMs and LSTM Variations
1. Max Pooling
2. Average Pooling
ReLU Layer 3ritechnologies.com
Flatten Layer
Artificial Intelligence & Deep Learning

Practical Intuition GIT: Complete Overview


Building an RNN
Introduction to Git & Distributed
Evaluating the RNN
Version Control
Improving the RNN
Life Cycle
Tuning the RNN
Create clone & commit Operations
8.Time Series Data Push & Update Operations
Stash, Move, Rename & Delete
Introduction to Time series data Operations
Data cleaning in time series
Pre-Processing Time-series Data
Prediction in Time Series using LSTM
Prediction in Time Series using ARIMA
3ritechnologies.com
Machine Learning in Cloud

Machine Learning Features & Services

Using python in Cloud


Understanding Google Colab
Understanding Jupyter Lab
How to access Machine Learning Services
Lab on accessing Machine learning
services
Uploading Data
Preparation of Data
Applying Machine Learning Model

3ritechnologies.com
Data Visualization with Power BI

1.Introduction to Data Visualization 2.Scatter Plot


& Power of Tableau
Architecture of Tableau Funnel Chart
Product Components Waterfall Chart
Working with Metadata and Data Blending Working with Filters
Data Connectors Organizing Data and Visual Analytics
Data Model Working with Mapping
Working with Calculations and
File Types
Expressions
Data Source Filters
Working with Parameters
Charts and Graphs
Dashboards and Reports

3ritechnologies.com
Project Work and Case Studies
Machine Learning end to end Project blueprint
Case study on real data after each model.
Regression predictive modeling - E-commerce
Classification predictive modeling - Binary Classification
Case study on Binary Classification – Bank Marketing
Case study on Sales Forecasting and market analysis
Widespread coverage for each Topic
Various Approaches to Solve Data Science Problem
Pros and Cons of Various Algorithms and approaches
Amazon-Recommender
Image Classification 3ritechnologies.com

Sentiment Analysis
Project Domain: FINANCE
The insurance company wants to decide on the premium using
various parameters of the client.
It’s an important problem to keep the clients and attract new ones.

By completing this Project you will learn:

How to collect data?, how to justify the right features? , Which ML / DL


model is best in this situation? How much data is enough?
How to have CI/CD in the project?
How to do Deployment of Project to cloud?

3ritechnologies.com
Image Processing in Health care
A hospital wants to automate the Detection of pneumonia in X-rays
using image processing.

By completing this Project you will learn:

How to handle image data? How to preprocess and augment image


data?
How to choose the right model for the image process?
How to apply transfer learning in image processing?
How to do incremental learning & CI/CD in the project?
How to do Deployment of Project to cloud?
3ritechnologies.com
Natural Language Processing
One of the companies wants to automate applicant’s level in English
communication.
Create a ML/DL model for this task.

By completing this Project you will learn:

How do convert text to the right representation?


How to preprocess text data? How to select the right ML/DL model for
text data?
How to do transfer learning in Text Analytics?
How to do CI/CD in a text analytics project?
How to do Deployment of Project to cloud? 3ritechnologies.com
Mechanical

A mechanical company wants to perform predictive maintenance of


engine parts.
This enables the company to efficiently change parts before the
machine fails.

By completing this Project you will learn:

How to handle time-series data?


How to preprocess time series data?
How to create ML/DL model for Time-series Data?
How to do CI/CD in a text analytics project?
How to do Deployment of Project to cloud? 3ritechnologies.com
Sales / Demand Forecasting

Predict the sales/demand of a product of a company.


Sales / Demand forecasting of the product will help the company
efficiently manage the resources.
Create a ML/DL model for this problem.

By completing this Project you will learn:

How to handle time-series data?


How to preprocess time series data?
How to create ML/DL model for Time-series Data?
How to do CI/CD in a text analytics project?
How to do Deployment of Project to cloud? 3ritechnologies.com
Placement Support

Placement at Interview Resume Real World Exclusive Sessions


Our Client's Preparartion Workshop by Application from Experts
Location Experts Integration in Resume

3ritechnologies.com
FAQ's
Do I need to purchase any Software ?

No, we provide necessary installation guides of the software required.

What are the specific System Requirements ?

8 GB RAM, 500GB Hard disk (i3 Processor).

What are Projects ?

Projects are real world datasets from companies like Nike,


Yelp,Amazon, Netflix etc. that are provided to our students.

3ritechnologies.com
Who We Are?

Siddhant Sir Krishna Ma'am


DATA SCIENTIST PYTHON EXPERT
Ranjeet Sir
CLOUD ARCHITECT

* Images used for representation purpose 3ritechnologies.com


Coordinates
MAILING ADDRESS

3RI Technologies Pvt Ltd


405, Rainbow Plaza, Pimple Saudagar,
Rahatani, Pune - 411017

EMAIL ADDRESS

[email protected]

PHONE NUMBER

+91 830 810 3366 / +91 96238 68215


+91 866 965 3366/ +91 74100 73340
3ritechnologies.com

You might also like