National Repository of Grey Literature 246 records found  beginprevious186 - 195nextend  jump to record: Search took 0.00 seconds. 
Graphical Visualization of Incident Handling
Markovičová, Veronika ; Holkovič, Martin (referee) ; Hynek, Jiří (advisor)
This bachelor thesis describes the proposal and implementation of components that visualize data on incidents and their states. These components aims to create a clear visualization of incidents and their states that would facilitate the search for information on incidents and thus streamlining their work. One of the components created shows a detailed description of individual states of incident. The second created component shows either one or more incidents as the sequence of their states on the timeline. As a suitable tool for visualization and demonstration of created components, dashboard has been chosen. Components were consulted and tested with Flowmon.
Web Application for Defining Graphical Objects on a Map
Tlčina, Andrej ; Škarvada, Libor (referee) ; Hynek, Jiří (advisor)
The goal of the bachelor thesis is to create an authoring system that will help users to create thematic maps with custom geographical objects and custom generic datasets. This bachelor thesis presents an authoring system that provides tools for creating simple and complex geographical objects. The system allows users to import their datasets, containing generic data, like data about sales, wages, population. The data, contained in mentioned datasets, can be mapped to created geographical object using an identifier. The bachelor thesis is an extension of the project Geovisto, which uses predefined geographical objects for data visualization. The extension will bring the possibility of creating custom graphical features or editing predefined ones, which can be used in other parts of the project.
Unconventional Dating Mobile Application
Demel, Jan ; Burget, Radek (referee) ; Hynek, Jiří (advisor)
The aim of this thesis is to create a new dating app that corrects the shortcomings of existing solutions. It turned out that the main shortcomings are impersonal dating and judging based on appearance. These are corrected by using the psychological model called MBTI and limiting the amount of time that users can chat. The thesis gradually discusses the issue of current applications, the design of solutions for partial problems and lastly the description of the implementation itself. The implementation consists of a cross-platform mobile application and an API. The cross-platform application itself was implemented as a mobile native app using React Native. The API was implemented as a REST API. The app uses Firebase services for data storage, sending notifications and user authentication. The localization API of the device is used to search for suitable connections in the vicinity.
Real-Time Prediction of Football Matches Results
Drankou, Aliaksandr ; Bartík, Vladimír (referee) ; Hynek, Jiří (advisor)
Tato práce se zabývá problematikou predikce výsledků fotbalových zápasů v reálném čase. Skládá se z několika kroků, včetně získání vhodného souboru dat a trénování predikčního modelu. Predikční model je reprezentován dvěma typy neuronových sítí: dopředné a rekurentní, která je představená LSTM. Různé kombinace vstupních parametrů jsou testovány pro dosažení nejlepšího výkonu modelů, včetně dostupných sázkových kurzů. Oba modely dosáhly klasifikační přesnosti přibližně 67,5%, kde dopředná neuronová síť začíná od přesnosti 54% na začátku zápasu a dosahuje přesnosti 93,54% na konci zápasu. Kromě široce používaných metrik, jako je kategorická přesnost, každý model je vyhodnocován v simulovaném sázkovém prostředí.Experimenty v rámci hodnocení sázek ukázaly, že LSTM nemůže konkurovat dopředným neuronovým sítím, jelikož v každém sázkovém běhu skončila LSTM s bilancí nižší než o 90%. Dopředná neuronová síť však dosáhla návratnosti investic ve výši 0,39% při provádění simulace sázení s jednou z testovacích konfigurací. Výsledkem je, že neuronové sítě, zejména dopředné, se ukázaly jako docela úspěšné řešení, pokud jde o předpovídání výsledků fotbalových zápasů v reálném čase. Navíc, dopředná neuronová síť může posloužit jako základ pro úspěšnou strategii sázení.
Multiplatform Photo Organizer
Urmínová, Magdaléna ; Bartík, Vladimír (referee) ; Hynek, Jiří (advisor)
Táto bakalárska práca sa zaoberá vytvorením multiplaformnej desktopovej aplikácie na organizáciu a manažment fotografií. Analyzuje požiadavky uživateľov a vysvetluje koncept metadát fotografií. Následne študuje princípy dizajnu použiteľnej multiplatformnej aplikácie a popisuje tri nástroje na multiplatofrmný vyvoj. Predstavuje Electron a popisuje jeho architektúru. Proces implementácie je vysvetlený spolu s vymenovaním použitých nástrojov a knižníc. Vyhodnotenie aplikácie bolo určené na základe uživateľského testovania a~testovania výkonu.
Mobile Application for Treasure Hunters
Skaličan, Robin ; Škarvada, Libor (referee) ; Hynek, Jiří (advisor)
The goal of this bachelor's thesis was the design and implementation of a mobile application for devices with the Android operating system. The application intends to simplify the work of findings documentation for searchers with a metal detector. The goal is also to provide an easier way for further communication with archaeologists about the findings. A request was created to extend the thesis assignment by a web application on meetings with archaeologists. The web application displays the recorded data from the mobile application and simplifies any further communication with the data author. This data is stored in the Firebase Realtime Database. The mobile application implements a map view using the Leaflet library and functions based on user requirements. Java and JavaScript programming languages were used for most of the implementation. The result of my work is composed of two applications working with the shared database.
Web Search Engine of Pets Registration
Zaklová, Kristýna ; Burget, Radek (referee) ; Hynek, Jiří (advisor)
The aim of this work was to design and create a web-based search engine that allows users to search for records of registered pets in real-time. The solution performs queries to all the available domestic registries in one easy step instead of manually searching them individually. Due to the high number of such services, people may not be aware of their existence. In such a case, they may not be able to find the owner of the animal. The presented solution provides an information system based on the Symfony framework. The system creates and sends HTTP requests to all the registries. The functionality and usability of the system were tested by automated tests and selected users who provided feedback. The main benefit of the system is its user-friendly user interface, which can be used by veterinary clinics, shelters, police, and other parties working with animals and looking up their registrations.
Evaluation of Betting Odds of Premier League's Matches
Zejda, Tomáš ; Burgetová, Ivana (referee) ; Hynek, Jiří (advisor)
Betting on sports is currently a trending phenomenon and this thesis is focusing on evaluating key factors for betting on the Premier League football matches. The aim of this thesis is to provide a better with an answer to whether it is a good idea to make a bet on a certain match considering current odds and risk factors or not. In this thesis we analysed certain amount of data on which the match results shall be depending on. We collected the data from previous seasons of this League as well as from other football competitions the Premier League teams take part in.
Anonymization of PCAP Files
Navrátil, Petr ; Hynek, Jiří (referee) ; Holkovič, Martin (advisor)
This diploma thesis deals with the design and implementation of an application suitable for the anonymization of PCAP files. The thesis presents TCP/IP model and for each layer highlights attributes that can be used to identify real people or organizations. Some of the anonymization methods suitable to modify highlighted attributes and sensitive data are described. The implemented application uses TShark tool to parse byte data of PCAP format to JSON format that is used in the application. TShark supports lots of network protocols which allows the application to anonymize various attributes.  Anonymization process is controlled by anonymization politics that can be customized by adding new attributes or anonymization methods.
Intelligent Manager of Fantasy Premier League Game
Vasilišin, Maroš ; Burgetová, Ivana (referee) ; Hynek, Jiří (advisor)
Hra Fantasy Premier League poskytuje miliónom hráčov po celom svete možnosť stať sa na chvíľu manažérom svojho vlastného klubu. Výsledky a bodové ohodnotenie v hre závisia na správnom predvídaní, ako sa budú hráči chovať v skutočných futbalových zápasoch. Ak by pri tomto rozhodovaní pomáhal software na predikciu a analýzu budúcich výkonov hráčov, výsledky v hre sa môžu rapídne zlepšiť. Táto diplomová práca sa zaoberá návrhom a implementáciou predikčného modelu, ktorý využíva neurónové siete na predikcie časových radov počas celej sezóny v hre. Boli použité metódy na spracovanie dát o hráčoch a kluboch za posledné 4 sezóny. Výkonnosť a presnosť predikčných metód boli testované na dátach z poslednej sezóny Premier League a predikcie algoritmu sa vo väčšine prípadov blížili realite. Ak by sa užívateľ držal predikčného modelu v hre stopercentne, získal by väčší počet bodov ako bežný hráč, ktorý žiadny predikčný model nepoužíva.

National Repository of Grey Literature : 246 records found   beginprevious186 - 195nextend  jump to record:
Interested in being notified about new results for this query?
Subscribe to the RSS feed.