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

Applying Machine Learning Algorithms in Mechanical Engineering

Makarand Patil is a technology manager at Capgemini with over 16 years of experience in mechanical and IT fields. The document discusses different types of data analytics techniques including clustering techniques like hierarchical and K-means clustering. It also covers regression techniques such as linear regression which is used to estimate relationships between variables. Classification and decision tree techniques as well as optimization and random forest methods are also listed.

Uploaded by

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

Applying Machine Learning Algorithms in Mechanical Engineering

Makarand Patil is a technology manager at Capgemini with over 16 years of experience in mechanical and IT fields. The document discusses different types of data analytics techniques including clustering techniques like hierarchical and K-means clustering. It also covers regression techniques such as linear regression which is used to estimate relationships between variables. Classification and decision tree techniques as well as optimization and random forest methods are also listed.

Uploaded by

Ashutosh Apte
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 8

Makarand Patil

About Me!

Makarand Patil
◆ Technology Manager, Capgemini

◆ M.Tech. Mechanical - 2004,


MNREC, Allahabad.

◆ 16+ Years in Mechanical and IT

www.linkedin.com/in/Makarand.patil
Types of Data Analytics
techniques

Clustering Techniques -
Hierarchical
Topics
Clustering Techniques – K
means

Regression Techniques -
Asset health monitoring
3
Data visualization and preliminary analysis

Exploratory Data Analysis (statistical analysis)


Types of Clustering techniques
Data Regression Techniques
Analytics Classification techniques

techniques Decision Tree

Optimization techniques

Random Forest
Clustering Techniques
The algorithm groups similar objects into
Hierarchical Clustering
groups called clusters.
Hierarchical clustering is a powerful technique that allows you to build tree structures from data
similarities. Below is the example for engine exhaust gas temperature for multi cylinder engine.

Gas
Exhaust
Temperature,
Cylinder
DegC
T1 90
T2 60
T3 65
T4 63
T5 62
T6 64
T7 65
T8 63
T9 61
T10 62

Model Input
Cylinder no. 1 is showing some abnormal
behavior of the data, which is captured
.
through algorithm also.
5
Clustering Techniques
K Means Clustering

The K-means clustering algorithm is used to find groups which have not
been explicitly labelled in the data.
This can be used to confirm business assumptions about what types of
groups exist or to identify unknown groups in complex data sets.
6
Regression Techniques
Linear Regression

Decrease in Speed

Decrease in Power

Increase in Fuel
Consumption

Regression analysis is a set of statistical methods used for the estimation of


relationships between a dependent variable and one or more independent variables
which is an input
7
Thank You!

Contact:
: makrpatil@gmail.com
: https://www.linkedin.com/in/Makarand.patil/

You might also like