Glossary

AI glossary for content assistants

Plain-English definitions of 13,917 AI terms for branded assistant teams.

Plain EnglishRAGLLMs
Start for Free

Search glossary terms

13,917 glossary pages match your filters.

Category

Browse by letter

Glossary library

Glossary

13,917 terms. Open one for definitions and related concepts.

Overfitting

Overfitting occurs when a model learns the training data too well, including noise and random patterns, causing poor performance on new unseen data.

Open page

Regularization

Regularization adds constraints or penalties to model training to prevent overfitting, encouraging simpler models that generalize better to new data.

Open page

Accuracy

Accuracy measures the proportion of correct predictions out of total predictions, the simplest classification evaluation metric.

Open page

Precision

Precision measures the proportion of positive predictions that are actually correct, answering: of all items predicted as positive, how many truly are?

Open page

Recall

Recall measures the proportion of actual positive cases that the model correctly identifies, answering: of all true positives, how many did the model find?

Open page

F1 Score

The F1 score is the harmonic mean of precision and recall, providing a single balanced measure of classification performance on positive cases.

Open page

AUC-ROC

AUC-ROC measures the area under the receiver operating characteristic curve, evaluating classification performance across all possible decision thresholds.

Open page

Confusion Matrix

A confusion matrix is a table showing counts of true positives, false positives, true negatives, and false negatives for evaluating classification models.

Open page

R-Squared

R-squared measures the proportion of variance in the target variable that is explained by the model, indicating how well the model fits the data.

Open page

Data Annotation

Data annotation is the process of adding labels, tags, or metadata to raw data to create training datasets for supervised machine learning systems.

Open page

Stratified Sampling

Stratified sampling ensures that each subset of data maintains the same class distribution as the full dataset, preventing biased train-test splits.

Open page

Underfitting

Underfitting occurs when a model is too simple to capture the underlying patterns in the data, resulting in poor performance on both training and test data.

Open page

Early Stopping

Early stopping halts model training when validation performance stops improving, preventing overfitting by selecting the model at its best generalization point.

Open page

AutoML

AutoML automates the end-to-end machine learning pipeline — from data preprocessing and feature engineering to model selection, hyperparameter tuning, and deployment.

Open page

Bayesian Optimization

Bayesian optimization efficiently finds the maximum or minimum of expensive black-box functions by building a probabilistic surrogate model and intelligently selecting evaluation points.

Open page

Grid Search

Grid search exhaustively evaluates every combination of specified hyperparameter values to find the configuration with the best performance.

Open page

Random Search

Random search samples hyperparameter configurations randomly from specified distributions, outperforming grid search by efficiently exploring high-dimensional spaces.

Open page

Learning Rate Scheduling

Learning rate scheduling dynamically adjusts the learning rate during training to improve convergence, prevent overshooting, and achieve better final model performance.

Open page

Differential Privacy in ML

Differential privacy in ML adds carefully calibrated noise to training to provide mathematical guarantees that individual training examples cannot be identified from the model.

Open page

Model Interpretability

Model interpretability is the degree to which humans can understand how a model makes predictions, essential for trust, debugging, and regulatory compliance.

Open page

Partial Dependence Plots

Partial dependence plots visualize the marginal effect of one or two features on model predictions, averaging out the influence of all other features.

Open page

Model Calibration

Model calibration ensures that a model's predicted probabilities accurately reflect the true likelihood of outcomes — a model that says 70% should be right about 70% of the time.

Open page

Ensemble Methods

Ensemble methods combine predictions from multiple machine learning models to achieve better performance than any single model, reducing variance, bias, or both.

Open page

Distribution Shift

Distribution shift occurs when the data distribution during deployment differs from the training distribution, leading to unexpected model behavior and degraded performance.

Open page

Label Noise

Label noise refers to incorrect or inconsistent labels in training data that can degrade model performance and introduce biases.

Open page

Neural Network

A neural network is a computing system inspired by biological brains, composed of interconnected nodes organized in layers that learn patterns from data.

Open page

Artificial Neuron

An artificial neuron is the basic computational unit in a neural network that receives inputs, applies weights and a bias, and produces an output through an activation function.

Open page

Perceptron

A perceptron is the simplest type of artificial neural network, consisting of a single neuron that performs binary classification by computing a weighted sum of inputs.

Open page

Multi-Layer Perceptron

A multi-layer perceptron (MLP) is a feedforward neural network with one or more hidden layers between input and output, capable of learning non-linear patterns.

Open page

Feedforward Neural Network

A feedforward neural network is a network where information flows in one direction from input to output, with no cycles or feedback loops between layers.

Open page

Deep Neural Network

A deep neural network is a neural network with multiple hidden layers, enabling it to learn hierarchical representations of complex data.

Open page

Weight

A weight is a learnable numerical parameter in a neural network that determines the strength of the connection between two neurons.

Open page

Bias

A bias is a learnable parameter in a neural network neuron that is added to the weighted sum of inputs before the activation function, allowing the neuron to shift its output.

Open page

Activation

Activation is the output value of a neuron after applying its activation function to the weighted sum of inputs, representing how strongly the neuron fires.

Open page

Layer

A layer is a group of neurons at the same depth in a neural network that process inputs together and pass their outputs to the next layer.

Open page

Input Layer

The input layer is the first layer of a neural network that receives raw data and passes it to the hidden layers for processing.

Open page

Hidden Layer

A hidden layer is any layer between the input and output layers of a neural network where learned transformations are applied to extract features from data.

Open page

Output Layer

The output layer is the final layer of a neural network that produces the prediction or result, such as class probabilities or a generated value.

Open page

Parameter

A parameter is a learnable value in a neural network, including weights and biases, that is optimized during training to minimize the loss function.

Open page

Connection

A connection in a neural network is a weighted link between two neurons that transmits the output of one neuron as input to another.

Open page

Activation Function

An activation function is a mathematical function applied to a neuron output that introduces non-linearity, enabling neural networks to learn complex patterns.

Open page

ReLU

ReLU (Rectified Linear Unit) is an activation function that outputs the input directly if positive and zero otherwise, widely used for its simplicity and training efficiency.

Open page

Leaky ReLU

Leaky ReLU is a variant of ReLU that allows a small, non-zero gradient for negative inputs, preventing the dying ReLU problem.

Open page

GELU

GELU (Gaussian Error Linear Unit) is a smooth activation function that weights inputs by their probability under a Gaussian distribution, widely used in transformers.

Open page

Sigmoid

Sigmoid is an activation function that maps any input to a value between 0 and 1, historically used in neural networks and still standard for binary classification outputs.

Open page

Tanh

Tanh (hyperbolic tangent) is an activation function that maps inputs to values between -1 and 1, providing zero-centered outputs for neural networks.

Open page

Softmax

Softmax is an activation function that converts a vector of raw scores into a probability distribution, where all values sum to 1.

Open page

Swish

Swish is a smooth, self-gated activation function defined as f(x) = x * sigmoid(x), offering improved performance over ReLU in some deep networks.

Open page
Previous

Page 2 of 290. Showing 48 of 13,917 matching glossary pages.

Next

Turn owned content into answers

Use InsertChat to launch a branded assistant visitors can ask directly.

Start for Free

7-day free trial · No card required

Interactive FAQ

Try the FAQ like a visitor.

Open product, pricing, security, integration, and free-tool questions in the same chat your visitors use.

Contact us
InsertChat

InsertChat

Interactive FAQ

InsertChat

Hey. Pick a question below and see how InsertChat turns FAQs into clear, source-backed answers.

Just now
0 of 21 questions explored Instant FAQ answers

Product FAQ

What is InsertChat?

InsertChat is a white-label AI assistant for your website. Train it, brand it, publish it, and learn from visitor questions.

How does InsertChat use my website content?

Connect approved pages, docs, videos, FAQs, policies, and other sources. InsertChat turns them into source-backed answers and next steps.

Can I control the assistant's tone and sources?

Yes. Choose its sources, tone, welcome message, and prompts so it stays on brand.

How does InsertChat stay accurate?

Answers use approved content and source links. Analytics show unclear or missing answers so you can improve coverage.

Can it collect leads or route support questions?

Yes. InsertChat can collect details, qualify intent, add context, and send chats to the right inbox, CRM, workflow, or person.

Can I control how the assistant behaves?

Yes. Control prompts, model choice, tool access, and the branded assistant experience so behavior stays consistent.

Which AI models can I use?

InsertChat supports multiple model providers. Choose each assistant's model for quality, speed, and cost, or use BYOK.

Can I pick different models for different workflows?

Yes. Use a faster model for common questions and a stronger model for complex reasoning. InsertChat supports that balance per conversation.

Where can I deploy an assistant?

Use a widget, embed, full-page assistant, custom domain, in-app embed, or API. Reuse one setup across surfaces.

Do I need coding skills?

No. Build and deploy AI assistants using our visual builder. The embed code is one line of JavaScript.

Can I customize the branding and UI?

Yes. Customize the assistant name, logo, colors, welcome message, suggested prompts, tone, domain, and white-label presentation.

Can I use my own domain?

Yes. Custom domains are supported, typically via enterprise options.

Does InsertChat support voice?

Yes. Voice dictation and text-to-speech let users speak instead of type.

Does InsertChat support vision?

Yes. Enable vision for assistants when images help clarify a request or context.

What tools and integrations are supported?

Zendesk, HubSpot, Shopify, WooCommerce, calendar booking, web search, Perplexity, and webhooks for your own systems.

Can I control which tools the assistant is allowed to use?

Yes. Tool access is controlled per assistant so you enable only what you need.

Can the agent hand off to a human?

Yes. Configure human handoff so the agent escalates when needed. Full conversation history is passed along.

Do you provide analytics?

Yes. Track chats, leads, feedback, top questions, unanswered questions, most-used sources, and content gaps.

Is it mobile friendly?

Yes. The widget and embeds work well on desktop and mobile with no separate experience needed.

What's the fastest path to a successful deployment?

Start with one assistant and a small set of high-value sources. Iterate using real questions from analytics.

What is the fastest way to get started?

Create an account. Connect one key source. Ask a test question, brand the assistant, then publish it on one page.

Knowledge
Website pages
·
Documents
·
Videos
·
FAQs & policies
·
Website pages
·
Documents
·
Videos
·
FAQs & policies
·
Website pages
·
Documents
·
Videos
·
FAQs & policies
·
Website pages
·
Documents
·
Videos
·
FAQs & policies
·
Website pages
·
Documents
·
Videos
·
FAQs & policies
·
Website pages
·
Documents
·
Videos
·
FAQs & policies
·
Brand
Logo and colors
·
Assistant tone
·
Custom domain
·
Suggested prompts
·
Logo and colors
·
Assistant tone
·
Custom domain
·
Suggested prompts
·
Logo and colors
·
Assistant tone
·
Custom domain
·
Suggested prompts
·
Logo and colors
·
Assistant tone
·
Custom domain
·
Suggested prompts
·
Logo and colors
·
Assistant tone
·
Custom domain
·
Suggested prompts
·
Logo and colors
·
Assistant tone
·
Custom domain
·
Suggested prompts
·
Launch
Website widget
·
Full-page assistant
·
Lead capture
·
Support handoff
·
Website widget
·
Full-page assistant
·
Lead capture
·
Support handoff
·
Website widget
·
Full-page assistant
·
Lead capture
·
Support handoff
·
Website widget
·
Full-page assistant
·
Lead capture
·
Support handoff
·
Website widget
·
Full-page assistant
·
Lead capture
·
Support handoff
·
Website widget
·
Full-page assistant
·
Lead capture
·
Support handoff
·
Learn
Top questions
·
Content gaps
·
Source usage
·
Lead signals
·
Top questions
·
Content gaps
·
Source usage
·
Lead signals
·
Top questions
·
Content gaps
·
Source usage
·
Lead signals
·
Top questions
·
Content gaps
·
Source usage
·
Lead signals
·
Top questions
·
Content gaps
·
Source usage
·
Lead signals
·
Top questions
·
Content gaps
·
Source usage
·
Lead signals
·
InsertChat

The AI assistant platform that's actually yours — white-label included, never a paid add-on.

Read our reviews
SOC 2 Type II examined controls reportGDPR compliantCCPA compliantHIPAA compliant enterprise deploymentsZero data retention AI

© 2026 InsertChat. All rights reserved.

All systems operational