Code Monkey home page Code Monkey logo

py-2049's Introduction

py-2049

Program is analysing data about train delays.

###Statistics of delays It displays statistics about particular train or group of trains.

python 2049.py -h

Specific train python 2049.py -t "Os 9206"

Group of trains python 2049.py -t "EC"

All trains python 2049.py

###Probability I'll be able to change train It calculate probability you'll be able to change your train based on past delays.

Input is list of train names with time (in minutes) you have between each to transfer.

python 2049.py -p "EC 277 Slovan" 40 "R 1601 Chopok" 10 "Os 9119" 20 "Os 9219"

python 2049.py -p "Os 4171" 32 "Zr 1847 Rozsutec" 20 "R 811 Gemeran"

Data have to by obtained by py-2049-data or downloaded from my website

py-2049

Program analyzuje dáta o meškaní vlakov.

###Štatistika meškania Zobrazenie štatistík o vlaku alebo vlakoch.

python 2049.py -h

Konkrétny vlak python 2049.py -t "Os 9206"

Skupina vlakov python 2049.py -t "EC"

Všetky vlaky python 2049.py

###Pravdepodobnosť, že stihnem prestúpiť Výpočet pravdepodobnosti, že stihnem prestúpiť na základe predošlích údajov.

Program najprv vyhľadá stanice v ktorých sa bude prestupovať. Pre každý vlak zistí koľko krát stihol prísť z menším ako zadaným meškaním a vypočíta pravepodobnoť prestupu.

Zadáva sa zoznam mien vlakov s časom na prestup medzi nimi.

python 2049.py -p "EC 277 Slovan" 40 "R 1601 Chopok" 10 "Os 9119" 20 "Os 9219"

python 2049.py -p "Os 4171" 32 "Zr 1847 Rozsutec" 20 "R 811 Gemeran" 10

Dáta musia byť získané pomocou py-2049-data alebo stiahnuté z mojej stránky

py-2049's People

Contributors

dee-gmiterko 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.