🏠 Home
Benchmark Hub
📊 All Benchmarks 🦖 Dinosaur v1 🦖 Dinosaur v2 ✅ To-Do List Applications 🎨 Creative Free Pages 🎯 FSACB - Ultimate Showcase 🌍 Translation Benchmark
Models
🏆 Top 10 Models 🆓 Free Models 📋 All Models ⚙️ Kilo Code
Resources
💬 Prompts Library 📖 AI Glossary 🔗 Useful Links

AI Glossary

The complete dictionary of Artificial Intelligence

162
categories
2,032
subcategories
23,060
terms
📂
subcategories

Binary Classification

Prediction of a target variable with two possible classes, used for yes/no or true/false type problems.

11 terms
📂
subcategories

Multi-class Classification

Extension of binary classification where the model must predict among three or more mutually exclusive classes.

22 terms
📂
subcategories

Linear Regression

Statistical model that establishes a linear relationship between input variables and a continuous target variable.

15 terms
📂
subcategories

Polynomial Regression

Form of regression that models the nonlinear relationship between variables using polynomial terms.

14 terms
📂
subcategories

Decision Trees

Predictive model using a tree-like structure to represent decisions and their possible consequences.

18 terms
📂
subcategories

Random Forests

Ensemble method combining multiple decision trees to improve accuracy and control overfitting.

10 terms
📂
subcategories

Support Vector Machines (SVM)

Classification algorithm that finds the optimal hyperplane separating classes in a high-dimensional space.

18 terms
📂
subcategories

Supervised Neural Networks

Deep learning architectures trained with labeled data to learn hierarchical representations.

8 terms
📂
subcategories

k-Nearest Neighbors (k-NN)

Simple algorithm that classifies new observations based on the majority class of its k nearest neighbors.

16 terms
📂
subcategories

Naive Bayes

Probabilistic classifier based on Bayes' theorem with an assumption of independence between features.

19 terms
📂
subcategories

Gradient Boosting

Ensemble technique that builds models sequentially by correcting the errors of previous models.

15 terms
📂
subcategories

Logistic Regression

Regression model used to predict probabilities for binary classification outcomes.

15 terms
📂
subcategories

Regularization Methods

Techniques (L1, L2, Elastic Net) to prevent overfitting by penalizing complex model coefficients.

16 terms
📂
subcategories

Cross Validation

Robust evaluation technique using multiple partitions of data to estimate model performance.

17 terms
📂
subcategories

Supervised Feature Engineering

Process of creating and selecting optimal features specifically for supervised models.

16 terms
🔍

No results found