Глоссарий





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

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



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

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

Abstrips

Глоссарий по искусственному интеллекту
    Derived from the strips program, the program also was designed to solve robotic placement and movement problems. unlike strips, it orders the differences between the current and goal state by working from the most critical to the least critical differnce. see also: means-ends analysis. ac2 ac2 is a commercial data mining toolkit, based on classification trees. see also: alice, classification tree, http://www.alice-soft.com/products/ac2.html




Differences, английский
    Цифровой избирательный вызов, цив - технология радиосвязи, при которой предварительное согласование канала вызова другого судна осуществляется не широковещательно на голосовом канале, а на отдельном цифровом канале. после согласования рабочего канал


Commercial, английский
    Коммерческий


Classification, английский
  1. Assigning data (i e , cases or observations) cases to one of a fixed number of possible classes (represented by a nominal output variable)

  2. Классификация; систематизация; засекречивание

  3. Классификация (упорядоченная группировка явлений и объектов; может утверждаться в качестве стандарта, в том числе национального или международного), см. nomenclature

  4. The work of putting references or components into order so as to be able to refer to them again and identify them easily  the abo classification of blood

  5. Классификация

  6. N классификация language typological ~ типологическая классификация classificatory a классификационный matrix classifying a классифицирующий article

  7. The placement of an item under the correct number in the customs tariff for duty purposes. at times this procedure becomes highly complicated; it is not uncommon for importers to resort to litigation over the correct duty to be assessed by the customs on a given item

  8. Классификация; категоризация; сортировка

  9. The process of assigning a set of records from a database (observations in a dataset) into (usually) one of ``small" number of pre-specified disjoint categories. related techniques include regression, which predicts a range of values and clustering, which (typically) allows the categories to form themselves. the classification can be "fuzzy" in several senses of the word. in usual sense, the classification technique can allow a single record to belong to multiple (disjoint) categories with a probability (estimated) of being in each class. the categories can also overlap when they are developed either through a hierarchical model or through an agglomerative technique. finally, the classification can be fuzzy in the sense of using "fuzzy logic" techniques. see also: clustering, fuzzy logic, regression. classification and regression trees (cart) classification and regression trees (cart) is a particular form of decision tree used in data mining and statistics.

  10. Классификация. для порошков (пыли)—разделение образца на фракции по размеру, форме и плотности частиц с помощью жидкости; основано, например, на различной скорости оседания фракций в жидкости или на разном поведении частиц в потоке жидкости.

  11. A systematic organization of classes.

  12. The placement of an incident into a hierarchy of descriptors that indicate what the incident is generally about. for example, an incident could be classified as being related to software, and then to microsoft, and then to word 2003.

  13. The type of updates that sce downloads from microsoft update during synchronization.

  14. An offender is classified for a particular security level and housed in an appropriate facility based on assessment of their crime, security risk and prison behavior.

  15. A code which provides a method for categorizing the invention.

  16. The code for a specific type of complementary work or variation.

  17. Классификация, номенклатура


Support function, английский
    Dempster-shafer theory contains a hierarchy of support functions as special cases of belief functions. a simple support function corresponds ``to a body of evidence whose precise and full effect is to support a subset a to the degree s." a separable support function is one that can be obtained by combining simple support functions; a general support function is one that can be generated from a separable support function by "coarsening" its frame of discernment. support functions can be generalized to quasi support functions by considering a sequence of support functions that has contradictory weight that grow to infinity as the sequence goes to infinity. the limit of this sequence is a quasi support function. see also: belief function, dempster-shafer theory, frame of discernment.


Direction strategies, английский
    Direction strategies are used in automated reasoning systems to decide which of the available clauses will be pursed next. a first-in, first-out strategy (level saturation) chooses the first (oldest) clause in the list of retained clauses while a last-in, first-out strategy chooses the newest clauses. other rules might choose, for example, the simplest clause available, or some other weighting. see also: otter.