Code Monkey home page Code Monkey logo

siemens-submission's Introduction

SIEMENS-SUBMISSION

The gas turbine is the engine at the heart of the power plant that produces electric current. A gas turbine is a combustion engine that can convert natural gas or other liquid fuels to mechanical energy. This energy then drives a generator that produces electrical energy.

This is a Machine Learning project on Gas Turbine Compressors and Turbine decay evaluation for Propulsion Plants.

Goal / Objective:

To build Machine learning models that can predict the GT Compressor decay state coefficient.

Outcome:

Achieved an RMSE(root-mean squared error) score of 0.000844 for our Compressor model.

File description:

  • report.html: The Exploratory Data Analysis report generated with Pandas-Profiling. Result of which was used on narrowing down on model.

  • siem_bijon_guha_submission.ipynb: The Jupyter notebook where 7 different ML models were evaluated for the GT Compressor decay state coefficient.

  • CatBoostRegressor_GT_Compressor.pickle: Pickle file of the CatBoost model for Compressor

  • Model_Comparison_GT_Compressor.csv: CSV file that contains the comparison chart of all the models tested for the Compressor decay state coefficient

Resources:

Python version : 3.7 Packages Used: pandas, numpy, matplotlib, seaborn, sklearn, xgboost, lightgbm, catboost

Machine Learning models tested:

Seven different Machine Learning models were used for this project.

  • Linear regression

  • Random Forest

  • K Nearest neighbours

  • Support vector machine

  • XGBoost

  • Light GBM(LGB)

  • CatBoost

GT Compressor Decay State Evaluation

Model Comparison chart:

CatBoost Feature-Importance chart:

Top 5 features :

  • Gas Turbine shaft torque (GTT) [kN m]
  • GT Compressor outlet air temperature (T2) [C]
  • Gas Generator rate of revolutions (GGn) [rpm]
  • HP Turbine exit pressure (P48) [bar]
  • Gas Turbine exhaust gas pressure (Pexh) [bar]

Conclusion:

CatBoost model performs exceptionally well. It is fast, efficient and simple to implement as well.

siemens-submission's People

Contributors

bijonguha avatar

Watchers

James Cloos avatar  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.