Giter Site home page Giter Site logo

loadprediction's Introduction

LoadPrediction

Data

We disclose some training and test data in the project. They are in the 'data' folder.
In our project, we used the flight data from 5 aircraft (P123, P124, P125, P126 and P127), each aircraft having 20 flights in different days. But due to confidentiality, we only provide flight data from 2 aircraft (P125 and P127), each aircraft having 2 flights in different days. Each file contians flight parameters and strains in one flight of an aircraft. Besides, we change the chronological order of the provied data. More information is listed in 'DataInfo.doc'.

Algorithm

We provided our code files. They are in the 'algorithms' folder.

  1. Data process: 'data_process.py' processes raw data by data cleaning, data integration, data augmentation, data normalization and data division.
  2. Prediction method: 'create_model.py' builds multi-model to predict strains from flight parameters. It calls 'MultilayerPerceptron.py', 'LightGBM.py' and 'RidgeRegression.py' through 'base_model.py'.
  3. Calibration method: 'indirectmodel_calibration.py' calibrates the strain coefficients by 'make_strain_pair.py', 'find_k.py' and 'DT_explanation.py'.

loadprediction's People

Contributors

scxsunchenxi avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

oguz-bektas

loadprediction's Issues

一个问题

您好,看了你的文章,我想请问您一个问题,为啥选用8阶的滤波器

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.