0% found this document useful (0 votes)
26 views13 pages

Hands On Data Science MAchine Learning SQL Power BI Tableau MongoDB With End To End Projects

The document outlines a comprehensive 4-month training program on Data Science and Machine Learning, focusing on Python and model deployment on cloud platforms like AWS, Azure, and GCP. It includes hands-on projects, database management, data visualization using Power BI and Tableau, and various machine learning techniques. The program also offers internship opportunities, interview preparation, and support for real-time project experience.
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)
26 views13 pages

Hands On Data Science MAchine Learning SQL Power BI Tableau MongoDB With End To End Projects

The document outlines a comprehensive 4-month training program on Data Science and Machine Learning, focusing on Python and model deployment on cloud platforms like AWS, Azure, and GCP. It includes hands-on projects, database management, data visualization using Power BI and Tableau, and various machine learning techniques. The program also offers internship opportunities, interview preparation, and support for real-time project experience.
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/ 13

Hands On Data Science

Machine Learning with


Python & Model
Deployment on Cloud
Platforms (AWS,
AZURE,GCP) with End
to End Real Time Projects
(SQL, MySQL,
MongoDB, Power BI,
Tableau) & Internships
on real time experience
Duration: Approx. 4 Months
Trainer/Instructor:
Mr. Yogesh P Murumkar,
Oracle Certified
Microsoft Certified
Bharat Software Solutions,
Pune
Hands on
Data Science
Machine
Learning
Training with
Projects
CourseModule
1. Introduction to Machine Learning and Data Science, Introduction to Python and R
Language (Anaconda distribution, Jupyter, Spyder, Pycharm, VScode, R Studio)
2. Creating the Environment
3. Python Objects, Numbers and Booleans, Strings, Container Objects, Mutability of
Objects
4. Operators – Arithmetic , Bitwise, comparision and Assignment Operators,
Operators precedence and Associativity
5. Conditions (if,else,elif statements),Loops (for, While),Break and Continue, Range
functions
6. Hands on Lists, Tuples, Dictionaries, Sets, Strings, map and filter, Lambda Expressions,
List comprehension
7. Hands on Object Oriented Concepts and working with files in python
8. Develop Applications in Python
• Create an Interactive Dictionary using JSON data
• Create Web maps using python and folium for JSON data
• Create GUI using Tkinter in python
• Live Edge Detection Using Webcam in Python
• Develop games like snake game, color game, password generator, whats app
smiley etc
• Weather forecasting using python to read HTML data
• Develop a DRS system in python for cricket match
• Develop a system in python to create highlights of a cricket match
• Develop Jarvis Assistant in Python
9. Hands on built in functions and user defined functions
10. Hands on modules, Exception Handling and Database programming
• Creating new modules
• Exception handling with Try-except
• Creating, inserting and retrieving tables
• Updating and deleting the data
11. Data Analysis
• Introduction to Numpy
• Hands on Numpy arrays, vectors, matrices
• Hands on Numpy built in methods
• Hands on reshape and shape using Numpy
• Pandas Introduction
• Descriptive analysis
• Pandas Input and Output
• Pandas Manipulation
• Pandas Group BY
• Hands on Exercises for Pandas and Numpy
12. Visualization
• Matplotlib
• Plotly
• Cufflinks
13. REST API
• Flask Rest API Module
• Flask Introduction
• Flask Application
• Open Line flask
• App Routing flask
• URL Building flask
• HTTP Methods flask
• Templates flask
• Django end to end
14. Databases
• MongoDB
• SQLite
• Python SQL
15. Exploratory Data Analysis
• Feature Engineering and Selection
• Building Tuning and Deploying Models
• Analyzing Bike sharing Trends
• Analyzing movie reviews sentiments
• Customer Segmentation and Effective Cross Selling
• Analyzing Wine types and Quality
• Analyzing music trends and recommendations
• Forecasting Stock and Commodity prices
16. Python Projects
• Web crawlers for image data sentiment analysis and product review
sentiment analysis
• Integration with web portal
• Integration with rest API, web portal and mongoDB on Azure
• Deployment on web portal on Azure
• Text Mining
• Social Media Data churn
17. Statistics Module 1
• Descriptive Statistics
• Sample Vs Population statistics
• Random Variable
• Probability Distribution function
• Expected Value
• Binomial Distribution
• Normal Distribution
• Z-score
• Central Limit theorem
18. Statistics Module 2
• Hypothesis testing
• Z-Stats Vs T-Stats
• Type1 Type2 Eroor
• Confidential Interval
• Chi Square Test
• ANOVA Test
• F-stats
19. Machine Learning Module1
• Introduction
• Supervised, Unsupervised, Semi-supervised, Reinforcement
• Train, Test, Validation split
• Performance
• Overfitting, Under fitting
• OLS
• Linear Regression
• Assumptions
• R square Adjusted R Square
• Intro to Scikit Learn
• Training methodology
• Hands on Linear Regression
• Logistic Regression
• Precision Recall
• ROC Curve
20. Machine Learning Module 2
• Decision Tree
• Cross Validation
• Bias Variance
• Ensemble Approach
21. Machine Learning Module 3
• XGBoost
• Hands on XGBoost
• K Nearest Neighbour
• Lazy Learners
• Curse of Dimensionality
• KNN Issues
• Text Analytics
• Tokenizing, Chunking
• Document Term Matrix
• TFIDF
• Hands on Sentiment Analysis
22. Machine Learning Module 4
• Hierarchical Clustering
• K-Means
• Performance Measurement
• Principal Component Analysis
• Dimensionality Reduction
• Factor Analysis
23. Machine Learning Module 5
• SVR
• SVM
• Polynomial Regression
• Ada Boost
• Gradient Boost
• Gaussian Mixture
• Anamoly Detection
• Novelty Detection algorithm
• Stacking
• KNN Regressor
• Decision Tree Regressor
• DBSCAN
24. Natural Language Processing
• Text Analysis
• Document Term Matrix
• TFIDF
• Hands on Sentiment Analysis
25. Chatbot Project
• Chatbot using Microsoft Luis
• Chatbot using Google dialog flow
• Chatbot using Amazon lex
• Chatbot using Rasa NLU
• Deployment of chatbot using web,telegram,whatsapp,skype
26. Machine End to End Learning Projects
• Healthcare analysis prediction of medicines based on FIT BIT band
• Revenue forecasting for startups
• Prediction of order cancellation at the time of ordering inventories
• Anamoly detection in inventory packaged material
• Fault detection in wafers based on sensor data
• Demand forecasting for FMCG product
• Threat identification in security system
• Defect detection in vehicle engine
• Food price forecasting with zomato dataset
27. Deployment
• Deployment of all projects in cloudfoundary,AWS,AZURE and google cloud
platform
• Expose API to web browser and mobile application
• Retraining approach of machine learning model
• Database integration and scheduling of machine learning model and retraining
• Custom machine learning training approach
• AUTO ML
• Discussion on infra cost and data volume
• Prediction based on streaming data
28. Hands on Tensor Flow for Deep Learning
29. Artificial Neural Networks
30. Certifications
• Microsoft Technical Associate Preparation
• Machine Learning with AWS
Module SQL – Structured Query Language

• Manage Databases
• MySQL Table Types
• MySQL Data Types
• MySQL CREATE TABLE
• MySQL Primary Key
• MySQL Foreign Key
• MySQL Sequence
• MySQL INT Data Type
• MySQL DECIMAL Data Type
• MySQL DATE Data Type
• MySQL TIME Data Type
• MySQL DATETIME Data Type
• MySQL ALTER TABLE
• MySQL RENAME TABLE
• MySQL ADD COLUMN
• MySQL DROP TABLE
• MySQL Temporary Table Basic Data Manipulation using SQL
• SQL Syntax
• What is DDL, DML and DCL?
• SQL Select • SQL Distinct
• SQL Where • SQL And & Or
• SQL Order By
• SQL Insert Into
• SQL Update
• SQL Delete
• SQL Injection
• SQL Select Top
• SQL Like
• SQL Wildcards
• SQL In
• SQL Between
• SQL Aliases
• SQL Joins
• SQL Inner Join
• SQL Left Join
• SQL Right Join
• SQL Full Join
• SQL Union
• SQL Select Into
• SQL Insert Into Select
• SQL Create DB
• SQL Create Table
• SQL Constraints
• SQL Not Null
• SQL Unique
• SQL Primary Key
• SQL Foreign Key
• SQL Check
• SQL Default
• SQL Create Index
• SQL Drop
• SQL Alter
• SQL Auto Increment
• SQL Views
• SQL Dates
• SQL Null Values
• SQL Null Functions
• SQL Data Types
• SQL DB Data Types SQL Functions
• SQL Avg()
• SQL Count()
• SQL First()
• SQL Last()
• SQL Max()
• SQL Min()
• SQL Sum()
• SQL Group By
• SQL Having
• SQL Ucase()
• SQL Lcase()
• SQL Mid()
• SQL Len()
• SQL Round()
• SQL Now()
• SQL Format()
• Advanced Analytics Functions
• MySQL Window Functions
• Partition By Clause
• NTILE
• LEAD
• LAG
• NTH
• FIRST_VALUE
• LAST_VALUE
• Real time scenarios
• Projects using SQL MySQL
Module: Power BI for Data Analysis (Hands on)

1. Introduction
• Difference between Data Analysis & Business Analysis
• Business Understanding and Data Understanding
• Data Analysis and Data Visualization
• Data Cleaning and preparation methods used with some examples.
• Tools for Data Analysis and Data Visualization
• Some basic charts and best practices related to them
• Data Connectors in Power BI (Excel/Text/csv)
• Basic elements of Power BI their differences and use
• Different ways to install Power BI Desktop and basic system requirements.
• Power BI Desktop App interface Explanation
2. Data Modelling
• Basics of Data Modelling
• Creating relationships
• Normalization and Denormalization
• Dimension and Fact Tables
• Relationships (Autodetect, Manual and autodetect settings)
• Cardinality
• Active and Inactive relationships
3. Power BI Query Editor
• Basic Data Cleaning Operations
• Data Transformation
• Merge and Append Queries
• Real time problems related to query editor.
4. DAX – Data Analysis Expression
• DAX Basics
• 350+ DAX functions with examples
• Row and filter context
• Measures and calculated columns
• Real time use cases with DAX functions.
5. Reporting and Dashboarding
• Various types of filters
• Various types of visualizations and formatting options
• Storytelling and dashboarding
6. Some More Connectors
• SQL Servers
• Odata feed
• MySQL
• MongoDB
• Google Analytics
• Hadoop
• Bank Query
• MS Access
• Real time data streaming
• Web
• PDF
• Folder
• OLE DB
7. Power BI Service, Mobile App
• Login Power BI Service
• User Interface Power BI Service
• Natural Language Query and Quick Insights Features
• Visual Interactions
• Publishing a report to Power BI Service
• Sharing reports with others stakeholders PBI Service
• Accessing reports and dashboards through Power BI Mobile App
• Scheduling a Refresh for automatic updates in real time
8. Different real time projects and use cases.
• Projects Overview
• Loading the data from sources as per requirements
• Pivot Table
• Transformation operations in real time
• Categories
• Start stop time
• Start stop end station
• Maps
• Map-updates
• Trip duration
• Parameters
• Dashboards year wise analysis
• Row Level Security
• Controlling reports
• Dashboard top metrics
• Dashboard pivot
• Storytelling for the end-to-end projects
9. End to projects with real time data in Power BI
10. Evaluation with Assignments and tasks
11. Certification exams preparation for Power BI
Module: Tableau for Data Analysis (Hands on)

1. Introduction to Tableau
• Installation of Tableau
• Tricks and tips to use Tableau for free
• Why Tableau
• Why Visualisation
2. What is Data Visualisation
• Power of Data Visualisation
• Visual Analytics
• Scope of Visual Analytics
• How does Data Visualisation work
3. Business Intelligence Process
• What is BI
• What are the BI processes?
4. Tableau & its architecture
• What is Tableau?
• Why Tableau?
• Tableau Vs Power BI Vs Qlik
• Features of Tableau
• Tableau Architecture
• Tableau Installation
• Tableau Product Line
• Advantages of Tableau
• How to use Tableau
• Connecting to Data
• Tableau datatypes
5. Tableau Desktop
• Introduction to Tableau Desktop and Public
• Dimensions Vs Measures
• Desktop UI
• Show me tab in Tableau.
6. Relationships, joins and Unions.
• What are relationships
• Building relationships using Tableau
• Understanding different types of joins and Unions
• What are unions and how to perform unions
7. Sets in Tableau
• What are sets
• How to create set
• Creating a set from visuals
• Creating a set from data window
8. Groups in Tableau
• What are groups
• How to create a group
• Creating a group from data window
• Creating a group from visuals
9. Hierarchies in tableau
• What are hierarchies
• How to create hierarchy
• Creating hierarchy from data window
• Drill down and up features
10. Filters in tableau
• Understanding different types of filters
• Quick filter
• Context filter
• Data source filter
• Measure filter
• Dimension filter
11. Highlighting
• What are highlighters?
• Creating a highlighters
• Show highlighter feature in Tableau
12. Device Designer
• What is device designer?
• How to create dashboard in Mobile Layout
• How to create dashboard in Tablet Layout
• How to create dashboard in Desktop Layout
13. Parameters
• What are parameters?
• How to create a parameter
• Parameters using filter
• Parameters using Sets
14. Data Blending
• What is Data Blending
• Understanding data blending techniques using real time examples
15. Views in Tableau
• What are views?
• Creating views in tableau
16. Mark and Size
• Mark and Size hands on with examples
17. Transparency
• Transparency in Tableau
18. Data Aggregation
• What is Data Aggregation
• Creating a calculated field to change data aggregation.
• Make data aggregation parameters available to users.
19. Generated Fields
• Understanding what are generated fields with hands on examples
20. Discrete Vs Continuous
• What are discrete variables?
• What are continuous variables?
• Converting discrete to continuous
• Converting continuous to discrete
21. Charts in Tableau
• Understanding different charts in Tableau
• Bar Charts
• Geographic charts
• Heat maps
• Scatter plots
• Density plots
• Pie charts
22. Pivot tables in Tableau
• What is Pivot Table
• How to create pivot tables
23. LOD Expression
• Understanding LOD Expression with real time examples
24. Calculated fields
• Understanding calculated fields with real time examples
• How to create calculated fields
25. Formatting
• Formatting in tableau with hands on examples
26. Analytics in Tableau
• Understanding statistics and trend Line
• Clustering in Tableau
• Average reference Line
27. Forecasting in tableau
• What is Time series analysis?
• How to perform forecasting in tableau with hands on examples
28. Dashboarding
• Understanding various EDA concepts
• Preparing real time dashboards
29. Hands on end-to-end real time projects with Tableau
30. Evaluation with assignments and real time tasks

Note: 1. Above are tentative contents


2. Contents can be updated as per the requirements.
3. Also support for real time internship opportunities will be available.
4. Interview Preparation with Interviews from Industry Experts
5. Resume building
6. Experience sharing by previous participants.
7. Profile Creation on various platforms
8. Offline and online training modes available

You might also like