Search references for STRUCTURED SUPPORT-VECTOR-MACHINE. Phrases containing STRUCTURED SUPPORT-VECTOR-MACHINE
See searches and references containing STRUCTURED SUPPORT-VECTOR-MACHINE!STRUCTURED SUPPORT-VECTOR-MACHINE
Set of methods for supervised statistical learning
In machine learning, support vector machines (SVMs, also support vector networks) are supervised max-margin models with associated learning algorithms
Support_vector_machine
Machine learning algorithm
The structured supportvector machine is a machine learning algorithm that generalizes the support vector machine (SVM) classifier. Whereas the SVM classifier
Structured support vector machine
Structured_support_vector_machine
Overview of and topical guide to machine learning
equation modeling Structural risk minimization Structured sparsity regularization Structured support vector machine Subclass reachability Sufficient dimension
Outline_of_machine_learning
Supervised machine learning techniques
Structured prediction or structured output learning is an umbrella term for supervised machine learning techniques that involves predicting structured
Structured_prediction
Type of database that uses vectors to represent other data
A vector database, vector store or vector search engine is a database that stores and retrieves embeddings of data in vector space. Vector databases typically
Vector_database
Topics referred to by the same term
Vidya Mandir, a residential school in India Structured support vector machine, a type of support vector machine This disambiguation page lists articles associated
SSVM
perspectives on support-vector machines provide a way of interpreting support-vector machines (SVMs) in the context of other regularization-based machine-learning
Regularization perspectives on support vector machines
Regularization_perspectives_on_support_vector_machines
Machine learning technique
subsequently developed. The RVM has an identical functional form to the support vector machine, but provides probabilistic classification. It is actually equivalent
Relevance_vector_machine
Measurable property or characteristic
recognition and machine learning, a feature vector is an n-dimensional vector of numerical features that represent some object. Many algorithms in machine learning
Feature_(machine_learning)
Loss function in machine learning
is used for "maximum-margin" classification, most notably for support vector machines (SVMs). For an intended output t = ±1 and a classifier score y
Hinge_loss
Type of data structure
first digital computers used machine-language programming to set up and access array structures for data tables, vector and matrix computations, and for
Array_(data_structure)
Class of algorithms for pattern analysis
In machine learning, kernel machines are a class of algorithms for pattern analysis, whose best known member is the support-vector machine (SVM). These
Kernel_method
Class of statistical modeling methods
computational cost. Finally, large-margin models for structured prediction, such as the structured Support Vector Machine can be seen as an alternative training procedure
Conditional_random_field
Subset of artificial intelligence
compatible to be use in various applications. Support-vector machines (SVMs), also known as support-vector networks, are a set of related supervised learning
Machine_learning
gradient descent Structured kNN Support vector machine T-distributed stochastic neighbor embedding Weighted majority algorithm (machine learning) Winnow
List of artificial intelligence algorithms
List_of_artificial_intelligence_algorithms
Machine learning calibration technique
classes. The method was invented by John Platt in the context of support vector machines, replacing an earlier method by Vapnik, but can be applied to other
Platt_scaling
Machine learning technique
assigned to each word in a sentence. More generally, attention encodes vectors called token embeddings across a fixed-width sequence that can range from
Attention_(machine_learning)
Method used to normalize the range of independent variables
speed of stochastic gradient descent. In support vector machines, it can reduce the time to find support vectors. Feature scaling is also often used in
Feature_scaling
Research field that lies at the intersection of machine learning and computer security
researchers continued to hope that non-linear classifiers (such as support vector machines and neural networks) might be robust to adversaries, until Battista
Adversarial_machine_learning
Algorithm for modelling sequential data
numerical representations called tokens, and each token is converted into a vector via lookup from a word embedding table. At each layer, each token is then
Transformer_(deep_learning)
Machine learning paradigm
Determine the structure of the learned function and corresponding learning algorithm. For example, one may choose to use support-vector machines or decision
Supervised_learning
Set of learning techniques in machine learning
Automated machine learning (AutoML) Deep learning Geometric feature learning Feature detection (computer vision) Feature extraction Word embedding Vector quantization
Feature_learning
Machine learning methods using multiple input modalities
data retrieval: multimodal Deep Boltzmann Machines outperform traditional models like support vector machines and latent Dirichlet allocation in classification
Multimodal_learning
Method in natural language processing
representation is a real-valued vector that encodes the meaning of the word in such a way that the words that are closer in the vector space are expected to be
Word_embedding
Algorithm for supervised learning of binary classifiers
perceptron of optimal stability, nowadays better known as the linear support-vector machine, was designed to solve this problem (Krauth and Mezard, 1987). When
Perceptron
Academic conference in machine learning
The International Conference on Machine Learning (ICML) is an international academic conference in machine learning held annually since 1980. It is the
International Conference on Machine Learning
International_Conference_on_Machine_Learning
Deep learning library
GPL. It was a machine-learning library written in C++ and CUDA, supporting methods including neural networks, support vector machines (SVM), hidden Markov
PyTorch
Machine learning model for vision processing
serializes each patch into a vector, and maps it to a smaller dimension with a single matrix multiplication. These vector embeddings are then processed
Vision_transformer
Open standard for programming heterogenous computing systems, such as CPUs or GPUs
the devices. Machine learning has been suggested to solve this problem: Grewe and O'Boyle describe a system of support-vector machines trained on compile-time
OpenCL
KNIME — modular data pipelining LIBSVM — library for support vector machines LightGBM — machine learning framework for gradient boosting Microsoft Cognitive
Lists of open-source artificial intelligence software
Lists_of_open-source_artificial_intelligence_software
Array data structure that compactly stores bits
string, or bit vector) is an array data structure that compactly stores bits. It can be used to implement a simple set data structure. A bit array is
Bit_array
Process of automating the application of machine learning
AutoML for Structured Data". arXiv:2003.06505 [stat.ML]. Hutter, Frank; Kotthoff, Lars; Vanschoren, Joaquin, eds. (2019). Automated Machine Learning: Methods
Automated_machine_learning
Machine learning technique
x ( 0 ) {\displaystyle x^{(0)}} is the input vector, x ( 1 ) {\displaystyle x^{(1)}} is the output vector from the first module, etc. BatchNorm is a module
Normalization (machine learning)
Normalization_(machine_learning)
Class of artificial neural network
RNNs stacked one above the other. Abstractly, it is structured as follows Layer 1 has hidden vector h 1 , t {\displaystyle h_{1,t}} , parameters θ 1 {\displaystyle
Recurrent_neural_network
Parallel computing data layout methods
float32x8 for languages with such support. AoS vs. SoA presents a choice when considering 3D or 4D vector data on machines with four-lane SIMD hardware. SIMD
AoS_and_SoA
Neural network that learns efficient data encoding in an unsupervised manner
could be stored in a hash table mapping binary code vectors to entries. This table would then support information retrieval by returning all entries with
Autoencoder
Academic conference in machine learning
The International Conference on Learning Representations (ICLR) is a machine learning conference typically held in late April or early May each year.
International Conference on Learning Representations
International_Conference_on_Learning_Representations
Class of artificial neural network
network. As with general Boltzmann machines, the joint probability distribution for the visible and hidden vectors is defined in terms of the energy function
Restricted_Boltzmann_machine
Type of neural network which utilizes recursion
of weights recursively over a structured input, to produce a structured prediction over variable-size input structures, or a scalar prediction on it,
Recursive_neural_network
Vector graphics editor
CorelDRAW is a vector graphics editor developed and marketed by Corel Corporation. It is also the name of the Corel graphics suite, which includes the
CorelDRAW
Type of feedforward neural network
single vector of weights are used across all receptive fields that share that filter, as opposed to each receptive field having its own bias and vector weighting
Convolutional_neural_network
Paradigm in machine learning
transductive support vector machine, or TSVM (which, despite its name, may be used for inductive learning as well). Whereas support vector machines for supervised
Weak_supervision
Deep learning architecture
is based on the Structured State Space sequence (S4) model. To enable handling long data sequences, Mamba incorporates the Structured State Space sequence
Mamba (deep learning architecture)
Mamba_(deep_learning_architecture)
Computer processor which works on arrays of several numbers at once
(SIMT) and occasionally Single instruction, multiple data (SIMD). Vector machines appeared in the early 1970s and dominated supercomputer design through
Vector_processor
Automated recognition of patterns and regularities in data
classifier Neural networks (multi-layer perceptrons) Perceptrons Support vector machines Gene expression programming Categorical mixture models Hierarchical
Pattern_recognition
Smooth approximation of one-hot arg max
=(z_{1},\dotsc ,z_{K})\in \mathbb {R} ^{K}} and computes each component of vector σ ( z ) ∈ ( 0 , 1 ) K {\displaystyle \sigma (\mathbf {z} )\in (0,1)^{K}}
Softmax_function
Class of artificial neural networks
_{u}^{(l)})} where ‖ {\displaystyle \Vert } denotes vector concatenation, 0 {\displaystyle \mathbf {0} } is a vector of zeros, Θ {\displaystyle \mathbf {\Theta
Graph_neural_network
Piece of information about the content of an image
as the elements of one single vector, commonly referred to as a feature vector. The set of all possible feature vectors constitutes a feature space. A
Feature_(computer_vision)
Memory unit used in neural networks
gating mechanism to input or forget certain features, but lacks a context vector or output gate, resulting in fewer parameters than LSTM. GRU's performance
Gated_recurrent_unit
more computationally expensive to train than alternatives such as support vector machines. The range of tasks to which ML (including deep learning) is applied
Machine learning in earth sciences
Machine_learning_in_earth_sciences
Type of artificial intelligence system
produces a two-dimensional grid of feature vectors. The perceiver-resampler component plays a key role in support for video and variable-number of images
Vision-language_model
Categorization of data using statistics
classifier in machine learning Support vector machine – Set of methods for supervised statistical learning Least squares support vector machine Choices between
Statistical_classification
Approximate nearest neighbor search algorithm
searching vector data. In these systems, an item such as a document, image, song, or user profile is represented by a list of numbers called a vector. Items
Hierarchical navigable small world
Hierarchical_navigable_small_world
Machine learning technique
{\displaystyle w} , which takes input x {\displaystyle x} and produces a vector of outputs ( w ( x ) 1 , . . . , w ( x ) n ) {\displaystyle (w(x)_{1},.
Mixture_of_experts
Python library for machine learning
classification, regression and clustering algorithms including support-vector machines, random forests, gradient boosting, k-means and DBSCAN, and is
Scikit-learn
Machine learning strategy
Some active learning algorithms are built upon support-vector machines (SVMs) and exploit the structure of the SVM to determine which data points to label
Active learning (machine learning)
Active_learning_(machine_learning)
Computational approach
thereby represented as a hyperdimensional (long) vector, which is called a hypervector. A hyperdimensional vector (hypervector) could include thousands of numbers
Hyperdimensional_computing
List of versions of the Java programming language
Threads (Preview) JEP 426: Vector API (Fourth Incubator) JEP 427: Pattern Matching for switch (Third Preview) JEP 428: Structured Concurrency (Incubator)
Java_version_history
Signal processing computational method
data, i.e., a new vector-valued representation of each data vector such that it gets uniquely encoded by the resulting code vector (loss-free coding)
Independent component analysis
Independent_component_analysis
Method of machine learning
well-known learning algorithms such as regularized least squares and support vector machines. A purely online model in this category would learn based on just
Online_machine_learning
Deep learning generative model to encode data representation
autoencoder, z {\displaystyle z} is usually taken to be a finite-dimensional vector of real numbers, and p θ ( x | z ) {\displaystyle p_{\theta }({x|z})} to
Variational_autoencoder
Similarity measure for number sequences
between two non-zero vectors defined in an inner product space. Cosine similarity is the cosine of the angle between the vectors; that is, it is the dot
Cosine_similarity
Machine learning technique
gradient. Many supervised learning problems involve an output variable y and a vector of input variables x, related to each other with some probabilistic distribution
Gradient_boosting
Problem in machine learning and statistical classification
classes, some are by nature binary algorithms (e.g., classical binary support vector machine) and require decomposition strategies such as one-vs-all, one-vs-one
Multiclass_classification
Computer graphics images defined by points, lines and curves
Vector graphics are a form of computer graphics in which visual images are created directly from geometric shapes defined on a Cartesian plane, such as
Vector_graphics
64-bit extension of the ARM architecture
supported by GCC, with GCC 8 supporting automatic vectorization and GCC 10 supporting C intrinsics. As of July 2020[update], LLVM and clang support C
AArch64
Machine learning technique
In machine learning, reinforcement learning from human feedback (RLHF) is a technique to align an intelligent agent with human preferences. It involves
Reinforcement learning from human feedback
Reinforcement_learning_from_human_feedback
Models used to produce word embeddings
technique in natural language processing for obtaining vector representations of words. These vectors capture information about the meaning of the word based
Word2vec
Process in machine learning and statistics
the Recursive Feature Elimination algorithm, commonly used with Support Vector Machines to repeatedly construct a model and remove features with low weights
Feature_selection
Technique for the generative modeling of a continuous probability distribution
x_{t}} , a time t {\displaystyle t} , and a conditioning vector y {\displaystyle y} (such as a vector encoding a text prompt), and produces a noise prediction
Diffusion_model
Vector quantization algorithm minimizing the sum of squared deviations
k-means clustering is a method of vector quantization, originally from signal processing, that aims to partition n observations into k clusters in which
K-means_clustering
Statistical model of language
Typically, the representation is a real-valued vector that encodes a word’s meaning such that words closer in vector space are similar in meaning and common
Language_model
2018 text-generating language model
techniques involving attention-augmented RNNs, provided GPT models with a more structured memory than could be achieved through recurrent mechanisms; this resulted
GPT-1
Statistics and machine learning technique
a machine learning ensemble consists of only a concrete finite set of alternative models, but typically allows for much more flexible structure to exist
Ensemble_learning
Revision of the C++ programming language released in 2026
fold expressions Pack indexing Structured bindings can introduce a pack Attributes for structured bindings Structured binding declaration as a condition
C++26
Lightweight programming language
inheritance local VectorMult = {} VectorMult.__index = VectorMult setmetatable(VectorMult, Vector) -- Make VectorMult a child of Vector function VectorMult:multiply(value)
Lua
Standardized means of organizing and storing digital images
compression. For graphic design applications, vector formats are often used. Some image file formats support transparency. Raster formats are for 2D images
Image_file_format
Proprietary database management system
AI Vector Search adds a vector data type, vector indexes, and vector distance operators to the database. These allow similarity search over machine-learning
Oracle_Database
David; Siegelmann, Hava; Vapnik, Vladimir (2001). "Support vector clustering". Journal of Machine Learning Research. 2: 51–86. Hofmann, Thomas; Schölkopf
Timeline_of_machine_learning
2025 multimodal model by OpenAI
policyholders with the model. In addition, Uber was using GPT-5 for its customer support system; GitLab, Windsurf, and Cursor were using the model for software
GPT-5
Optimization algorithm
algorithm for training a wide range of models in machine learning, including (linear) support vector machines, logistic regression (see, e.g., Vowpal Wabbit)
Stochastic_gradient_descent
Machine-learning and computational-neuroscience conference
Information Processing Systems (abbreviated as NeurIPS and formerly NIPS) is a machine learning and computational neuroscience conference held annually in December
Conference on Neural Information Processing Systems
Conference_on_Neural_Information_Processing_Systems
Functional programming language for arrays
"APLGOL: Structured Programming Facilities for APL". Hewlett-Packard Journal. "Dyalog Ltd website". Retrieved 6 June 2018. "Dyalog at 25" (PDF). Vector Magazine
APL_(programming_language)
Recurrent neural network architecture
{R} ^{d}} : input vector to the LSTM unit f t ∈ ( 0 , 1 ) h {\displaystyle f_{t}\in {(0,1)}^{h}} : forget gate's activation vector i t ∈ ( 0 , 1 ) h {\displaystyle
Long_short-term_memory
Software library for LLM inference
AArch64 (ARM64). VXE2 (Vector Enhancement Facility 2) for S390x. Apple silicon is an important target for the project. llama.cpp supports a variety of features
Llama.cpp
Field of machine learning
with a mapping ϕ {\displaystyle \phi } that assigns a finite-dimensional vector to each state-action pair. Then, the action values of a state-action pair
Reinforcement_learning
Data structure in microprocessors
interrupt descriptor table (IDT) is a data structure used by the x86 architecture to implement an interrupt vector table. The IDT is used by the processor
Interrupt_descriptor_table
Framework for mathematical analysis of machine learning
approximately correct (PAC) learning is a framework for mathematical analysis of machine learning. It was proposed in 1984 by Leslie Valiant. In this framework
Probably approximately correct learning
Probably_approximately_correct_learning
German computer scientist
Schölkopf, Bernhard (1 January 2002). "Training Invariant Support Vector Machines". Machine Learning. 46 (1): 161–190. doi:10.1023/A:1012454411458.
Bernhard_Schölkopf
Property of a model
"Bias–variance analysis of support vector machines for the development of SVM-based ensemble methods" (PDF). Journal of Machine Learning Research. 5: 725–775
Bias–variance_tradeoff
Concept in machine learning
In statistics and machine learning, leakage (also known as data leakage or target leakage) refers to the use of information during model training that
Leakage_(machine_learning)
Software user interface
the context of machine learning.It is also used in conversational AI to manage complex interactions that require human empathy. In machine learning, HITL
Human-in-the-loop
Open-source deep learning library
programming library written in Java for the Java virtual machine (JVM). It is a framework with wide support for deep learning algorithms. Deeplearning4j includes
Deeplearning4j
Vector Graphics (SVG) – an XML-based vector image format for defining two-dimensional graphics that has support for animations and interactive content
List of document markup languages
List_of_document_markup_languages
Technique for storing and searching internet routing tables
for each nonzero bit in the bit vector. Each datum either supplies an index that points to the second-level data structure object for the corresponding prefix
Luleå_algorithm
Data analysis technique
analysis, and the technique is widely used in machine learning to reduce overfitting when training machine learning models, achieved by training models
Data_augmentation
Open-source data analytics cluster computing framework
a data abstraction called DataFrames, which provides support for structured and semi-structured data. Spark SQL provides a domain-specific language (DSL)
Apache_Spark
Theory of machine learning
algorithms. For example, PAC theory inspired boosting, VC theory led to support vector machines, and Bayesian inference led to belief networks. Error tolerance
Computational_learning_theory
Family of RISC-based computer architectures
VFP architecture was intended to support execution of short "vector mode" instructions, but these operated on each vector element sequentially and thus did
Arm_architecture_family
Type of machine learning model
the documents into vectors, then finding the documents with vectors (usually stored in a vector database) most similar to the vector of the query. The
Large_language_model
STRUCTURED SUPPORT-VECTOR-MACHINE
STRUCTURED SUPPORT-VECTOR-MACHINE
Male
English
Roman Latin name VICTOR means "conqueror."Â
Boy/Male
Spanish
Victor.
Male
Portuguese
Portuguese form of Latin Hector, HEITOR means "defend; hold fast."
Girl/Female
Indian
Structure
Male
German
Contracted form of German Hupprecht, HUPPERT means "bright heart/mind/spirit."
Male
Arthurian
, sir Hector de Maris; (defender).
Boy/Male
American, British, Christian, Danish, Dutch, English, Finnish, French, German, Greek, Hindu, Indian, Irish, Jamaican, Latin, Romanian, Slovenia, Spanish, Swedish, Swiss, Tamil, Ukrainian
Victorious; Conqueror; Winner; Champion; One who Conquers; Victory
Girl/Female
Indian
Help, Support, Victory
Boy/Male
Australian, Basque, Czech, Czechoslovakian, Danish, Finnish, French, German, Hungarian, Latin, Polish, Slovenia, Swedish, Swiss, Ukrainian
The Conqueror; Victory; Victorious; Conquer
Male
English
 Anglicized form of Scottish Gaelic Eachann, HECTOR means "brown horse." Compare with another form of Hector.
Male
Greek
(á¼ÎºÏ„ωÏ) Variant spelling of Greek Hektor, EKTOR means "defend; hold fast."
Girl/Female
Muslim
Help, Support, Victory (1)
Girl/Female
Indian
Shape, Structure
Male
Scandinavian
 Scandinavian form of Roman Latin Victor, VIKTOR means "conqueror." Compare with another form of Viktor.
Boy/Male
African, Arabic, French, Lebanese
Support or Victory
Boy/Male
English American
Doctor; teacher.
Male
Portuguese
Galician-Portuguese form of Roman Latin Victor, VITOR means "conqueror."
Boy/Male
Muslim
Help, Support, Victory
Boy/Male
Indian
Help, Support, Victory
Male
Russian
(Cyrillic Виктор): Slavic form of Roman Latin Victor, VIKTOR means "conqueror." In use by the Bulgarians, Russians and Serbians. Compare with another form of Viktor.
STRUCTURED SUPPORT-VECTOR-MACHINE
STRUCTURED SUPPORT-VECTOR-MACHINE
Boy/Male
English
Contemporary phonetic'enduring.
Boy/Male
Hindu
Distinguished
Boy/Male
Tamil
Vrishaparvaa | வà¯à®°à¯€à®·à¯€à®ªà®°à¯à®µ
Lord of Dharma
Boy/Male
American, Australian, British, Chinese, Christian, Danish, Dutch, English, French, German, Greek, Hebrew, Japanese, Norwegian, Swedish, Swiss, Ukrainian
The Lord is Gracious; God has Given; Gift of God; God is Gracious; Jehovah has been Gracious; Variant of John; Abbreviation of Jonathan
Boy/Male
Indian, Sanskrit
Injurer
Girl/Female
Tamil
Aryama | à®…à®°à¯à®¯à®¾à®®à®¾
The Sun
Surname or Lastname
English
English : from a Middle English personal name derived from the Old English female personal name Lufu ‘love’, or the masculine equivalent Lufa. Compare Leaf 2.English and Scottish : nickname from Anglo-Norman French lo(u)ve ‘female wolf’ (a feminine form of lou). This nickname was fairly commonly used for men, in an approving sense. No doubt it was reinforced by crossing with post-Conquest survivals of the masculine version of 1.Scottish : see McKinnon.Dutch (de Love) : respelling and reinterpretation of Delhove, a habitational name from Hove and L’Hoves in Hainault, for example.
Female
Danish
, Ing's beauty.
Girl/Female
Hindu, Indian, Marathi, Tamil
Pretty Face; Goddess Parvati
Male
Spanish
Spanish equivalent of Italian Battista, BAUTISTA means "baptist."
STRUCTURED SUPPORT-VECTOR-MACHINE
STRUCTURED SUPPORT-VECTOR-MACHINE
STRUCTURED SUPPORT-VECTOR-MACHINE
STRUCTURED SUPPORT-VECTOR-MACHINE
STRUCTURED SUPPORT-VECTOR-MACHINE
a.
Of or pertaining to organit structure; as, a structural element or cell; the structural peculiarities of an animal or a plant.
v. t.
To uphold by aid or countenance; to aid; to help; to back up; as, to support a friend or a party; to support the present administration.
n.
Same as Radius vector.
v. t.
To furnish with the means of sustenance or livelihood; to maintain; to provide for; as, to support a family; to support the ministers of the gospel.
v. t.
To assume and carry successfully, as the part of an actor; to represent or act; to sustain; as, to support the character of King Lear.
v. t.
To vindicate; to maintain; to defend successfully; as, to be able to support one's own cause.
n.
Manner of organization; the arrangement of the different tissues or parts of animal and vegetable organisms; as, organic structure, or the structure of animals and plants; cellular structure.
imp. & p. p.
of Support
a.
Affected with a stricture; as, a strictured duct.
v. t.
To endure without being overcome, exhausted, or changed in character; to sustain; as, to support pain, distress, or misfortunes.
v. t.
To verify; to make good; to substantiate; to establish; to sustain; as, the testimony is not sufficient to support the charges; the evidence will not support the statements or allegations.
a.
Of or pertaining to structure; affecting structure; as, a structural error.
a.
Having a definite organic structure; showing differentiation of parts.
n.
The ratio of one vector to another in length, no regard being had to the direction of the two vectors; -- so called because considered as a stretching factor in changing one vector into another. See Versor.
v. t.
A attend as an honorary assistant; as, a chairman supported by a vice chairman; O'Connell left the prison, supported by his two sons.
v. t.
To bear by being under; to keep from falling; to uphold; to sustain, in a literal or physical sense; to prop up; to bear the weight of; as, a pillar supports a structure; an abutment supports an arch; the trunk of a tree supports the branches.
v. t.
To carry on; to enable to continue; to maintain; as, to support a war or a contest; to support an argument or a debate.
n.
Arrangement of parts, of organs, or of constituent particles, in a substance or body; as, the structure of a rock or a mineral; the structure of a sentence.
n.
That which maintains or preserves from being overcome, falling, yielding, sinking, giving way, or the like; subsistence; maintenance; assistance; reenforcement; as, he gave his family a good support, the support of national credit; the assaulting column had the support of a battery.
n.
One who, or that which, supports; as, oxygen is a supporter of life.