Глоссарий





Новости переводов

16 мая, 2024

Translating UMI-CMS based website

19 апреля, 2024

Translations in furniture production

07 февраля, 2024

Ghostwriting vs. Copywriting

30 января, 2024

Preparing a scientific article for publication in an electronic (online) journal

20 декабря, 2023

Translation and editing of drawings in CAD systems

10 декабря, 2023

About automatic speech recognition

30 ноября, 2023

Translation services for tunneling shields and tunnel construction technologies



Глоссарии и словари бюро переводов Фларус

Поиск в глоссариях:  

Binit

Глоссарий по искусственному интеллекту
    An alternate name for a binary digit (e.g., bits). see also: entropy.




Chain graph, английский
    An alternate means of showing the multivariate relationships in a belief net. this graph includes both directed and undirected arcs, where the directed arcs denote head/tail relationships as in a belief graph and the undirected arcs show multivariate relationships among sets of variables. (see graph c.1.) graph c.1 —


Ruleset, английский
    An alternative form of output for tree classifier programs is a simplified set of classification rules referred to as a ruleset. these are usually in a form that can be imported into other programs (e.g., c code) or can be formatted for reading. see also: classification tree. run-time typing the ability of a program to allow a variables type to be determined at run-time implying that it can change from run to run. most languages support compile time typing, where the type of a variable is set when the program is compiled.