Code Monkey home page Code Monkey logo

aero's Introduction

Application de l'analyse de données, des statistiques descriptives et de l'apprentissage automatique dans l'industrie aéronautique

This repository is my final work on the MVA course supervised by Jérôme Lacaille.

Objective

The objective of this work is to analyse 1000 flights. The analysis is contained in the file main.ipynb and is divided in 4 parts:

  • loading and exploring the data
  • extract the phases and especially the climbs
  • cluster the climbs
  • link with fuel consumption

Installation

To visualize and run the main notebook, you need to

git clone [email protected]:MatiasEtcheve/AERO.git
cd AERO
pip install -r requirements.txt

You also need to put the file Aircraft_01.h5 in the folder archive/.

Then you can simply run the notebook main.ipynb.

Encountered problems

I have had a lot of problems when working on this project. The main problem was dealing with Plotly widgets. While Plotly offers a nice interactive views, the widgets don't work well / or at all when using Windows Subsytem for Linux WSL2.

This bug is not fixed, and I will open an issue on ipywidget. Currently, it looks like the version ipywidgets==7.7.2 works the best. Below is the bug I obtained in most cases.

Usefulness of the files

This repository is quite simple:

File/folder Usefulness
archive/ Folder containing the dataset. The main notebook also write to this folder to save the climbs.
tabata Tabata toolbox from https://github.com/jee51/tabata. Modified to add 2 features:
* creating a dataset from a generator
* seeing a phase with multiple values
checks.py Contains all the basic checks to perform on a dataset
main.ipynb Main work
utils.py Contains functions to extract sequence in DataFrames

aero's People

Contributors

matiasetcheve avatar

Watchers

 avatar

Forkers

jee51

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.