Mostrando 981 - 1,000 Resultados de 4,995 Para Buscar 'Övralid~', tiempo de consulta: 1.96s Limitar resultados
  1. 981
    Publicado 2022
    Tabla de Contenidos: “…Table of Contents Implementing Accessibility Disaster Recovery and File-Related Prompts Quick Analysis Toolbar Treasures Conditional Formatting Data Validation and Form Controls What-If Analysis Automating Tasks with the Table Feature Custom Views Excel Quirks and Nuances Lookup and Dynamic Array Functions Names, LET, and LAMBDA Power Query…”
    Libro electrónico
  2. 982
    Publicado 2024
    Tabla de Contenidos: “…Chapter 1: FIPS140 -- Chapter 2: FIPS Technical Details -- Chapter 3: Security Levels (1,2,3,4) -- Chapter 4: Subordinate Specs -- Chapter 5: Working with Accredited Certification Labs -- Chapter 6: Documentation Requirements -- Chapter 7: Algorithm Validation -- Chapter 8: Industry Forums…”
    Libro electrónico
  3. 983
    por Menihan, Cydney Afriat, 1951-
    Publicado 2008
    Tabla de Contenidos: “…Maternal-fetal physiology of fetal heart rate patterns -- Electronic fetal heart rate monitoring equipment and technology -- Fetal heart rate pattern interpretation -- Antepartum fetal assessment -- Exercises in electronic fetal monitoring -- Legal issues in electronic fetal monitoring -- Electronic fetal monitoring competence validation -- Electronic fetal monitoring and information technology…”
    Enlace del recurso
    Libro electrónico
  4. 984
    por Weaver, John B.
    Publicado 2004
    Tabla de Contenidos: “…Prison-escape and myth-criticism -- Epiphanic rescue from prison in ancient myth and history -- "Beginning from Jerusalem" : prison-escape and the mythopoesis of Christian origins in Acts 1-7 -- Rescue and regicide : the poetics and politics of group validation in Acts 12 -- "A door of faith opened to the Gentiles" : prison epiphany and cult foundation in Acts 16.…”
    Click para texto completo desde fuera UPSA
    Click para texto completo desde UPSA
    Libro electrónico
  5. 985
    Publicado 1997
    Tabla de Contenidos: “…-- Global Time -- Modeling Real-Time Systems -- Real-Time Entities and Images -- Fault Tolerance -- Real-Time Communication -- The Time-Triggered Protocols -- Input/Output -- Real-Time Operating Systems -- Real-Time Scheduling -- Validation -- System Design -- The Time-Triggered Architecture…”
    Libro electrónico
  6. 986
    por Pitt, Christopher. author
    Publicado 2018
    Tabla de Contenidos: “…Controllers and Middleware -- 9. Databases -- 10. Validation and Error Pages -- 11. Sessions and Cookies -- 12. …”
    Libro electrónico
  7. 987
    Publicado 2022
    Tabla de Contenidos: “…Table of Contents Introduction to Sequelize and ORM in Node.js Defining and Using Sequelize Models Validating Models Associating Models Adding Hooks and Lifecycle Events to Your Models Implementing Transactions with Sequelize Handling Customized, JSON, and Blob Data Types Logging and Monitoring Your Application Using and Creating Adapters Deploying a Sequelize Application…”
    Libro electrónico
  8. 988
    por Tyagi, Rajesh K.
    Publicado 2008
    Tabla de Contenidos: “…Performance management and scorecard -- Performance challenges in the service sector -- Six sigma for services -- Performance management for services -- Understanding the service scorecard -- Designing a service scorecard -- Leadership and acceleration -- Collaboration -- Innovation and execution -- Retention and growth -- Implementation of the service scorecard -- Integration of service scorecard and improvement initiatives -- Service scorecard validation -- Best practices…”
    Libro electrónico
  9. 989
    Tabla de Contenidos: “…Introduction -- Toxicogenomic technologies -- Experimental design and data analysis -- Application to exposure assessment -- Application to hazard screening -- Application to analyzing variation in human susceptibility -- Application to the study of mechanisms of action -- Other potential applications of toxicogenomic technologies to risk assessment -- Validation -- Sample and data collection and analysis -- Ethical, legal, and social issues -- Conculsions and recommendations…”
    Libro electrónico
  10. 990
    por Tosato, Andrea
    Publicado 2022
    Tabla de Contenidos: “…Table of Contents Introduction to Minimal APIs Exploring Minimal APIs and Their Advantages Working with Minimal APIs Dependency Injection in a Minimal API Project Using Logging to Identify Errors Exploring Validation and Mapping Integration with the Data Access Layer Adding Authentication and Authorization Leveraging Globalization and Localization Evaluating and Benchmarking the Performance of Minimal APIs…”
    Libro electrónico
  11. 991
    por Hovden, Eirik
    Publicado 2018
    Tabla de Contenidos: “…Front Matter -- Copyright page -- Dedication -- Acknowledgements -- Figures -- Transliteration -- Introduction -- Representing Validity in Islamic Law -- Central Waqf Administration -- Main Texts of Zaydī Waqf Fiqh and Law -- Family Waqf and Inheritance -- The Tenant’s Strong Hand -- Private Rights in Public Waqf -- Pure Law, ʿUrf, and Maṣlaḥa: Conclusions -- Back Matter -- Bibliography…”
    Libro electrónico
  12. 992
    por Arziaev, Aleksei
    Publicado 2024
    Tabla de Contenidos: “…Chapter 1: Introduction -- Chapter 2: Data Migration Scoping -- Chapter 3: Data Migration Planning and Preparation -- Chapter 4: Data Migration Design -- Chapter 5: Data Migration Testing and Validation -- Chapter 6: Actual Data Migration and Data Acceptance -- Chapter 7: Post Data Migration Activities -- Chapter 8: Conclusion…”
    Libro electrónico
  13. 993
    por Freeman, Richard
    Publicado 1998
    Tabla de Contenidos: “…Principles of assessment -- Purposes of assessment -- Reliability and validity -- Assessment criteria -- Feedback -- The methods toolbox -- Choosing methods -- Sources of assessment -- Using computers in assessment -- Using assessment methods -- Objective tests -- Exams and tests -- Performance tests -- Projects -- Recording and reporting -- Portfolios -- Assessment issues -- Marking group work -- Workload -- Cheating, fairness and bias…”
    Libro
  14. 994
    Publicado 2016
    Tabla de Contenidos: “…Code coverageLinting; Summary; Chapter 5: Securing Applications with Authentication and Authorization; Authentication; Configuring authentication; Cookie authentication; Third-party authentication; Authentication summary; Authorization; Summary; Chapter 6: The joi of Reusable Validation; An introduction to validation; Introduction to joi; Validating hapi routes with joi; Validating route responses; Documentation generation; Summary; Chapter 7: Making Your Application Production Ready; Persisting data; MongoDB; The 'M' in MVC; Introducing caching; Server methods; Caching with server methods…”
    Libro electrónico
  15. 995
    Publicado 2018
    Tabla de Contenidos: “…Cover -- Title Page -- Copyright and Credits -- Packt Upsell -- Contributor -- Table of Contents -- Preface -- Chapter 1: Ensemble Methods for Regression and Classification -- Ensemble methods and their working -- Bootstrap sampling -- Bagging -- Random forests -- Boosting -- Ensemble methods for regression -- The diamond dataset -- Training different regression models -- KNN model -- Bagging model -- Random forests model -- Boosting model -- Using ensemble methods for classification -- Predicting a credit card dataset -- Training different regression models -- Logistic regression model -- Bagging model -- Random forest model -- Boosting model -- Summary -- Chapter 2: Cross-validation and Parameter Tuning -- Holdout cross-validation -- K-fold cross-validation -- Implementing k-fold cross-validation -- Comparing models with k-fold cross-validation -- Introduction to hyperparameter tuning -- Exhaustive grid search -- Hyperparameter tuning in scikit-learn -- Comparing tuned and untuned models -- Summary -- Chapter 3: Working with Features -- Feature selection methods -- Removing dummy features with low variance -- Identifying important features statistically -- Recursive feature elimination -- Dimensionality reduction and PCA -- Feature engineering -- Creating new features -- Improving models with feature engineering -- Training your model -- Reducible and irreducible error -- Summary -- Chapter 4: Introduction to Artificial Neural Networks and TensorFlow -- Introduction to ANNs -- Perceptrons -- Multilayer perceptron -- Elements of a deep neural network model -- Deep learning -- Elements of an MLP model -- Introduction to TensorFlow -- TensorFlow installation -- Core concepts in TensorFlow -- Tensors -- Computational graph -- Summary -- Chapter 5: Predictive Analytics with TensorFlow and Deep Neural Networks -- Predictions with TensorFlow…”
    Libro electrónico
  16. 996
    por Stuttard, Dafydd, 1972-
    Publicado 2011
    Tabla de Contenidos:
    Libro electrónico
  17. 997
    Publicado 2018
    Tabla de Contenidos: “…-- First validation example -- First approach - programmatic validation -- Second approach - auto validation -- Injecting the validator object -- Graph validation -- List of available constraints -- Validating parameters and return values -- Defining a custom constraint -- Associating messages with attributes -- Adding more constraints -- Summary -- Chapter 5: Exposing Web Services with JAX-RS 2.1 -- What are web services? …”
    Libro electrónico
  18. 998
    por Smith, David Livingstone, 1953-
    Publicado 2003
    Tabla de Contenidos: “…Cover; Contents; Acknowledgements; Chapter 1 - Introduction; Chapter 2 - Scientific Validity in Focus; Chapter 3 - Scientific Support and Therapeutic Outcome in Focus; Chapter 4 - Hermeneutics in Focus; Chapter 5 - The Unconscious and Free Association in Focus; Chapter 6 - Transference and Countertransference in Focus; Chapter 7 - Integrity in Focus; Chapter 8 - The Future of an Illusion?…”
    Libro electrónico
  19. 999
    Tabla de Contenidos: “…Introduction to Craniofacial Superimposition -- Importance of Craniofacial Superimposition in Forensic Identification: Historical Perspective -- Relationships Between the Skull and the Face in the Forensic Realm -- Craniofacial Superimposition Techniques -- Craniofacial Superimposition: The State of the Art -- Ethical and Legal Issues in Craniofacial Superimposition -- Experimental Study of Methodologies, Tools and Criteria -- MEPROCS Craniofacial Superimposition Framework -- MEPROCS Framework Validation -- Conclusions -- Appendices -- References…”
    Libro electrónico
  20. 1000
    Publicado 2019
    Tabla de Contenidos: “…Data sources -- Data at scale -- Standards in healthcare data -- Using FAIR data / data stewardship -- Privacy / deidentification -- Preparing your data -- Creating a predictive model -- Diving deeper into models -- Validation and Evaluation of reported models -- Clinical decision support systems -- Mobile app development -- Operational excellence -- Value Based Healthcare (Regulatory concerns)…”
    Libro electrónico