Search results for "Database"
showing 10 items of 2136 documents
GrassPlot v. 2.00 : first update on the database of multi-scale plant diversity in Palaearctic grasslands
2019
Abstract: GrassPlot is a collaborative vegetation-plot database organised by the Eurasian Dry Grassland Group (EDGG) and listed in the Global Index of Vegetation-Plot Databases (GIVD ID EU-00-003). Following a previous Long Database Report (Dengler et al. 2018, Phyto- coenologia 48, 331–347), we provide here the first update on content and functionality of GrassPlot. The current version (GrassPlot v. 2.00) contains a total of 190,673 plots of different grain sizes across 28,171 independent plots, with 4,654 nested-plot series including at least four grain sizes. The database has improved its content as well as its functionality, including addition and harmonization of header data (land use,…
Incremental Gaussian Discriminant Analysis based on Graybill and Deal weighted combination of estimators for brain tumour diagnosis
2011
In the last decade, machine learning (ML) techniques have been used for developing classifiers for automatic brain tumour diagnosis. However, the development of these ML models rely on a unique training set and learning stops once this set has been processed. Training these classifiers requires a representative amount of data, but the gathering, preprocess, and validation of samples is expensive and time-consuming. Therefore, for a classical, non-incremental approach to ML, it is necessary to wait long enough to collect all the required data. In contrast, an incremental learning approach may allow us to build an initial classifier with a smaller number of samples and update it incrementally…
SIMULATION EXPERIMENTS WITH MULTIPLE GROUP LINEAR AND QUADRATIC DISCRIMINANT ANALYSIS
1973
Summary A simulation program is described which can be performed to obtain estimates of the different types of misclassification probabilities for multiple group linear and quadratic discriminant analysis. The program can be used to study how these errors depend on sample sizes and the different parameters of the multivariate normal distribution. Examples for several simulation experiments are given and possible conclusions are discussed.
Datorzinātne un informācijas tehnoloģijas
2011
ScreenPro FH - Screening Project for Familial Hypercholesterolemia in Central, Southern and Eastern Europe: Basic Epidemiology
2017
Uvod: I přes velký pokrok v nedavne době je familiarni hypercholesterolemie (FH) stale jestě celosvětově podceňovane, nedostatecně diagnostikovane, a tedy i nedostatecně lecene onemocněni. O přesne prevalenci pacientů postižených familiarni hypercholesterolemii v regionu středni, východni a jižni Evropy (CESE) mame jen velmi malo informaci. Cilem studie bylo popsat na zakladě dostupných udajů epidemiologickou situaci v regionu CESE. Metody: Vsichni vedouci představitele projektu ScreenPro FH v jednotlivých oblastech byli požadani o poskytnuti lokalnich udajů, ktere se týkaji (a) expertniho odhadu prevalence FH, (b) již fungujicich zdravotnických zařizeni, (c) použitých diagnostických kriter…
Network embeddedness and new product development in the biopharmaceutical industry: The moderating role of open innovation flow
2015
This paper explores the role of centrality and structural holes positions on the likelihood to develop new products and the moderating role of the open innovation flow, a measure of the net knowledge flow crossing the firm’s boundaries, on the aforementioned relation. We argue that network positions provide the information content to the firm, whilst open innovation flow describes how the firm uses such content, thus the combination of these two concepts has a significant impact on new product development. We test the theoretical framework on a large sample of 544 public companies and data from 1758 agreements among 1890 bio-pharmaceutical firms through the period 2006–2010. Our results sho…
A catalog of HLA type, HLA expression, and neo-epitope candidates in human cancer cell lines
2014
Cancer cell lines are a tremendous resource for cancer biology and therapy development. These multipurpose tools are commonly used to examine the genetic origin of cancers, to identify potential novel tumor targets, such as tumor antigens for vaccine devel-opment, and utilized to screen potential therapies in preclinical studies. Mutations, gene expression, and drug sensitivity have been determined for many cell lines using next-generation sequencing (NGS). However, the human leukocyte antigen (HLA) type and HLA expression of tumor cell lines, characterizations necessary for the development of cancer vaccines, have remained largely incomplete and, such information, when available, has been …
ORIGIN: metal creation and evolution from the cosmic dawn
2012
Herder, Jan-Willem den et al.
E-health progresses in Romania
2006
The paper is presenting the recent evolution of e-health aspects in Romania. Data presented are based on governmental reports. Surveys organized by the "Lucian Blaga" University of Sibiu and studies carried on by the national Institute for Research and Development in Informatics (I.C.I.) have shown that Romania has important health problems, from cardio vascular diseases (CVD) to cancer and infectious diseases, a high score on mortality and morbidity and a low one on natality. Poor management of the health sector did not help to solve all these problems. In the last 14 years there were several attempts to reform healthcare but none succeeded until now. The health insurance system is operati…
Extending SSD lifetime in database applications with page overwrites
2013
Flash-based Solid State Disks (SSDs) have been a great success story over the last years and are widely used in embedded systems, servers, and laptops.One often overlooked ability of NAND flash is that flash pages can be overwritten in certain circumstances. This can be used to decrease wear out and increase performance.In this paper, we analyze the potential of overwrites for the most used data structure in database applications: the B-Tree. We show that with overwrites it is possible to significantly reduce flash wear out and increase overall performance.