least-cleared user - перевод на русский
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

least-cleared user - перевод на русский

APPROXIMATION METHOD IN STATISTICS
Method of least squares; Least-squares method; Least-squares estimation; Least-Squares Fitting; Least squares fitting; Sum of Squared Error; Least-squares; Least squares approximation; Least-squares approximation; Least squares method; Least-squares analysis; Least squares fit; Least squares problem; Least-squares problem; LSQF; Principle of least squares; Least-squares fit; Method of Least Squares; Least Squares
  • [[Carl Friedrich Gauss]]
  • "Fanning Out" Effect of Heteroscedasticity
  • 251x251px
  • The result of fitting a set of data points with a quadratic function
  • The residuals are plotted against the corresponding <math>x</math> values. The parabolic shape of the fluctuations about <math>r_i=0</math> indicates a parabolic model is appropriate.
  • Conic fitting a set of points using least-squares approximation
Найдено результатов: 587
least-cleared user      
пользователь с секретным допуском низшего уровня
user area         
PERSON WHO USES A COMPUTER OR NETWORK SERVICE
Screen name (computing); User name; Username; Computer user; Account (computing); UserName; User Name; User-name; User-Name; Normal user; Screenname; User name policy; Internet pseudonym; User area; Computer logon; Computer users; My account; Screenames; Aol screen names; AOL screen names; Usernames; User Account; User Accounts; User accounts; User preferences; Changing Username; User names; Switching usernames; Switching user names; User account; User (system); Software users; Changing username; Login name; In-game name; Account name; Warmware
область пользователя; область, выделяемая пользователю
least privilege         
  • The principle of least privilege demonstrated by privilege rings for the [[Intel x86]]
PRINCIPLE IN COMPUTER SECURITY THAT EVERY MODULE (SUCH AS A PROCESS, A USER, OR A PROGRAM, DEPENDING ON THE SUBJECT) MUST BE ABLE TO ACCESS ONLY THE INFORMATION AND RESOURCES THAT ARE NECESSARY FOR ITS LEGITIMATE PURPOSE
Least privilege; Principle of least authority; Rule of least privilege; Least user access; Least User Access; POLP; Principle of minimum privilege; Principle of Least Authority; Least-privilege User Account; Principle of minimal privilege; LUA bug; Principle of least access
привилегия; право доступа к низшему иерархическому уровню; минимальная осведомленность
account name         
PERSON WHO USES A COMPUTER OR NETWORK SERVICE
Screen name (computing); User name; Username; Computer user; Account (computing); UserName; User Name; User-name; User-Name; Normal user; Screenname; User name policy; Internet pseudonym; User area; Computer logon; Computer users; My account; Screenames; Aol screen names; AOL screen names; Usernames; User Account; User Accounts; User accounts; User preferences; Changing Username; User names; Switching usernames; Switching user names; User account; User (system); Software users; Changing username; Login name; In-game name; Account name; Warmware
зарегистрированное имя пользователя; идентификатор пользователя
login name         
PERSON WHO USES A COMPUTER OR NETWORK SERVICE
Screen name (computing); User name; Username; Computer user; Account (computing); UserName; User Name; User-name; User-Name; Normal user; Screenname; User name policy; Internet pseudonym; User area; Computer logon; Computer users; My account; Screenames; Aol screen names; AOL screen names; Usernames; User Account; User Accounts; User accounts; User preferences; Changing Username; User names; Switching usernames; Switching user names; User account; User (system); Software users; Changing username; Login name; In-game name; Account name; Warmware
зарегистрированное имя пользователя
user account         
PERSON WHO USES A COMPUTER OR NETWORK SERVICE
Screen name (computing); User name; Username; Computer user; Account (computing); UserName; User Name; User-name; User-Name; Normal user; Screenname; User name policy; Internet pseudonym; User area; Computer logon; Computer users; My account; Screenames; Aol screen names; AOL screen names; Usernames; User Account; User Accounts; User accounts; User preferences; Changing Username; User names; Switching usernames; Switching user names; User account; User (system); Software users; Changing username; Login name; In-game name; Account name; Warmware

общая лексика

учетная запись пользователя

содержит информацию о сетевом пользователе: имя, пароль, права доступа к ресурсам и привилегии при работе в системе

Смотрите также

access control; account policy; ACL; authorization; security; user accounting

normal user         
PERSON WHO USES A COMPUTER OR NETWORK SERVICE
Screen name (computing); User name; Username; Computer user; Account (computing); UserName; User Name; User-name; User-Name; Normal user; Screenname; User name policy; Internet pseudonym; User area; Computer logon; Computer users; My account; Screenames; Aol screen names; AOL screen names; Usernames; User Account; User Accounts; User accounts; User preferences; Changing Username; User names; Switching usernames; Switching user names; User account; User (system); Software users; Changing username; Login name; In-game name; Account name; Warmware
зарегистрированный (законный) пользователь
least-squares         

статистика

наименьших квадратов (о методе)

least-squares fit         

математика

подбор методом наименьших квадратов

least squares method         
метод наименьших квадратов; статистический метод, используемый для определения коэффициентов регрессии.

Определение

почтовик
м. разг.
Почтовый служащий.

Википедия

Least squares

The method of least squares is a standard approach in regression analysis to approximate the solution of overdetermined systems (sets of equations in which there are more equations than unknowns) by minimizing the sum of the squares of the residuals (a residual being the difference between an observed value and the fitted value provided by a model) made in the results of each individual equation.

The most important application is in data fitting. When the problem has substantial uncertainties in the independent variable (the x variable), then simple regression and least-squares methods have problems; in such cases, the methodology required for fitting errors-in-variables models may be considered instead of that for least squares.

Least squares problems fall into two categories: linear or ordinary least squares and nonlinear least squares, depending on whether or not the residuals are linear in all unknowns. The linear least-squares problem occurs in statistical regression analysis; it has a closed-form solution. The nonlinear problem is usually solved by iterative refinement; at each iteration the system is approximated by a linear one, and thus the core calculation is similar in both cases.

Polynomial least squares describes the variance in a prediction of the dependent variable as a function of the independent variable and the deviations from the fitted curve.

When the observations come from an exponential family with identity as its natural sufficient statistics and mild-conditions are satisfied (e.g. for normal, exponential, Poisson and binomial distributions), standardized least-squares estimates and maximum-likelihood estimates are identical. The method of least squares can also be derived as a method of moments estimator.

The following discussion is mostly presented in terms of linear functions but the use of least squares is valid and practical for more general families of functions. Also, by iteratively applying local quadratic approximation to the likelihood (through the Fisher information), the least-squares method may be used to fit a generalized linear model.

The least-squares method was officially discovered and published by Adrien-Marie Legendre (1805), though it is usually also co-credited to Carl Friedrich Gauss (1795) who contributed significant theoretical advances to the method and may have previously used it in his work.

Как переводится least-cleared user на Русский язык