Giter VIP home page Giter VIP logo

process-faut-diagnosis-a-supervised-machine-learning-approach's Introduction

Process-Faut-Diagnosis-A-Supervised-Machine-Learning-Approach

Introduction:

Welcome to this video series on machine learning for fault diagnosis. In this series, we will explore various machine learning techniques and algorithms that can be used to diagnose faults in complex systems. We will be using the Tennessee Eastman dataset, which is a widely used benchmark dataset for fault diagnosis. The dataset contains process data for a simulated chemical process with various types of faults.

Requirements

numpy==1.21.4 pandas==1.3.4 matplotlib==3.4.3 seaborn==0.11.2 scikit-learn==1.1 xgboost==1.5.1 tensorflow==2.7.0 keras==2.7.0

Description

In this video, we will explore the Tennessee Eastman dataset and perform some exploratory data analysis (EDA) to gain insights into the data. We will visualize the data, perform statistical analyses, and identify patterns and anomalies in the data.

In this video, we will train various machine learning algorithms on the Tennessee Eastman dataset. We will use techniques like cross-validation and hyperparameter tuning to optimize the performance of these algorithms. We will evaluate the accuracy of each algorithm and compare their performance.

In this video, we will explore the use of neural networks for fault diagnosis. We will start by discussing the basics of neural networks, including feedforward and recurrent neural networks. We will then implement a neural network on the Tennessee Eastman dataset and evaluate its performance.

In this video, we will focus on time series analysis using convolutional neural networks (CNNs). We will start by discussing the basics of CNNs and how they can be used for time series analysis. We will then implement a CNN on the Tennessee Eastman dataset and evaluate its performance.

In this video, we will explore the use of long short-term memory (LSTM) networks for time series analysis. We will start by discussing the basics of LSTM networks and how they can be used for time series analysis. We will then implement an LSTM network on the Tennessee Eastman dataset and evaluate its performance.

This video will demonstrate use of a hybrid machine learning method by combining the Neural Network and random forest. First an ANN is trained on the dataset and then the embeddings of generated from the learned are used as input to a Random Forest for classification.

Metrics:

In this series, we will use accuracy as the primary metric for evaluating the performance of the different machine learning algorithms. We will update the table as we evaluate the performance of other algorithms in the subsequent videos.

Average accuracy score obtained for each method, excluding fault No. 9 and 15 (No feature were Dropped, all 52 sensor measurements were used)

Method Accuracy
XG Boost 0.887
Neural Network 0.943
1D CNN-Timeserise 0.892
LSTM-Timeserise 0.924
ANN+RandomForest 0.936

Other Sources

process-faut-diagnosis-a-supervised-machine-learning-approach's People

Contributors

mohan696matlab avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.