Przejdź do treści

AI dictionary

Receiver Operator Characteristic

ROC

Introduction The Receiver Operator Characteristic (ROC) is a graphical representation and evaluation tool used in statistics and machine learning to assess the performance of binary classification models. It plots the true positive rate (sensitivity) against… Read More »ROC

On-Premise

On-Premise

Introduction On-premise refers to the deployment of software or technology infrastructure within an organization’s physical premises or data centers, rather than relying on cloud-based services or third-party hosting. This approach allows businesses to have direct… Read More »On-Premise

Gradient Descent

Gradient Descent

Introduction Gradient descent is an optimization algorithm commonly used in machine learning and mathematical optimization. It is used to minimize a function by iteratively adjusting the parameters in the direction of steepest descent. By calculating… Read More »Gradient Descent