blob: e62bcf303f3f2b51e4d55f187551bcaf930fad04 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_261) on Mon Dec 20 14:15:59 MSK 2021 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Package org.apache.ignite.ml.math.primitives.vector (Ignite 2.11.1)</title>
<meta name="date" content="2021-12-20">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>
<link rel='shortcut icon' href='https://ignite.apache.org/favicon.ico'/>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Package org.apache.ignite.ml.math.primitives.vector (Ignite 2.11.1)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li class="navBarCell1Rev">Use</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/apache/ignite/ml/math/primitives/vector/package-use.html" target="_top">Frames</a></li>
<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 title="Uses of Package org.apache.ignite.ml.math.primitives.vector" class="title">Uses of Package<br>org.apache.ignite.ml.math.primitives.vector</h1>
</div>
<div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/package-summary.html">org.apache.ignite.ml.math.primitives.vector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.catboost">org.apache.ignite.ml.catboost</a></td>
<td class="colLast">
<div class="block">Base package for XGBoost model parser, correspondent DTOs and util classes.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.clustering.gmm">org.apache.ignite.ml.clustering.gmm</a></td>
<td class="colLast">
<div class="block">Contains Gauss Mixture Model clustering algorithm (see <a href="../../../../../../../org/apache/ignite/ml/clustering/gmm/GmmModel.html" title="class in org.apache.ignite.ml.clustering.gmm"><code>GmmModel</code></a>).</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.clustering.kmeans">org.apache.ignite.ml.clustering.kmeans</a></td>
<td class="colLast">
<div class="block">Contains kMeans clustering algorithm.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.composition">org.apache.ignite.ml.composition</a></td>
<td class="colLast">
<div class="block">Contains classes for ensemble of models implementation.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.composition.bagging">org.apache.ignite.ml.composition.bagging</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.composition.boosting">org.apache.ignite.ml.composition.boosting</a></td>
<td class="colLast">
<div class="block">Contains Gradient Boosting regression and classification abstract classes
allowing regressor type selecting in child classes.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.composition.boosting.convergence">org.apache.ignite.ml.composition.boosting.convergence</a></td>
<td class="colLast">
<div class="block">Package contains implementation of convergence checking algorithms for gradient boosting.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.composition.stacking">org.apache.ignite.ml.composition.stacking</a></td>
<td class="colLast">
<div class="block">Contains classes used for training with stacking technique.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.dataset.feature.extractor">org.apache.ignite.ml.dataset.feature.extractor</a></td>
<td class="colLast">
<div class="block">Package for upstream object vectorizations.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.dataset.feature.extractor.impl">org.apache.ignite.ml.dataset.feature.extractor.impl</a></td>
<td class="colLast">
<div class="block">Package contains default implementations of <a href="../../../../../../../org/apache/ignite/ml/dataset/feature/extractor/Vectorizer.html" title="class in org.apache.ignite.ml.dataset.feature.extractor"><code>Vectorizer</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.dataset.impl.bootstrapping">org.apache.ignite.ml.dataset.impl.bootstrapping</a></td>
<td class="colLast">
<div class="block">Base package for bootstrapped implementation of machine learning dataset.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.environment.logging">org.apache.ignite.ml.environment.logging</a></td>
<td class="colLast">
<div class="block">Package contains several logging strategy realisations.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.h2o">org.apache.ignite.ml.h2o</a></td>
<td class="colLast">
<div class="block">Base package for H2O MOJO model parser.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.inference">org.apache.ignite.ml.inference</a></td>
<td class="colLast">
<div class="block">Root package for model inference functionality.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.knn">org.apache.ignite.ml.knn</a></td>
<td class="colLast">
<div class="block">Contains main APIs for kNN algorithms.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.knn.ann">org.apache.ignite.ml.knn.ann</a></td>
<td class="colLast">
<div class="block">Contains main APIs for ANN classification algorithms.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.knn.classification">org.apache.ignite.ml.knn.classification</a></td>
<td class="colLast">
<div class="block">Contains main APIs for kNN classification algorithms.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.knn.regression">org.apache.ignite.ml.knn.regression</a></td>
<td class="colLast">
<div class="block">Contains helper classes for kNN regression algorithms.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.knn.utils">org.apache.ignite.ml.knn.utils</a></td>
<td class="colLast">
<div class="block">Contains util functionality for kNN algorithms.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.knn.utils.indices">org.apache.ignite.ml.knn.utils.indices</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.math">org.apache.ignite.ml.math</a></td>
<td class="colLast">
<div class="block">Contains main APIs for matrix/vector algebra.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.math.distances">org.apache.ignite.ml.math.distances</a></td>
<td class="colLast">
<div class="block">Contains main APIs for distances.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.math.exceptions.preprocessing">org.apache.ignite.ml.math.exceptions.preprocessing</a></td>
<td class="colLast">
<div class="block">Contains exceptions for preprocessing.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.math.functions">org.apache.ignite.ml.math.functions</a></td>
<td class="colLast">
<div class="block">Contains serializable functions for distributed code algebra.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.math.primitives.matrix">org.apache.ignite.ml.math.primitives.matrix</a></td>
<td class="colLast">
<div class="block">Contains matrix related classes.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.math.primitives.matrix.impl">org.apache.ignite.ml.math.primitives.matrix.impl</a></td>
<td class="colLast">
<div class="block">Contains several matrix implementations.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.math.primitives.vector">org.apache.ignite.ml.math.primitives.vector</a></td>
<td class="colLast">
<div class="block">Contains vector related classes.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.math.primitives.vector.impl">org.apache.ignite.ml.math.primitives.vector.impl</a></td>
<td class="colLast">
<div class="block">Contains several vector implementations.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.math.primitives.vector.storage">org.apache.ignite.ml.math.primitives.vector.storage</a></td>
<td class="colLast">
<div class="block">Contains several vector storages.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.math.stat">org.apache.ignite.ml.math.stat</a></td>
<td class="colLast">
<div class="block">Contains utility classes for distributions.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.math.util">org.apache.ignite.ml.math.util</a></td>
<td class="colLast">
<div class="block">Some math utils.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.multiclass">org.apache.ignite.ml.multiclass</a></td>
<td class="colLast">
<div class="block">Contains various multi-classifier models and trainers.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.naivebayes.compound">org.apache.ignite.ml.naivebayes.compound</a></td>
<td class="colLast">
<div class="block">Contains Compound naive Bayes classifier.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.naivebayes.discrete">org.apache.ignite.ml.naivebayes.discrete</a></td>
<td class="colLast">
<div class="block">Contains Bernoulli naive Bayes classifier.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.naivebayes.gaussian">org.apache.ignite.ml.naivebayes.gaussian</a></td>
<td class="colLast">
<div class="block">Contains Gaussian naive Bayes classifier.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.nn">org.apache.ignite.ml.nn</a></td>
<td class="colLast">
<div class="block">Contains neural networks and related classes.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.nn.initializers">org.apache.ignite.ml.nn.initializers</a></td>
<td class="colLast">
<div class="block">Contains multilayer perceptron parameters initializers.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.optimization">org.apache.ignite.ml.optimization</a></td>
<td class="colLast">
<div class="block">Contains implementations of optimization algorithms and related classes.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.optimization.updatecalculators">org.apache.ignite.ml.optimization.updatecalculators</a></td>
<td class="colLast">
<div class="block">Contains update calculators.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.pipeline">org.apache.ignite.ml.pipeline</a></td>
<td class="colLast">
<div class="block">Contains Pipeline API.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.preprocessing.imputing">org.apache.ignite.ml.preprocessing.imputing</a></td>
<td class="colLast">
<div class="block">Contains Imputer preprocessor.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.recommendation">org.apache.ignite.ml.recommendation</a></td>
<td class="colLast">
<div class="block">Contains recommendation system framework.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.recommendation.util">org.apache.ignite.ml.recommendation.util</a></td>
<td class="colLast">
<div class="block">Contains util classes used in recommendation system framework.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.regressions.linear">org.apache.ignite.ml.regressions.linear</a></td>
<td class="colLast">
<div class="block">Contains various linear regressions.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.regressions.logistic">org.apache.ignite.ml.regressions.logistic</a></td>
<td class="colLast">
<div class="block">Contains various logistic regressions.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.selection.cv">org.apache.ignite.ml.selection.cv</a></td>
<td class="colLast">
<div class="block">Root package for cross-validation algorithms.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.selection.scoring.cursor">org.apache.ignite.ml.selection.scoring.cursor</a></td>
<td class="colLast">
<div class="block">Util classes used for score calculation.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.selection.scoring.evaluator">org.apache.ignite.ml.selection.scoring.evaluator</a></td>
<td class="colLast">
<div class="block">Package for model evaluator classes.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.selection.scoring.evaluator.aggregator">org.apache.ignite.ml.selection.scoring.evaluator.aggregator</a></td>
<td class="colLast">
<div class="block">Package contains aggregators for metrics computation.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.structures">org.apache.ignite.ml.structures</a></td>
<td class="colLast">
<div class="block">Contains some internal utility structures.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.svm">org.apache.ignite.ml.svm</a></td>
<td class="colLast">
<div class="block">Contains main APIs for SVM(support vector machines) algorithms.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.trainers">org.apache.ignite.ml.trainers</a></td>
<td class="colLast">
<div class="block">Contains model trainers.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.tree">org.apache.ignite.ml.tree</a></td>
<td class="colLast">
<div class="block">Root package for decision trees.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.tree.boosting">org.apache.ignite.ml.tree.boosting</a></td>
<td class="colLast">
<div class="block">Contains implementation of gradient boosting on trees.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.tree.impurity">org.apache.ignite.ml.tree.impurity</a></td>
<td class="colLast">
<div class="block">Root package for decision tree impurity measures and calculators.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.tree.randomforest.data">org.apache.ignite.ml.tree.randomforest.data</a></td>
<td class="colLast">
<div class="block">Package contains helper data structures for random forest implementation.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.util.generators">org.apache.ignite.ml.util.generators</a></td>
<td class="colLast">
<div class="block">Contains utility classes for data streams generation.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.util.generators.primitives.scalar">org.apache.ignite.ml.util.generators.primitives.scalar</a></td>
<td class="colLast">
<div class="block">Contains generators of pseudo-random scalars in according to specific distribution.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.util.generators.primitives.vector">org.apache.ignite.ml.util.generators.primitives.vector</a></td>
<td class="colLast">
<div class="block">Contains generators of pseudo-random vectors in according to specific distribution.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.util.generators.standard">org.apache.ignite.ml.util.generators.standard</a></td>
<td class="colLast">
<div class="block">Contains classes for predefined data stream generators.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.xgboost">org.apache.ignite.ml.xgboost</a></td>
<td class="colLast">
<div class="block">Base package for XGBoost model parser, correspondent DTOs and util classes.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.catboost">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/package-summary.html">org.apache.ignite.ml.math.primitives.vector</a> used by <a href="../../../../../../../org/apache/ignite/ml/catboost/package-summary.html">org.apache.ignite.ml.catboost</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/class-use/NamedVector.html#org.apache.ignite.ml.catboost">NamedVector</a>
<div class="block">A named vector interface based on <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/Vector.html" title="interface in org.apache.ignite.ml.math.primitives.vector"><code>Vector</code></a>.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.clustering.gmm">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/package-summary.html">org.apache.ignite.ml.math.primitives.vector</a> used by <a href="../../../../../../../org/apache/ignite/ml/clustering/gmm/package-summary.html">org.apache.ignite.ml.clustering.gmm</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/class-use/Vector.html#org.apache.ignite.ml.clustering.gmm">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.clustering.kmeans">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/package-summary.html">org.apache.ignite.ml.math.primitives.vector</a> used by <a href="../../../../../../../org/apache/ignite/ml/clustering/kmeans/package-summary.html">org.apache.ignite.ml.clustering.kmeans</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/class-use/Vector.html#org.apache.ignite.ml.clustering.kmeans">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.composition">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/package-summary.html">org.apache.ignite.ml.math.primitives.vector</a> used by <a href="../../../../../../../org/apache/ignite/ml/composition/package-summary.html">org.apache.ignite.ml.composition</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/class-use/Vector.html#org.apache.ignite.ml.composition">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.composition.bagging">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/package-summary.html">org.apache.ignite.ml.math.primitives.vector</a> used by <a href="../../../../../../../org/apache/ignite/ml/composition/bagging/package-summary.html">org.apache.ignite.ml.composition.bagging</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/class-use/Vector.html#org.apache.ignite.ml.composition.bagging">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.composition.boosting">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/package-summary.html">org.apache.ignite.ml.math.primitives.vector</a> used by <a href="../../../../../../../org/apache/ignite/ml/composition/boosting/package-summary.html">org.apache.ignite.ml.composition.boosting</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/class-use/Vector.html#org.apache.ignite.ml.composition.boosting">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.composition.boosting.convergence">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/package-summary.html">org.apache.ignite.ml.math.primitives.vector</a> used by <a href="../../../../../../../org/apache/ignite/ml/composition/boosting/convergence/package-summary.html">org.apache.ignite.ml.composition.boosting.convergence</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/class-use/Vector.html#org.apache.ignite.ml.composition.boosting.convergence">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.composition.stacking">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/package-summary.html">org.apache.ignite.ml.math.primitives.vector</a> used by <a href="../../../../../../../org/apache/ignite/ml/composition/stacking/package-summary.html">org.apache.ignite.ml.composition.stacking</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/class-use/Vector.html#org.apache.ignite.ml.composition.stacking">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.dataset.feature.extractor">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/package-summary.html">org.apache.ignite.ml.math.primitives.vector</a> used by <a href="../../../../../../../org/apache/ignite/ml/dataset/feature/extractor/package-summary.html">org.apache.ignite.ml.dataset.feature.extractor</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/class-use/Vector.html#org.apache.ignite.ml.dataset.feature.extractor">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.dataset.feature.extractor.impl">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/package-summary.html">org.apache.ignite.ml.math.primitives.vector</a> used by <a href="../../../../../../../org/apache/ignite/ml/dataset/feature/extractor/impl/package-summary.html">org.apache.ignite.ml.dataset.feature.extractor.impl</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/class-use/Vector.html#org.apache.ignite.ml.dataset.feature.extractor.impl">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.dataset.impl.bootstrapping">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/package-summary.html">org.apache.ignite.ml.math.primitives.vector</a> used by <a href="../../../../../../../org/apache/ignite/ml/dataset/impl/bootstrapping/package-summary.html">org.apache.ignite.ml.dataset.impl.bootstrapping</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/class-use/Vector.html#org.apache.ignite.ml.dataset.impl.bootstrapping">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.environment.logging">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/package-summary.html">org.apache.ignite.ml.math.primitives.vector</a> used by <a href="../../../../../../../org/apache/ignite/ml/environment/logging/package-summary.html">org.apache.ignite.ml.environment.logging</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/class-use/Vector.html#org.apache.ignite.ml.environment.logging">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.h2o">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/package-summary.html">org.apache.ignite.ml.math.primitives.vector</a> used by <a href="../../../../../../../org/apache/ignite/ml/h2o/package-summary.html">org.apache.ignite.ml.h2o</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/class-use/NamedVector.html#org.apache.ignite.ml.h2o">NamedVector</a>
<div class="block">A named vector interface based on <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/Vector.html" title="interface in org.apache.ignite.ml.math.primitives.vector"><code>Vector</code></a>.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.inference">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/package-summary.html">org.apache.ignite.ml.math.primitives.vector</a> used by <a href="../../../../../../../org/apache/ignite/ml/inference/package-summary.html">org.apache.ignite.ml.inference</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/class-use/Vector.html#org.apache.ignite.ml.inference">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.knn">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/package-summary.html">org.apache.ignite.ml.math.primitives.vector</a> used by <a href="../../../../../../../org/apache/ignite/ml/knn/package-summary.html">org.apache.ignite.ml.knn</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/class-use/Vector.html#org.apache.ignite.ml.knn">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.knn.ann">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/package-summary.html">org.apache.ignite.ml.math.primitives.vector</a> used by <a href="../../../../../../../org/apache/ignite/ml/knn/ann/package-summary.html">org.apache.ignite.ml.knn.ann</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/class-use/Vector.html#org.apache.ignite.ml.knn.ann">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.knn.classification">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/package-summary.html">org.apache.ignite.ml.math.primitives.vector</a> used by <a href="../../../../../../../org/apache/ignite/ml/knn/classification/package-summary.html">org.apache.ignite.ml.knn.classification</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/class-use/Vector.html#org.apache.ignite.ml.knn.classification">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.knn.regression">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/package-summary.html">org.apache.ignite.ml.math.primitives.vector</a> used by <a href="../../../../../../../org/apache/ignite/ml/knn/regression/package-summary.html">org.apache.ignite.ml.knn.regression</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/class-use/Vector.html#org.apache.ignite.ml.knn.regression">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.knn.utils">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/package-summary.html">org.apache.ignite.ml.math.primitives.vector</a> used by <a href="../../../../../../../org/apache/ignite/ml/knn/utils/package-summary.html">org.apache.ignite.ml.knn.utils</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/class-use/Vector.html#org.apache.ignite.ml.knn.utils">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.knn.utils.indices">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/package-summary.html">org.apache.ignite.ml.math.primitives.vector</a> used by <a href="../../../../../../../org/apache/ignite/ml/knn/utils/indices/package-summary.html">org.apache.ignite.ml.knn.utils.indices</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/class-use/Vector.html#org.apache.ignite.ml.knn.utils.indices">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.math">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/package-summary.html">org.apache.ignite.ml.math.primitives.vector</a> used by <a href="../../../../../../../org/apache/ignite/ml/math/package-summary.html">org.apache.ignite.ml.math</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/class-use/Vector.html#org.apache.ignite.ml.math">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.math.distances">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/package-summary.html">org.apache.ignite.ml.math.primitives.vector</a> used by <a href="../../../../../../../org/apache/ignite/ml/math/distances/package-summary.html">org.apache.ignite.ml.math.distances</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/class-use/Vector.html#org.apache.ignite.ml.math.distances">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.math.exceptions.preprocessing">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/package-summary.html">org.apache.ignite.ml.math.primitives.vector</a> used by <a href="../../../../../../../org/apache/ignite/ml/math/exceptions/preprocessing/package-summary.html">org.apache.ignite.ml.math.exceptions.preprocessing</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/class-use/Vector.html#org.apache.ignite.ml.math.exceptions.preprocessing">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.math.functions">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/package-summary.html">org.apache.ignite.ml.math.primitives.vector</a> used by <a href="../../../../../../../org/apache/ignite/ml/math/functions/package-summary.html">org.apache.ignite.ml.math.functions</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/class-use/Vector.html#org.apache.ignite.ml.math.functions">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.math.primitives.matrix">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/package-summary.html">org.apache.ignite.ml.math.primitives.vector</a> used by <a href="../../../../../../../org/apache/ignite/ml/math/primitives/matrix/package-summary.html">org.apache.ignite.ml.math.primitives.matrix</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/class-use/Vector.html#org.apache.ignite.ml.math.primitives.matrix">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.math.primitives.matrix.impl">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/package-summary.html">org.apache.ignite.ml.math.primitives.vector</a> used by <a href="../../../../../../../org/apache/ignite/ml/math/primitives/matrix/impl/package-summary.html">org.apache.ignite.ml.math.primitives.matrix.impl</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/class-use/Vector.html#org.apache.ignite.ml.math.primitives.matrix.impl">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.math.primitives.vector">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/package-summary.html">org.apache.ignite.ml.math.primitives.vector</a> used by <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/package-summary.html">org.apache.ignite.ml.math.primitives.vector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/class-use/NamedVector.html#org.apache.ignite.ml.math.primitives.vector">NamedVector</a>
<div class="block">A named vector interface based on <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/Vector.html" title="interface in org.apache.ignite.ml.math.primitives.vector"><code>Vector</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/class-use/Vector.html#org.apache.ignite.ml.math.primitives.vector">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/class-use/Vector.Element.html#org.apache.ignite.ml.math.primitives.vector">Vector.Element</a>
<div class="block">Holder for vector's element.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/class-use/VectorStorage.html#org.apache.ignite.ml.math.primitives.vector">VectorStorage</a>
<div class="block">Data storage support for <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/Vector.html" title="interface in org.apache.ignite.ml.math.primitives.vector"><code>Vector</code></a>.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.math.primitives.vector.impl">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/package-summary.html">org.apache.ignite.ml.math.primitives.vector</a> used by <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/impl/package-summary.html">org.apache.ignite.ml.math.primitives.vector.impl</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/class-use/AbstractVector.html#org.apache.ignite.ml.math.primitives.vector.impl">AbstractVector</a>
<div class="block">This class provides a helper implementation of the <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/Vector.html" title="interface in org.apache.ignite.ml.math.primitives.vector"><code>Vector</code></a>
interface to minimize the effort required to implement it.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/class-use/NamedVector.html#org.apache.ignite.ml.math.primitives.vector.impl">NamedVector</a>
<div class="block">A named vector interface based on <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/Vector.html" title="interface in org.apache.ignite.ml.math.primitives.vector"><code>Vector</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/class-use/Vector.html#org.apache.ignite.ml.math.primitives.vector.impl">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/class-use/Vector.Element.html#org.apache.ignite.ml.math.primitives.vector.impl">Vector.Element</a>
<div class="block">Holder for vector's element.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/class-use/VectorStorage.html#org.apache.ignite.ml.math.primitives.vector.impl">VectorStorage</a>
<div class="block">Data storage support for <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/Vector.html" title="interface in org.apache.ignite.ml.math.primitives.vector"><code>Vector</code></a>.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.math.primitives.vector.storage">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/package-summary.html">org.apache.ignite.ml.math.primitives.vector</a> used by <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/storage/package-summary.html">org.apache.ignite.ml.math.primitives.vector.storage</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/class-use/VectorStorage.html#org.apache.ignite.ml.math.primitives.vector.storage">VectorStorage</a>
<div class="block">Data storage support for <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/Vector.html" title="interface in org.apache.ignite.ml.math.primitives.vector"><code>Vector</code></a>.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.math.stat">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/package-summary.html">org.apache.ignite.ml.math.primitives.vector</a> used by <a href="../../../../../../../org/apache/ignite/ml/math/stat/package-summary.html">org.apache.ignite.ml.math.stat</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/class-use/Vector.html#org.apache.ignite.ml.math.stat">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.math.util">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/package-summary.html">org.apache.ignite.ml.math.primitives.vector</a> used by <a href="../../../../../../../org/apache/ignite/ml/math/util/package-summary.html">org.apache.ignite.ml.math.util</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/class-use/Vector.html#org.apache.ignite.ml.math.util">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.multiclass">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/package-summary.html">org.apache.ignite.ml.math.primitives.vector</a> used by <a href="../../../../../../../org/apache/ignite/ml/multiclass/package-summary.html">org.apache.ignite.ml.multiclass</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/class-use/Vector.html#org.apache.ignite.ml.multiclass">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.naivebayes.compound">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/package-summary.html">org.apache.ignite.ml.math.primitives.vector</a> used by <a href="../../../../../../../org/apache/ignite/ml/naivebayes/compound/package-summary.html">org.apache.ignite.ml.naivebayes.compound</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/class-use/Vector.html#org.apache.ignite.ml.naivebayes.compound">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.naivebayes.discrete">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/package-summary.html">org.apache.ignite.ml.math.primitives.vector</a> used by <a href="../../../../../../../org/apache/ignite/ml/naivebayes/discrete/package-summary.html">org.apache.ignite.ml.naivebayes.discrete</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/class-use/Vector.html#org.apache.ignite.ml.naivebayes.discrete">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.naivebayes.gaussian">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/package-summary.html">org.apache.ignite.ml.math.primitives.vector</a> used by <a href="../../../../../../../org/apache/ignite/ml/naivebayes/gaussian/package-summary.html">org.apache.ignite.ml.naivebayes.gaussian</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/class-use/Vector.html#org.apache.ignite.ml.naivebayes.gaussian">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.nn">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/package-summary.html">org.apache.ignite.ml.math.primitives.vector</a> used by <a href="../../../../../../../org/apache/ignite/ml/nn/package-summary.html">org.apache.ignite.ml.nn</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/class-use/Vector.html#org.apache.ignite.ml.nn">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.nn.initializers">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/package-summary.html">org.apache.ignite.ml.math.primitives.vector</a> used by <a href="../../../../../../../org/apache/ignite/ml/nn/initializers/package-summary.html">org.apache.ignite.ml.nn.initializers</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/class-use/Vector.html#org.apache.ignite.ml.nn.initializers">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.optimization">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/package-summary.html">org.apache.ignite.ml.math.primitives.vector</a> used by <a href="../../../../../../../org/apache/ignite/ml/optimization/package-summary.html">org.apache.ignite.ml.optimization</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/class-use/Vector.html#org.apache.ignite.ml.optimization">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.optimization.updatecalculators">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/package-summary.html">org.apache.ignite.ml.math.primitives.vector</a> used by <a href="../../../../../../../org/apache/ignite/ml/optimization/updatecalculators/package-summary.html">org.apache.ignite.ml.optimization.updatecalculators</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/class-use/Vector.html#org.apache.ignite.ml.optimization.updatecalculators">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.pipeline">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/package-summary.html">org.apache.ignite.ml.math.primitives.vector</a> used by <a href="../../../../../../../org/apache/ignite/ml/pipeline/package-summary.html">org.apache.ignite.ml.pipeline</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/class-use/Vector.html#org.apache.ignite.ml.pipeline">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.preprocessing.imputing">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/package-summary.html">org.apache.ignite.ml.math.primitives.vector</a> used by <a href="../../../../../../../org/apache/ignite/ml/preprocessing/imputing/package-summary.html">org.apache.ignite.ml.preprocessing.imputing</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/class-use/Vector.html#org.apache.ignite.ml.preprocessing.imputing">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.recommendation">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/package-summary.html">org.apache.ignite.ml.math.primitives.vector</a> used by <a href="../../../../../../../org/apache/ignite/ml/recommendation/package-summary.html">org.apache.ignite.ml.recommendation</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/class-use/Vector.html#org.apache.ignite.ml.recommendation">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.recommendation.util">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/package-summary.html">org.apache.ignite.ml.math.primitives.vector</a> used by <a href="../../../../../../../org/apache/ignite/ml/recommendation/util/package-summary.html">org.apache.ignite.ml.recommendation.util</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/class-use/Vector.html#org.apache.ignite.ml.recommendation.util">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.regressions.linear">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/package-summary.html">org.apache.ignite.ml.math.primitives.vector</a> used by <a href="../../../../../../../org/apache/ignite/ml/regressions/linear/package-summary.html">org.apache.ignite.ml.regressions.linear</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/class-use/Vector.html#org.apache.ignite.ml.regressions.linear">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.regressions.logistic">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/package-summary.html">org.apache.ignite.ml.math.primitives.vector</a> used by <a href="../../../../../../../org/apache/ignite/ml/regressions/logistic/package-summary.html">org.apache.ignite.ml.regressions.logistic</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/class-use/Vector.html#org.apache.ignite.ml.regressions.logistic">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.selection.cv">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/package-summary.html">org.apache.ignite.ml.math.primitives.vector</a> used by <a href="../../../../../../../org/apache/ignite/ml/selection/cv/package-summary.html">org.apache.ignite.ml.selection.cv</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/class-use/Vector.html#org.apache.ignite.ml.selection.cv">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.selection.scoring.cursor">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/package-summary.html">org.apache.ignite.ml.math.primitives.vector</a> used by <a href="../../../../../../../org/apache/ignite/ml/selection/scoring/cursor/package-summary.html">org.apache.ignite.ml.selection.scoring.cursor</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/class-use/Vector.html#org.apache.ignite.ml.selection.scoring.cursor">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.selection.scoring.evaluator">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/package-summary.html">org.apache.ignite.ml.math.primitives.vector</a> used by <a href="../../../../../../../org/apache/ignite/ml/selection/scoring/evaluator/package-summary.html">org.apache.ignite.ml.selection.scoring.evaluator</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/class-use/Vector.html#org.apache.ignite.ml.selection.scoring.evaluator">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.selection.scoring.evaluator.aggregator">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/package-summary.html">org.apache.ignite.ml.math.primitives.vector</a> used by <a href="../../../../../../../org/apache/ignite/ml/selection/scoring/evaluator/aggregator/package-summary.html">org.apache.ignite.ml.selection.scoring.evaluator.aggregator</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/class-use/Vector.html#org.apache.ignite.ml.selection.scoring.evaluator.aggregator">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.structures">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/package-summary.html">org.apache.ignite.ml.math.primitives.vector</a> used by <a href="../../../../../../../org/apache/ignite/ml/structures/package-summary.html">org.apache.ignite.ml.structures</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/class-use/Vector.html#org.apache.ignite.ml.structures">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.svm">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/package-summary.html">org.apache.ignite.ml.math.primitives.vector</a> used by <a href="../../../../../../../org/apache/ignite/ml/svm/package-summary.html">org.apache.ignite.ml.svm</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/class-use/Vector.html#org.apache.ignite.ml.svm">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.trainers">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/package-summary.html">org.apache.ignite.ml.math.primitives.vector</a> used by <a href="../../../../../../../org/apache/ignite/ml/trainers/package-summary.html">org.apache.ignite.ml.trainers</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/class-use/Vector.html#org.apache.ignite.ml.trainers">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.tree">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/package-summary.html">org.apache.ignite.ml.math.primitives.vector</a> used by <a href="../../../../../../../org/apache/ignite/ml/tree/package-summary.html">org.apache.ignite.ml.tree</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/class-use/Vector.html#org.apache.ignite.ml.tree">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.tree.boosting">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/package-summary.html">org.apache.ignite.ml.math.primitives.vector</a> used by <a href="../../../../../../../org/apache/ignite/ml/tree/boosting/package-summary.html">org.apache.ignite.ml.tree.boosting</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/class-use/Vector.html#org.apache.ignite.ml.tree.boosting">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.tree.impurity">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/package-summary.html">org.apache.ignite.ml.math.primitives.vector</a> used by <a href="../../../../../../../org/apache/ignite/ml/tree/impurity/package-summary.html">org.apache.ignite.ml.tree.impurity</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/class-use/Vector.html#org.apache.ignite.ml.tree.impurity">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.tree.randomforest.data">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/package-summary.html">org.apache.ignite.ml.math.primitives.vector</a> used by <a href="../../../../../../../org/apache/ignite/ml/tree/randomforest/data/package-summary.html">org.apache.ignite.ml.tree.randomforest.data</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/class-use/Vector.html#org.apache.ignite.ml.tree.randomforest.data">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.util.generators">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/package-summary.html">org.apache.ignite.ml.math.primitives.vector</a> used by <a href="../../../../../../../org/apache/ignite/ml/util/generators/package-summary.html">org.apache.ignite.ml.util.generators</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/class-use/Vector.html#org.apache.ignite.ml.util.generators">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.util.generators.primitives.scalar">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/package-summary.html">org.apache.ignite.ml.math.primitives.vector</a> used by <a href="../../../../../../../org/apache/ignite/ml/util/generators/primitives/scalar/package-summary.html">org.apache.ignite.ml.util.generators.primitives.scalar</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/class-use/Vector.html#org.apache.ignite.ml.util.generators.primitives.scalar">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.util.generators.primitives.vector">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/package-summary.html">org.apache.ignite.ml.math.primitives.vector</a> used by <a href="../../../../../../../org/apache/ignite/ml/util/generators/primitives/vector/package-summary.html">org.apache.ignite.ml.util.generators.primitives.vector</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/class-use/Vector.html#org.apache.ignite.ml.util.generators.primitives.vector">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.util.generators.standard">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/package-summary.html">org.apache.ignite.ml.math.primitives.vector</a> used by <a href="../../../../../../../org/apache/ignite/ml/util/generators/standard/package-summary.html">org.apache.ignite.ml.util.generators.standard</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/class-use/Vector.html#org.apache.ignite.ml.util.generators.standard">Vector</a>
<div class="block">A vector interface.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.xgboost">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/package-summary.html">org.apache.ignite.ml.math.primitives.vector</a> used by <a href="../../../../../../../org/apache/ignite/ml/xgboost/package-summary.html">org.apache.ignite.ml.xgboost</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colOne"><a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/class-use/NamedVector.html#org.apache.ignite.ml.xgboost">NamedVector</a>
<div class="block">A named vector interface based on <a href="../../../../../../../org/apache/ignite/ml/math/primitives/vector/Vector.html" title="interface in org.apache.ignite.ml.math.primitives.vector"><code>Vector</code></a>.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li>Class</li>
<li class="navBarCell1Rev">Use</li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../../../../index.html?org/apache/ignite/ml/math/primitives/vector/package-use.html" target="_top">Frames</a></li>
<li><a href="package-use.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small><table width="100%" border="0" cellspacing=0 cellpadding=0 style="padding: 5px"> <tr> <td> <table style="padding-left: 0; margin: 0"> <tbody style="padding: 0; margin: 0"> <tr style="padding: 0; margin: 0"> <td> <a target=_blank href="https://ignite.apache.org"><nobr>2021 Copyright &#169; Apache Software Foundation</nobr></a> </td> </tr> </tbody> </table> </td> <td width="100%" align="right" valign="center"> <a href="https://twitter.com/ApacheIgnite" class="twitter-follow-button" data-show-count="false" data-size="large">Follow @ApacheIgnite</a> </td> </tr> <tr> <td colspan="2" valign="top" align="left"> <table style="padding-left: 0; margin: 0"> <tbody style="padding: 0; margin: 0"> <tr style="padding: 0; margin: 0"> <td> <b>Ignite Database and Caching Platform</b> </td> <td>:&nbsp;&nbsp; ver. <strong>2.11.1</strong> </td> </tr> <tr style="padding: 0; margin: 0"> <td> <b>Release Date</b> </td> <td>:&nbsp;&nbsp; December 20 2021 </td> </tr> </tbody> </table> </td> </tr> </table></small></p>
</body>
</html>