A/B Testing
A/B Testing is a method of comparing two versions of a webpage or app against each other to determine which one performs better.
181 plain-language definitions from the TiorAI glossary, filed under Machine Learning. Every entry opens with a one-sentence definition, then explains where the term is used.
A/B Testing is a method of comparing two versions of a webpage or app against each other to determine which one performs better.
Accuracy is the degree to which a measurement or estimate conforms to the true or accepted value.
Active Learning is a machine learning approach where the algorithm selectively queries the most informative data points to improve its accuracy.
AdaBoost is a machine learning algorithm that combines multiple weak classifiers to create a strong classifier.
Adagrad is an adaptive learning rate optimization algorithm used in training machine learning models.
Adam Optimization is an adaptive learning rate optimization algorithm designed for training deep learning models.
Adjusted R-Squared is a statistical measure that indicates how well a regression model fits the data, adjusted for the number of predictors used.
Affinity Propagation is a clustering algorithm that identifies exemplars among data points and forms clusters by exchanging messages between data points.
Alternating Least Squares is a matrix factorization technique used to predict missing values and build recommendation systems.
The Apriori Algorithm is an influential data mining technique used to identify frequent itemsets and derive association rules in large datasets.
ARIMA is a statistical analysis model that stands for AutoRegressive Integrated Moving Average, used for time series forecasting.
Association Rule Learning is a machine learning method used to discover interesting relations between variables in large datasets.
AUC Score is a performance measurement for classification problems at various threshold settings, indicating the quality of a model's predictions.
AutoML is the process of automating the end-to-end process of applying machine learning to real-world problems.
Bagging is an ensemble machine learning technique that improves model accuracy by training multiple instances of the same model on random subsets of the data and aggregating their predictions.
Batch learning is a type of machine learning where models are trained using a large collection of data all at once.
Batch size is the number of training examples utilized in one iteration during the training of a machine learning model.
Bayesian Inference is a statistical method that updates the probability of a hypothesis based on new evidence.
Bayesian Optimization is a probabilistic model-based optimization technique used to find the maximum of an unknown function efficiently.
Bias-Variance Tradeoff is the balance between the error introduced by the model's assumptions (bias) and the error due to variability in predictions (variance).
Boosting is a machine learning ensemble technique that combines multiple weak learners to create a strong predictive model.
Bootstrapping is a self-starting process where an entrepreneur funds their business using personal finances or operating revenues rather than external investors.
A calibration curve is a graphical representation used to determine the concentration of a substance in an unknown sample by comparing it to a set of standard samples with known concentrations.
CatBoost is a high-performance, open-source gradient boosting library designed to handle categorical features naturally and efficiently.
Page 1 of 8