Spelling suggestions: "subject:"[een] ORACLE"" "subject:"[enn] ORACLE""
291 |
Systém pro dolování z dat v prostředí Oracle / Data Mining System in OracleKrásný, Michal January 2008 (has links)
This MSc Project deals with the system of Knowledge Discovery in Databases. It is a client application which uses the Oracle Data Mining Server's 10.g Release 2 (10.2) services. The application is implemented in Java, the graphical user interface is built on the NetBeans Rich Client Platform. The theoretical part introduces the Knowledge Discovery in Databases, while the practical part describes functionality of the original system, it's deficiencies, documents sollutions of theese deficiencies and there are proposed improvements for further development. The goal of this project is to modify the system to increase the application usability.
|
292 |
Rozšíření funkcionality systému pro dolování z dat na platformě NetBeans / Functionality Extension of Data Mining System on NetBeans PlatformŠebek, Michal January 2009 (has links)
Databases increase by new data continually. A process called Knowledge Discovery in Databases has been defined for analyzing these data and new complex systems has been developed for its support. Developing of one of this systems is described in this thesis. Main goal is to analyse the actual state of implementation of this system which is based on the Java NetBeans Platform and the Oracle database system and to extend it by data preprocessing algorithms and the source data analysis. Implementation of data preprocessing components and changes in kernel of this system are described in detail in this thesis.
|
293 |
Vytvoření nových predikčních modulů v systému pro dolování z dat na platformě NetBeans / Creation of New Prediction Units in Data Mining System on NetBeans PlatformHavlíček, David January 2009 (has links)
The issue of this master's thesis is a creation of new prediction unit for existing system of knowledge discovery in database. The first part of project deal with general problems of knowledge discovery in database and predictive analysis. The second part of the project deal with system developed on FIT, for which is module implemented, used technologies, concept and implementation of mining module for this system. The solution is implemented in Java language and is a built on the NetBeans platform.
|
294 |
Implementace části standardu SQL/MM DM pro asociační pravidla / Implementation of SQL/MM DM for Association RulesŠkodík, Zdeněk Unknown Date (has links)
This project is concerned with problems of knowledge discovery in databases, in the concrete then is concerned with an association rules, which are part of the system of data mining. By that way we try to get knowledge which we can´t find directly in the database and which can be useful. There is the description of SQL/MM DM, especially then all user-defined types given by standard for association rules as well as common types which create framework for data mining. Before the description of implementation these types, there is mentioned the instruments which are used for that - programming language PL/SQL and Oracle Data Mining support. The accuracy of implementation is verified by a sample application. In the conclusion, achieved results are evaluated and possible continuation of this work is mentioned.
|
295 |
Studijní statistiky na portálu / Study Statistics for PortalGruzová, Michaela Unknown Date (has links)
The master's thesis discusses the project and implementation of study statistics of the Portal of Brno University of Technology. It analyses the structure of the BUT portal and the technologies used for its creation. The technologies we are speaking about are the server-side scripting language PHP, query language SQL and cascading style sheets CSS. It describes the Oracle database technology and the st01 database scheme, a large scheme containing data used by information systems. It analyses the initial state of web applications and the situation at single faculties. The thesis analyses different solutions of certain parts of the application and studies the most appropriate ones. At the end it describes the implementation of study statistics and its integration into the central information system.
|
296 |
Hodnocení rizikových procesů / Risk Process EvaluationJakab, Robert Unknown Date (has links)
The first part of my work is focused on technology of Oracle. Here are mentioned individual languages, which works with data and different data types. Here is made clear manner, how are data saved in the database. Next I described technology of Apollo, on which information system Apollo is build. Next part of my work is analyze, in which is described present state of evaluation risk process and requests, which are layed on this module. Following chapter is implementation. There are described both database schema and by detail parts of module in a form of strips. Here is at large interpreted the way how to value risk and risk process. This chapter contains print reports for this module as well. The next chapter is dedicated to how module was brought to functioning. Except making this module running in information system Apollo is here a chapter about education of employees. In the closure I present evaluation of reached results, show next development and present my own benefit.
|
297 |
Přednosti a nedostatky využití ekonomicko-informačního systému ve firmě / Preferences and deficiencies of economic information system usage in firmsNĚMCOVÁ, Andrea January 2009 (has links)
The main focus of thesis are two information systems in the company and their overall analysis. These key systems are Orsoft information system and Oracle system. An important objective is the economic information systems to assess, describe and compare their use in accounting, the advantages and disadvantages, to propose any improvement of the economic information systems. The prime objective is an assessment of these two information systems and their proposals for possible improvements. The company Fezko Thierry first used 13 years of information system Orsoft. Then it was decided to implement Oracle system. One of these information systems will be described more in depth, the different accounting modules, the use of, any improvement of this system and the work of this information system. The operational objective of work is the development of economic systems, accounting modules and a description of the implementation of the Oracle accounting system to the company. After experience with both systems, it was found that the system is reliable Orsoft. Workers are also of the opinion that it is better to work with reliable data in the system Orsoft than working with many and many dates in Oracle.
|
298 |
Validation croisée et pénalisation pour l'estimation de densité / Cross-validation and penalization for density estimationMagalhães, Nelo 26 May 2015 (has links)
Cette thèse s'inscrit dans le cadre de l'estimation d'une densité, considéré du point de vue non-paramétrique et non-asymptotique. Elle traite du problème de la sélection d'une méthode d'estimation à noyau. Celui-ci est une généralisation, entre autre, du problème de la sélection de modèle et de la sélection d'une fenêtre. Nous étudions des procédures classiques, par pénalisation et par rééchantillonnage (en particulier la validation croisée V-fold), qui évaluent la qualité d'une méthode en estimant son risque. Nous proposons, grâce à des inégalités de concentration, une méthode pour calibrer la pénalité de façon optimale pour sélectionner un estimateur linéaire et prouvons des inégalités d'oracle et des propriétés d'adaptation pour ces procédures. De plus, une nouvelle procédure rééchantillonnée, reposant sur la comparaison entre estimateurs par des tests robustes, est proposée comme alternative aux procédures basées sur le principe d'estimation sans biais du risque. Un second objectif est la comparaison de toutes ces procédures du point de vue théorique et l'analyse du rôle du paramètre V pour les pénalités V-fold. Nous validons les résultats théoriques par des études de simulations. / This thesis takes place in the density estimation setting from a nonparametric and nonasymptotic point of view. It concerns the statistical algorithm selection problem which generalizes, among others, the problem of model and bandwidth selection. We study classical procedures, such as penalization or resampling procedures (in particular V-fold cross-validation), which evaluate an algorithm by estimating its risk. We provide, thanks to concentration inequalities, an optimal penalty for selecting a linear estimator and we prove oracle inequalities and adaptative properties for resampling procedures. Moreover, new resampling procedure, based on estimator comparison by the mean of robust tests, is introduced as an alternative to procedures relying on the unbiased risk estimation principle. A second goal of this work is to compare these procedures from a theoretical point of view and to understand the role of V for V-fold penalization. We validate these theoretical results on empirical studies.
|
299 |
Boneh-Boyen Signatures and the Strong Diffie-Hellman ProblemYoshida, Kayo January 2009 (has links)
The Boneh-Boyen signature scheme is a short signature scheme which is provably secure in the standard model under the q-Strong Diffie-Hellman (SDH) assumption.
The primary objective of this thesis is to examine the relationship between the Boneh-Boyen signature scheme and SDH. The secondary objective is to survey surrounding topics such as the generic group model, related signature schemes, intractability assumptions, and the relationship to identity-based encryption (IBE) schemes. Along these lines, we analyze the plausibility of the SDH assumption using the generic bilinear group model. We present the security proofs for the Boneh-Boyen signature scheme, with the addition of a small improvement in one of the probability bounds.
Our main contribution is to give the reduction in the reverse direction; that is, to show that if the SDH problem can be solved then the Boneh-Boyen signature scheme can be forged. This contribution represents the first known proof of equivalence between the SDH problem and Boneh-Boyen signatures. We also discuss the algorithm of Cheon for solving the SDH problem. We analyze the implications of Cheon's algorithm for the security of the Boneh-Boyen signature scheme, accompanied by a brief discussion on how to counter the attack.
|
300 |
Boneh-Boyen Signatures and the Strong Diffie-Hellman ProblemYoshida, Kayo January 2009 (has links)
The Boneh-Boyen signature scheme is a short signature scheme which is provably secure in the standard model under the q-Strong Diffie-Hellman (SDH) assumption.
The primary objective of this thesis is to examine the relationship between the Boneh-Boyen signature scheme and SDH. The secondary objective is to survey surrounding topics such as the generic group model, related signature schemes, intractability assumptions, and the relationship to identity-based encryption (IBE) schemes. Along these lines, we analyze the plausibility of the SDH assumption using the generic bilinear group model. We present the security proofs for the Boneh-Boyen signature scheme, with the addition of a small improvement in one of the probability bounds.
Our main contribution is to give the reduction in the reverse direction; that is, to show that if the SDH problem can be solved then the Boneh-Boyen signature scheme can be forged. This contribution represents the first known proof of equivalence between the SDH problem and Boneh-Boyen signatures. We also discuss the algorithm of Cheon for solving the SDH problem. We analyze the implications of Cheon's algorithm for the security of the Boneh-Boyen signature scheme, accompanied by a brief discussion on how to counter the attack.
|
Page generated in 0.0461 seconds