🏠 Trang chủ
Benchmark
📊 Tất cả benchmark 🦖 Khủng long v1 🦖 Khủng long v2 ✅ Ứng dụng To-Do List 🎨 Trang tự do sáng tạo 🎯 FSACB - Trình diễn cuối cùng 🌍 Benchmark dịch thuật
Mô hình
🏆 Top 10 mô hình 🆓 Mô hình miễn phí 📋 Tất cả mô hình ⚙️ Kilo Code
Tài nguyên
💬 Thư viện prompt 📖 Thuật ngữ AI 🔗 Liên kết hữu ích

Thuật ngữ AI

Từ điển đầy đủ về Trí tuệ nhân tạo

162
danh mục
2.032
danh mục con
23.060
thuật ngữ
📖
thuật ngữ

Sigmoid Function

An S-shaped mathematical function that transforms any real value into a probability between 0 and 1, used as an activation function in logistic regression.

📖
thuật ngữ

Logit Function

A logarithmic link function that converts probabilities to a logarithmic scale, defined as the natural logarithm of the odds of the probability of success.

📖
thuật ngữ

Maximum Likelihood

A method for estimating model parameters that maximizes the probability of observing the training data given the model's parameters.

📖
thuật ngữ

Bias (Intercept)

The constant term in the logistic regression equation that represents the baseline probability when all predictor variables are zero.

📖
thuật ngữ

Weights (Coefficients)

Multiplicative parameters associated with each predictor variable that quantify their influence on the classification probability.

📖
thuật ngữ

Decision Boundary

A hyperplane or surface that separates the different classes in the feature space, defined by the equation where the predicted probability equals 0.5.

📖
thuật ngữ

Odds Ratio

A measure of association that quantifies how the odds of an outcome change when the predictor variable increases by one unit, with all other variables held constant.

📖
thuật ngữ

L1 Regularization (Lasso)

A penalty technique that adds the sum of the absolute values of the coefficients to the cost function, favoring automatic feature selection.

📖
thuật ngữ

L2 Regularization (Ridge)

A penalty method that adds the sum of the squared coefficients to the cost function, reducing the magnitude of the coefficients to prevent overfitting.

📖
thuật ngữ

Area Under the Curve (AUC)

An evaluation metric that measures the probability that a model ranks a random positive instance higher than a random negative instance, ranging from 0.5 to 1.

📖
thuật ngữ

Classification Threshold

A cut-off probability value (typically 0.5) used to convert continuous probabilities into binary class predictions.

📖
thuật ngữ

Likelihood

A function that measures the probability of observing the data given the model parameters, used for parameter estimation in logistic regression.

📖
thuật ngữ

Cost Function (Log Loss)

A logarithmic penalty function that measures the divergence between the predicted probabilities and the actual labels, used to optimize the model.

📖
thuật ngữ

Convergence

A state where successive iterations of the optimization algorithm no longer significantly change the model's parameters, indicating that an optimum has been reached.

📖
thuật ngữ

Imbalanced Classes

A situation where one class is significantly less represented than the other in the training data, requiring sampling or weighting techniques.

🔍

Không tìm thấy kết quả