Code Monkey home page Code Monkey logo

flight_delay_estimator's Introduction

Flight Delay Estimator

A Flight Viewer application that uses Machine-Learning model to estimate the upcoming delay on each flight acroding to Time of departure, arrival as well as Day and Month of the flight. The project was made with jetpack Compose.

Project's KeyPoints

  • Machine Learning
  • JetPack Compose
  • Jython
  • Chaquo
  • Pickle

Built with

  • Kotlin: Default language used to build this project
  • Jetpack Compose: Jetpack Compose is Android's recommended modern toolkit for building native UI. It simplifies and accelerates UI development on Android.
  • Chaquo: Python SDK for Android, Full integration with Android Studio's standard Gradle build system.
  • Pickle: The process whereby a Python object hierarchy is converted into a byte stream

ScreenShots

ScreenRecording

Notes

  • Model file is included in assets file .pkl
  • python Runner is the gate of calling the init.py python file to make prediction from model
  • when using sklearn to train ML model make sure that you're using sklearn.__version == 0.24.1 as this is the lastest version supported by Chaquo project

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.