National Repository of Grey Literature 31 records found  1 - 10nextend  jump to record: Search took 0.00 seconds. 
System for Web Data Source Integration
Kolečkář, David ; Bartík, Vladimír (referee) ; Burget, Radek (advisor)
The thesis aims at designing and implementing a web application that will be used for the integration of web data sources. For data integration, a method using domain model of the target information system was applied. The work describes individual methods used for extracting information from web pages. The text describes the process of designing the architecture of the system including a description of the chosen technologies and tools. The main part of the work is implementation and testing the final web application that is written in Java and Angular framework. The outcome of the work is a web application that will allow its users to define web data sources and save data in the target database.
Sample projects for operator panels
Urbánek, Matouš ; Šír, Michal (referee) ; Zezulka, František (advisor)
In this bachelor’s thesis will learn about the development of exemplary projects that are designed with fixed functionality for operator panels SIEMENS (BASIC, COMFORT, RT). For this task, I have a development environment TIA portal that brings together many software tools and programs. With which allowed me to create code for specific hardware, and communication with him, or in simulation mode to test the behavior of the application in a real environment. Code, on the PLC is required for the platform (PLC) S7-1200. It is modern and provides flexibility in making out our needs in automatik. The task is engaged, firstly synchronization solution PLC and HMI operator panel. Secondly resipes in these panels.
Integration, Visualization, and Mining from Data of World Countries
Dušek, Vladimír ; Rychlý, Marek (referee) ; Bartík, Vladimír (advisor)
This thesis explores the utilization of open data about countries around the world, particularly data in the areas of progress and quality of life. The goal was to design and implement a web application to present this data and further use the data for data mining. The integration and processing of data from open data sources were accomplished using the Apache Airflow platform. The Python framework FastAPI was used to create the API and the JavaScript library ReactJS was used to implement the web application. In the application, the indicators are categorized. Each of them can be displayed for different groups of countries, for different time periods, and in several visualizations. From the domain of data mining, clustering of countries based on a group of indicators and prediction of future development of selected indicators using regression analysis was performed. The final application is available at jakjsmenatom.cz.
Combination of laser and image data from a mobile mapping system
Stránská, Petra ; Kuruc, Michal (referee) ; Volařík, Tomáš (advisor)
The diploma thesis describes the data integration of data from different 3D technologies, specifically data of close range photogrammetry, aerial photogrammetry using RPAS and terrestrial laser scanning. The thesis deals mainly with fotogrammetric processing in ContextCapture software and data integration in this software. The thesis also describes a construction of a calibration field. The points of the field were used as ground control points and check points during processing. The accuracy of the outputs was evaluated by statistical testing of the coordinate deviations of the control points. The result of the thesis is 3D model of one of the buildings located in the AdMaS research center.
Financial Analysis or How the Cybersecurity Company is Doing
Kilián, Tomáš ; Přibyl, Lukáš (referee) ; Chvátalová, Zuzana (advisor)
The content of the bachelor thesis is a financial analysis of the cybersecurity company XYZ a.s. for the accounting period from 2015 to 2021 using data integration tools and internet marketing tools to support management decision making in the current information environment of the company. The theoretical part focuses on the description of the financial analysis tools used along with the quantitative methods used and an introduction to the Maple system. In the practical part, the tools are then applied to the company's data with the help of selected software applications, thus providing the basis for proposals leading to the improvement of the financial situation of XYZ a.s.
Methods for Predicting Drug Side Effects in Silico
Cicková, Pavlína ; Lexa,, Matej (referee) ; Berka,, Karel (referee) ; Provazník, Ivo (advisor)
Vývoj a výzkum léčiv je oblastí současné vědy, jejíž nedílnou součástí je i využití výpočetních metod. Z důvodu nákladnosti a časové náročnosti laboratorních přístupů, metody in silico sehrávají svou významnou roli. I přes rychlý vývoj výpočetních technik využívaných při vývoji léků, však není drtivá většina zkoumaných molekul v procesu vývoje úspěšná a do schvalovací fáze nepostoupí. Nejen proto se nejmodernější strategie návrhu potenciálních nových léčiv zaměřují na opětovné zkoumání již schválených léků a berou do úvahy i analýzu podobností. Tato práce popisuje vývoj a aplikaci souboru několika workflow, jež byl vytvořen v rámci analytické platformy KNIME a jež implementuje metody strojového učení za účelem predikce nežádoucích účinků léčiv. Součástí prezentovaných workflow je získání dat, jejich předzpracování, výpočet metrik podobností a provedení explorační analýzy. Následně je využito klasifikačních modelů k predikci specifických nežádoucích účinků léčiv. Tato predikce vychází z principů technik založených na podobnosti. K natrénování modelů rozhodovacích stromů pro predikci potenciální asociace nežádoucích účinků s léčivy byly využity strukturní a jiné podobnosti schválených molekul léčiv. Hlavní přínos práce spočívá především v přenositelnosti použitých metod. Soubor workflow je určen k využití jako vhodný nástroj k řešení výzkumných otázek ohledně podobnosti léčiv a jelikož analytická platforma KNIME poskytuje uživatelsky přívětivé grafické rozhraní, není nutné, aby měli uživatelé pokročilé zkušenosti v oblasti strojového učení nebo programování, aby mohli soubor navržených workflow v rámci této platformy pro své analýzy využít.
Integration, Visualization, and Mining from Data of World Countries
Dušek, Vladimír ; Rychlý, Marek (referee) ; Bartík, Vladimír (advisor)
This thesis explores the utilization of open data about countries around the world, particularly data in the areas of progress and quality of life. The goal was to design and implement a web application to present this data and further use the data for data mining. The integration and processing of data from open data sources were accomplished using the Apache Airflow platform. The Python framework FastAPI was used to create the API and the JavaScript library ReactJS was used to implement the web application. In the application, the indicators are categorized. Each of them can be displayed for different groups of countries, for different time periods, and in several visualizations. From the domain of data mining, clustering of countries based on a group of indicators and prediction of future development of selected indicators using regression analysis was performed. The final application is available at jakjsmenatom.cz.
Linked Data Integration
Michelfeit, Jan ; Knap, Tomáš (advisor) ; Klímek, Jakub (referee)
Linked Data have emerged as a successful publication format which could mean to structured data what Web meant to documents. The strength of Linked Data is in its fitness for integration of data from multiple sources. Linked Data integration opens door to new opportunities but also poses new challenges. New algorithms and tools need to be developed to cover all steps of data integration. This thesis examines the established data integration proceses and how they can be applied to Linked Data, with focus on data fusion and conflict resolution. Novel algorithms for Linked Data fusion are proposed and the task of supporting trust with provenance information and quality assessment of fused data is addressed. The proposed algorithms are implemented as part of a Linked Data integration framework ODCleanStore.
Combination of laser and image data from a mobile mapping system
Stránská, Petra ; Kuruc, Michal (referee) ; Volařík, Tomáš (advisor)
The diploma thesis describes the data integration of data from different 3D technologies, specifically data of close range photogrammetry, aerial photogrammetry using RPAS and terrestrial laser scanning. The thesis deals mainly with fotogrammetric processing in ContextCapture software and data integration in this software. The thesis also describes a construction of a calibration field. The points of the field were used as ground control points and check points during processing. The accuracy of the outputs was evaluated by statistical testing of the coordinate deviations of the control points. The result of the thesis is 3D model of one of the buildings located in the AdMaS research center.
System for Web Data Source Integration
Kolečkář, David ; Bartík, Vladimír (referee) ; Burget, Radek (advisor)
The thesis aims at designing and implementing a web application that will be used for the integration of web data sources. For data integration, a method using domain model of the target information system was applied. The work describes individual methods used for extracting information from web pages. The text describes the process of designing the architecture of the system including a description of the chosen technologies and tools. The main part of the work is implementation and testing the final web application that is written in Java and Angular framework. The outcome of the work is a web application that will allow its users to define web data sources and save data in the target database.

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