|
 |
|
 |
|
|
 |
|  |
|
Название: The Decision Intelligence Handbook: Practical Steps for Evidence-Based Decisions in a Complex World (Second Early Release) Автор: L.Y. Pratt, N.E. Malcolm Издательство: O’Reilly Media, Inc. Год: 2023-02-17 Страниц: 181 Язык: английский Формат: epub (true), mobi Размер: 24.0 MB
Decision Intelligence (DI) has been widely named as a top technology trend for several years, and the Gartner Group reports that more than a third of large organizations are adopting it. Some even say that DI is the next step in the evolution of Artificial Intelligence (AI). Many software vendors offer DI solutions today, as they help organizations implement their evidence-based or data-driven decision strategies. Until now, there has been little practical guidance for organizations to formalize decision-making and integrate their decisions with data. Decision Intelligence (DI) is a methodology and set of processes and technologies for making better, more evidence-based decisions by helping decision makers understand how the actions they take today can affect their desired outcomes in the future. The key concept of DI is the idea that you can design decisions. Importantly, a decision, as we treat it here, is a thought process about an action that, once made, leads to specific outcomes without any further intervention. Under the hood, DI is all about integration and connecting human decision-makers with data, AI, complex systems modeling, human behavior, and many other disciplines. |
Разместил: Ingvar16 25-02-2023, 01:46 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Advanced Testing of Systems-of-Systems, Volume 1: Theoretical Aspects Автор: Bernard Homes Издательство: Wiley-ISTE Год: 2022 Страниц: 308 Язык: английский Формат: pdf (true) Размер: 10.2 MB
The breadth of the subject justifies splitting this work in two books. Part I, this book, covers the general aspects applicable to systems-of-systems testing, among them the impact of development life cycle, test strategy and methodology, the added value of quality referential, test documentation and reporting. We identified the impact of various test levels and test techniques, whether static or dynamic. In the second book, we will focus on project management, identifying human interactions as primary elements to consider, and we will continue with practical aspects such as testing processes and their iterative and continuous improvement. We will also see additional but necessary processes, such as requirement management, defects management and configuration management. The main aspect put forward is the difference between the traditional vision of software testing – focused on one system and one version – and the necessary vision when multiple systems and multiple versions of software must be interconnected to provide a service that needs to be tested thoroughly. |
Разместил: Ingvar16 25-02-2023, 01:19 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Advanced Testing of Systems-of-Systems, Volume 2: Practical Aspects Автор: Bernard Homes Издательство: Wiley-ISTE Год: 2022 Страниц: 306 Язык: английский Формат: pdf (true), epub (true) Размер: 11.3 MB
In this second part of the book on systems-of-systems testing, we will focus on more practical aspects such as managing test projects, testing processes and how to improve them continuously. We will see the additional but necessary processes such as the management of requirements, defects and configurations, and we will also see a case study allowing us to ask ourselves several useful questions. We will end with a perilous prediction exercise by listing the challenges that tests will have to face in the years to come. In DevOps environments, it is recommended to enable automatic creation of environments to test builds as they are created by developers. As proposed by Kim et al., it is necessary to allow to recreate – automatically – the test environments rather than trying to repair them. This automatic creation solution ensures an identical test environment to the previous version, which will facilitate regression testing. |
Разместил: Ingvar16 24-02-2023, 19:24 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Optimization and Machine Learning: Optimization for Machine Learning and Machine Learning for Optimization Автор: Rachid Chelouah, Patrick Siarry Издательство: Wiley Год: 2022 Страниц: 255 Язык: английский Формат: pdf (true), epub (true) Размер: 18.1 MB
Machine Learning and optimization techniques are revolutionizing our world. Other types of information technology have not progressed as rapidly in recent years, in terms of real impact. The aim of this book is to present some of the innovative techniques in the field of optimization and Machine Learning, and to demonstrate how to apply them in the fields of engineering. The fields of Machine Learning and optimization are highly interwoven. Optimization problems form the core of Machine Learning methods and modern optimization algorithms are using Machine Learning more and more to improve their efficiency. Machine Learning has applications in all areas of science. There are many learning methods, each of which uses a different algorithmic structure to optimize predictions, based on the data received. Optimization and Machine Learning presents modern advances in the selection, configuration and engineering of algorithms that rely on Machine Learning and optimization. The first part of the book is dedicated to applications where optimization plays a major role, and the second part describes and implements several applications that are mainly based on Machine Learning techniques. The methods addressed in these chapters are compared against their competitors, and their effectiveness in their chosen field of application is illustrated. |
Разместил: Ingvar16 24-02-2023, 18:04 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Uncertainty Quantification using R Автор: Eduardo Souza de Cursi Издательство: Springer Год: 2023 Страниц: 767 Язык: английский Формат: pdf Размер: 33.9 MB
This book is a rigorous but practical presentation of the techniques of uncertainty quantification, with applications in R and Python. This volume includes mathematical arguments at the level necessary to make the presentation rigorous and the assumptions clearly established, while maintaining a focus on practical applications of uncertainty quantification methods. Practical aspects of applied probability are also discussed, making the content accessible to students. The introduction of R and Python allows the reader to solve more complex problems involving a more significant number of variables. Users will be able to use examples laid out in the text to solve medium-sized problems. The list of topics covered in this volume includes linear and nonlinear programming, Lagrange multipliers (for sensitivity), multi-objective optimization, game theory, as well as linear algebraic equations, and probability and statistics. Blending theoretical rigor and practical applications, this volume will be of interest to professionals, researchers, graduate and undergraduate students interested in the use of uncertainty quantification techniques within the framework of operations research and mathematical programming, for applications in management and planning. R programming is analogous to programming in usual programming languages and interpreters. |
Разместил: Ingvar16 24-02-2023, 17:06 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Developing Web Components with Svelte: Building a Library of Reusable UI Components Автор: Alex Libby Издательство: Apress Год: 2023 Страниц: 350 Язык: английский Формат: pdf, epub Размер: 10.2 MB
Leverage the power of Svelte to quickly produce the foundations of a framework-agnostic component library that can extend and develop over time. This is a project-oriented book that simplifies setting up the skeleton of the library and adding components, using little more than a text editor or free software. You'll gain a starting baseline that can be used to develop future projects or incorporated into an existing workflow. You'll take development to the next level and can use this knowledge to create components with any framework, such as React, Angular or Vue.js, not just Svelte. Developing Web Components with Svelte is an excellent resource for getting acquainted with creating and maintaining a component library using a phased approach. It takes the view that you don't have to create something complex and unwieldy. Instead, you can start building something quickly, then extend it as needs dictate over time, without sacrificing speed or features. |
Разместил: Ingvar16 24-02-2023, 15:55 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Convergence of Cloud with AI for Big Data Analytics: Foundations and Innovation Автор: Danda B. Rawat, Lalit K. Awasthi Издательство: Wiley-Scrivener Год: 2023 Страниц: 610 Язык: английский Формат: epub (true) Размер: 10.2 MB
This book was written to discuss the milestones in the development of three recent domains in Computer Science engineering - Cloud Computing, Artificial Intelligence and Big Data Analytics - and to analyse the convergence of cloud computing with Artificial Intelligence (AI) for Big Data analytics. Despite the fact that all three domains work separately, they can be linked in interesting ways. However, even though AI and Big Data can be easily linked, because AI needs a huge amount of data to train the model, they still suffer from a data storage issue. This drawback can be addressed with the help of Cloud Computing, which makes it possible to provide on- demand services to the client in terms of computer resources, such as storage and computing power, without the need for user management. This book aims to provide the scope of research on the discussed technologies. |
Разместил: Ingvar16 24-02-2023, 13:42 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Silverlight 2 Автор: Буньон Л. Издательство: ДМK Год: 2009 Cтраниц: 528 Формат: pdf (ocr) Размер: 68 мб Язык: русский
Silverlight – новая революционная технология разработки пользовательских веб-интерфейсов, созданная корпорацией Майкрософт на основе Windows Presentation Foundation (WPF). В приложениях Silverlight используется язык разметки XAML при поддержке таких инструментов, как Expression Design и Expression Blend. Это дает возможность реализовывать поразительные эффекты (градиенты, композиции, анимации). Помимо богатого набора элементов управления, Silverlight 2 позволяет использовать не только язык jаvascript, но также C# и VB. Silverlight предоставляет вам всю мощь .NET на различных платформах (Internet Eхplorer и Firefox для Windows, Firefox и Safari для Macintosh и Firefox для Linux). Автор на многочисленных примерах помогает очень быстро овладеть основами этой современной технологии. |
Разместил: rivasss 24-02-2023, 07:49 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: R for Data Science: Import, Tidy, Transform, Visualize, and Model Data, 2nd Edition (Second Early Release) Автор: Hadley Wickham, Garrett Grolemund, Mine Cetinkaya-Rundel Издательство: O’Reilly Media, Inc. Год: 22023-02-23 Страниц: 746 Язык: английский Формат: epub (true), mobi Размер: 17.5 MB
Learn how to use R to turn data into insight, knowledge, and understanding. Ideal for current and aspiring data scientists, this book introduces you to doing data science with R and RStudio, as well as the tidyverse—a collection of R packages designed to work together to make data science fast, fluent, and fun. Even if you have no programming experience, this updated edition will have you doing data science quickly. You'll learn how to import, transform, and visualize your data and communicate the results. And you'll get a complete, big-picture understanding of the data science cycle and the basic tools you need to manage the details. Each section in this edition includes exercises to help you practice what you've learned along the way. |
Разместил: Ingvar16 24-02-2023, 01:26 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
 |
|
 |
|
|
 |
|  |
|
Название: Practical Highcharts with Angular: Your Essential Guide to Creating Real-time Dashboards, 2nd Edition Автор: Sourabh Mishra Издательство: Apress Год: 2023 Страниц: 295 Язык: английский Формат: pdf Размер: 10.2 MB
Learn to create stunning animated and interactive charts using Highcharts and Angular. This updated edition will build on your existing knowledge of HTML, CSS, and jаvascript to develop impressive dashboards that will work in all modern browsers. You will learn how to use Highcharts, call backend services for data, and easily construct real-time data dashboards so you can club your code with jQuery and Angular. This book provides the best solutions for real-time challenges and covers a wide range of charts including line, area, maps, plot, and much more. You will also learn about arc diagrams, bubble series, dependency wheels, and error bar series. After reading this book, you'll be able to export your charts in different formats for project-based learning. |
Разместил: Ingvar16 23-02-2023, 19:39 | Комментарии: 0 | Подробнее
| | | |
 |
|  |
br>
|