886 resultados para Machine Typed Document


Relevância:

20.00% 20.00%

Publicador:

Resumo:

The paper presents an approach for mapping of precipitation data. The main goal is to perform spatial predictions and simulations of precipitation fields using geostatistical methods (ordinary kriging, kriging with external drift) as well as machine learning algorithms (neural networks). More practically, the objective is to reproduce simultaneously both the spatial patterns and the extreme values. This objective is best reached by models integrating geostatistics and machine learning algorithms. To demonstrate how such models work, two case studies have been considered: first, a 2-day accumulation of heavy precipitation and second, a 6-day accumulation of extreme orographic precipitation. The first example is used to compare the performance of two optimization algorithms (conjugate gradients and Levenberg-Marquardt) of a neural network for the reproduction of extreme values. Hybrid models, which combine geostatistical and machine learning algorithms, are also treated in this context. The second dataset is used to analyze the contribution of radar Doppler imagery when used as external drift or as input in the models (kriging with external drift and neural networks). Model assessment is carried out by comparing independent validation errors as well as analyzing data patterns.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Primary Dental Care Strategy Consultation Document December 2005

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Grid is a hardware and software infrastructure that provides dependable, consistent, pervasive, and inexpensive access to high-end computational resources. Grid enables access to the resources but it does not guarantee any quality of service. Moreover, Grid does not provide performance isolation; job of one user can influence the performance of other user’s job. The other problem with Grid is that the users of Grid belong to scientific community and the jobs require specific and customized software environment. Providing the perfect environment to the user is very difficult in Grid for its dispersed and heterogeneous nature. Though, Cloud computing provide full customization and control, but there is no simple procedure available to submit user jobs as in Grid. The Grid computing can provide customized resources and performance to the user using virtualization. A virtual machine can join the Grid as an execution node. The virtual machine can also be submitted as a job with user jobs inside. Where the first method gives quality of service and performance isolation, the second method also provides customization and administration in addition. In this thesis, a solution is proposed to enable virtual machine reuse which will provide performance isolation with customization and administration. The same virtual machine can be used for several jobs. In the proposed solution customized virtual machines join the Grid pool on user request. Proposed solution describes two scenarios to achieve this goal. In first scenario, user submits their customized virtual machine as a job. The virtual machine joins the Grid pool when it is powered on. In the second scenario, user customized virtual machines are preconfigured in the execution system. These virtual machines join the Grid pool on user request. Condor and VMware server is used to deploy and test the scenarios. Condor supports virtual machine jobs. The scenario 1 is deployed using Condor VM universe. The second scenario uses VMware-VIX API for scripting powering on and powering off of the remote virtual machines. The experimental results shows that as scenario 2 does not need to transfer the virtual machine image, the virtual machine image becomes live on pool more faster. In scenario 1, the virtual machine runs as a condor job, so it easy to administrate the virtual machine. The only pitfall in scenario 1 is the network traffic.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

ElevationSys es un sistema de gestión web para el proceso de producción de una empresa de ascensores. El sistema contiene diferentes tipos de usuarios de los departamentos de la empresa y esta administrado por unos flujos con relación de dependencia que van marcando el ritmo del trabajo. Este backOffice está pensado para abarcar todo el procedimiento de la fábrica, desde que se presenta la oferta al cliente hasta que se entrega la máquina.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

This good practice guide has been produced by the Equity Commission for Northern Ireland in partnership with the Department of Health, Social Services and Public Safety (DHSSPSNI).

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Report of the Working Group on Teenage Pregnancy & Parenthood

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Report of the Working Group on Teenage Pregnancy & Parenthood

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Dans cet ouvrage, l'auteur propose une conceptualisation théorique de la coprésence en un même film de mondes multiples en abordant différents paramètres (hétérogénéité de la facture de l'image, pratiques du montage alterné, typologie des enchâssements, expansion sérielle, etc.) sur la base d'un corpus de films de fiction récents qui appartiennent pour la plupart au genre de la science-fiction (Matrix, Dark City, Avalon, Resident Evil, Avatar,...). Issue de la filmologie, la notion de « diégèse » y est développée à la fois dans le potentiel d'autonomisation dont témoigne la conception mondaine qui semble dominer aujourd'hui à l'ère des jeux vidéo, dans ses liens avec le récit et dans une perspective intermédiale. Les films discutés ont la particularité de mettre en scène des machines permettant aux personnages de passer d'un monde à l'autre : les modes de figuration de ces technologies sont investigués en lien avec les imaginaires du dispositif cinématographique et les potentialité du montage. La comparaison entre les films (Tron et son récent sequel, Totall Recall et son remake) et entre des oeuvres filmiques et littéraires (en particulier les nouvelles de Philip K. Dick et Simlacron 3 de Galouye) constitue un outil d'analyse permettant de saisir la contemporanéité de cette problématique, envisagée sur le plan esthétique dans le contexte de l'imagerie numérique.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

El monitor de servidors JMS és un projecte basat en el disseny i implementacio d'una eina GUI, destinada a programadors i equips de proves que treballin amb la tecnología Java Message Service, multiplataforma i multiservidor, que podrà monitoritzar un nombre variat de servidors JMS des de qualsevol sistema que tingui una màquina virtual de Java instal·lada. L'aplicació té com a principal objectiu visualitzar de forma clara i senzilla l'estat global d'un servidor JMS, mostrant les cues i tòpics creats, juntament amb la possibilitat de realitzar accions sobre les mateixes destinacions (enviament i eliminació de missatges residents al servidor) i la creació de gràfiques sobre el tràfic de missatges.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Performance prediction and application behavior modeling have been the subject of exten- sive research that aim to estimate applications performance with an acceptable precision. A novel approach to predict the performance of parallel applications is based in the con- cept of Parallel Application Signatures that consists in extract an application most relevant parts (phases) and the number of times they repeat (weights). Executing these phases in a target machine and multiplying its exeuction time by its weight an estimation of the application total execution time can be made. One of the problems is that the performance of an application depends on the program workload. Every type of workload affects differently how an application performs in a given system and so affects the signature execution time. Since the workloads used in most scientific parallel applications have dimensions and data ranges well known and the behavior of these applications are mostly deterministic, a model of how the programs workload affect its performance can be obtained. We create a new methodology to model how a program’s workload affect the parallel application signature. Using regression analysis we are able to generalize each phase time execution and weight function to predict an application performance in a target system for any type of workload within predefined range. We validate our methodology using a synthetic program, benchmarks applications and well known real scientific applications.