Глоссариум по искусственному интеллекту: 2500 терминов. Том 2. Александр Юрьевич Чесалов

Чтение книги онлайн.

Читать онлайн книгу Глоссариум по искусственному интеллекту: 2500 терминов. Том 2 - Александр Юрьевич Чесалов страница 7

Глоссариум по искусственному интеллекту: 2500 терминов. Том 2 - Александр Юрьевич Чесалов

Скачать книгу

leads to the decision-making process54.

      Anomaly detection – the process of identifying outliers. For example, if the mean for a certain feature is 100 with a standard deviation of 10, then anomaly detection should flag a value of 200 as suspicious55,56.

      Anonymization – the process in which data is de-identified as part of a mechanism to submit data for machine learning57.

      Answer set programming (ASP) is a form of declarative programming oriented towards difficult (primarily NP-hard) search problems. It is based on the stable model (answer set) semantics of logic programming. In ASP, search problems are reduced to computing stable models, and answer set solvers – programs for generating stable models – are used to perform search58.

      Antivirus software is a program or set of programs that are designed to prevent, search for, detect, and remove software viruses, and other malicious software like worms, trojans, adware, and more59.

      Anytime algorithm is an algorithm that can return a valid solution to a problem even if it is interrupted before it ends60.

      API-AS-a-service (AaaS) combines the API economy and software renting and provides application programming interfaces as a service61.

      Application programming interface (API) is a set of subroutine definitions, communication protocols, and tools for building software. In general terms, it is a set of clearly defined methods of communication among various components. A good API makes it easier to develop a computer program by providing all the building blocks, which are then put together by the programmer. An API may be for a web-based system, operating system, database system, computer hardware, or software library62.

      Application security is the process of making apps more secure by finding, fixing, and enhancing the security of apps. Much of this happens during the development phase, but it includes tools and methods to protect apps once they are deployed. This is becoming more important as hackers increasingly target applications with their attacks63.

      Application-specific integrated circuit (ASIC) is a specialized integrated circuit for solving a specific problem64.

      Approximate string matching (also fuzzy string searching) – the technique of finding strings that match a pattern approximately (rather than exactly). The problem of approximate string matching is typically divided into two sub-problems: finding approximate substring matches inside a given string and finding dictionary strings that match the pattern approximately65.

      Approximation error – the discrepancy between an exact value and some approximation to it66.

      Architectural description group (Architectural view) is a representation of the system as a whole in terms of a related set of interests67,68.

      Architectural frameworks are high-level descriptions of an organization as a system; they capture the structure of its main components at varied levels, the interrelationships among these components, and the principles that guide their evolution69.

      Architecture of a computer is a conceptual structure of a computer that determines the processing of information and includes methods for converting information into data and the principles of interaction between hardware and software70.

      Architecture of a computing system is the configuration, composition and principles of interaction (including data exchange) of the elements of a computing system71.

      Architecture of a system is the fundamental organization of a system, embodied in its elements, their relationships with each other and with the environment, as well as the principles that guide its design and evolution72.

      Archival Information Collection (AIC) is information whose content is an aggregation of other archive information packages. The digital preservation function preserves the capability to regenerate the DIPs (Dissemination Information Packages) as needed over time73.

      Archival Storage is a source for data that is not needed for an organization’s everyday operations, but may have to be accessed occasionally. By utilizing an archival storage, organizations can leverage to secondary sources, while still maintaining the protection of the data. Utilizing archival storage sources reduces primary storage costs required and allows an organization to maintain data that may be required for regulatory or other requirements74.

      Area under curve (AUC) – the area under a curve between two points is calculated by performing the definite integral. In the context of a receiver operating characteristic for a binary classifier, the AUC represents the classifier’s accuracy75.

      Area Under the ROC curve is the probability that a classifier will be more confident that a randomly chosen positive example is actually positive than that a randomly chosen negative example is positive76.

      Argumentation framework is a way to deal with contentious information and draw conclusions from it. In an abstract argumentation framework, entry-level information is a set of abstract arguments that, for instance, represent data or a proposition. Conflicts between arguments are represented by a binary relation on the set of arguments77.

      Artifact is one of many kinds of tangible by-products produced during the development of software. Some artifacts (e.g., use cases, class diagrams, and other Unified Modeling Language (UML) models, requirements and design documents) help describe the function, architecture, and design of software. Other artifacts are concerned with the process of development itself – such as project plans, business cases, and risk assessments78.

      Artificial General Intelligence (AGI) as opposed to narrow intelligence, also known as complete, strong, super intelligence, Human Level Machine Intelligence, indicates the ability of a machine that can successfully perform any tasks in an intellectual way as the human being. Artificial superintelligence

Скачать книгу


<p>54</p>

Теория функциональных систем Анохина [Электронный ресурс] https://uofa.ru URL: https://uofa.ru/teoriya-funkcionalnyh-sistem-teoriya-funkcionalnyh-sistem-p-k/ (дата обращения 03.07.2023)

<p>55</p>

Anomaly detection [Электронный ресурс] https://developers.google.com URL: https://developers.google.com/machine-learning/glossary#anomaly-detection (дата обращения: 28.03.2023)

<p>56</p>

Выявление аномалий [Электронный ресурс] https://ru.wikipedia.org URL: https://ru.wikipedia.org/wiki/Выявление_аномалий (дата обращения: 28.03.2023)

<p>57</p>

Анонимизация [Электронный ресурс] https://ru.wikipedia.org URL: https://ru.wikipedia.org/wiki/Анонимизация (дата обращения: 27.03.2023)

<p>58</p>

Answer set programming [Электронный ресурс] https://en.wikipedia.org URL: https://en.wikipedia.org/wiki/Answer_set_programming (дата обращения: 28.06.2023)

<p>59</p>

Antivirus software [Электронный ресурс] www.webroot.com (дата обращения: 07.07.2022) URL: https://www.webroot.com/ca/en/resources/tips-articles/what-is-anti-virus-software

<p>60</p>

Anytime algorithm [Электронный ресурс] https://dic.academic.ru URL: https://dic.academic.ru/dic.nsf/eng_rus/423258/anytime (дата обращения: 27.01.2022)

<p>61</p>

API-AS-a-service [Электронный ресурс] www.sofokus.com (дата обращения: 07.07.2022) URL: https://www.sofokus.com/glossary-of-digital-business/#ABCD

<p>62</p>

Application programming interface (API) [Электронный ресурс] https://ibm.com URL: https://www.ibm.com/cloud/learn/api (дата обращения: 19.02.2022)

<p>63</p>

Application security [Электронный ресурс] www.csoonline.com URL: https://www.csoonline.com/article/3315700/what-is-application-security-a-process-and-tools-for-securing-software.html (дата обращения: 07.07.2022)

<p>64</p>

Application-specific integrated circuit [Электронный ресурс] https://medium.com URL: https://medium.com/coinbundle/asic-application-specific-integrated-circuits-4c19ea66afaf (дата обращения 28.02.2022)

<p>65</p>

Approximate string matching [Электронный ресурс] https://en.wikipedia.org URL: https://en.wikipedia.org/wiki/Approximate_string_matching (дата обращения: 11.05.2023)

<p>66</p>

Approximation error [Электронный ресурс] https://en.wikipedia.org URL: https://en.wikipedia.org/wiki/Approximation_error (дата обращения: 20.06.2023)

<p>67</p>

Архитектурная группа описаний [Электронный ресурс] https://ru.wikipedia.org URL: https://ru.wikipedia.org/wiki/Архитектура_системы (дата обращения: 28.03.2023)

<p>68</p>

Архитектурная группа описаний [Электронный ресурс] https://habr.com URL: https://habr.com/ru/post/347204/ (дата обращения: 28.03.2023)

<p>69</p>

Architectural frameworks [Электронный ресурс] https://implementationscience.biomedcentral.com URL: https://implementationscience.biomedcentral.com/articles/10.1186/s13012-017-0607-7#:~:text=Architectural% 20frameworks%20are%20high%2Dlevel, principles%20that%20guide%20their%20evolution (дата обращения: 07.07.2022)

<p>70</p>

Архитектура вычислительной машины [Электронный ресурс] https://ru.wikipedia.org URL: https://ru.wikipedia.org/wiki/Архитектура_(значения) (дата обращения: 28.03.2023)

<p>71</p>

Архитектура вычислительной системы [Электронный ресурс] https://cdto.wiki URL: https://cdto.wiki/Архитектура_вычислительной_системы (дата обращения: 28.03.2023)

<p>72</p>

Architecture of a system [Электронный ресурс] http://cabibbo.dia URL: http://cabibbo.dia.uniroma3.it/ids/altrui/ieee1471.pdf (дата обращения: 28.03.2023)

<p>73</p>

Archival Information Collection (AIC) [Электронный ресурс] www.umich.edu URL: https://www.icpsr.umich.edu/web/ICPSR/cms/2042#A (дата обращения: 07.07.2022)

<p>74</p>

Archival Storage [Электронный ресурс] www.komprise.com (дата обращения: 07.07.2022) URL: https://www.komprise.com/glossary_terms/archival-storage/

<p>75</p>

Area under curve (AUC) [Электронный ресурс] https:// revisionmaths.com URL: https://revisionmaths.com/advanced-level-maths-revision/pure-maths/calculus/area-under-curve (дата обращения 14.02.2022)

<p>76</p>

Area Under the ROC curve [Электронный ресурс] https://www.primeclasses.in URL: https://www.primeclasses.in/glossary/data-science-course/machine-learning/auc-area-under-the-roc-curve (дата обращения: 26.06.2023)

<p>77</p>

Argumentation framework [Электронный ресурс] https://studme.org URL: https://studme.org/1696092625732/logika/struktura_argumentatsii (дата обращения: 19.02.2022)

<p>78</p>

Artifact [Электронный ресурс] https://en.wikipedia.org URL: https://en.wikipedia.org/wiki/Artifact_(software_development) (дата обращения: 07.07.2022)