blob: 6e0c7e1f76bfd6f8fc32824c2a7536119e13fdbb [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.structures (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.structures (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/structures/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.structures" class="title">Uses of Package<br>org.apache.ignite.ml.structures</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/structures/package-summary.html">org.apache.ignite.ml.structures</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.composition.combinators.sequential">org.apache.ignite.ml.composition.combinators.sequential</a></td>
<td class="colLast">
<div class="block">Contains sequential combinators of trainers and models.</div>
</td>
</tr>
<tr class="rowColor">
<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="altColor">
<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="rowColor">
<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="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.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.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.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="altColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.preprocessing">org.apache.ignite.ml.preprocessing</a></td>
<td class="colLast">
<div class="block">Base package for machine learning preprocessing classes.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.preprocessing.binarization">org.apache.ignite.ml.preprocessing.binarization</a></td>
<td class="colLast">
<div class="block">Contains binarization preprocessor.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.preprocessing.developer">org.apache.ignite.ml.preprocessing.developer</a></td>
<td class="colLast">
<div class="block">Contains Developer API preprocessors.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.preprocessing.encoding.frequency">org.apache.ignite.ml.preprocessing.encoding.frequency</a></td>
<td class="colLast">
<div class="block">Contains frequency encoding preprocessor.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.preprocessing.encoding.label">org.apache.ignite.ml.preprocessing.encoding.label</a></td>
<td class="colLast">
<div class="block">Contains label encoding preprocessor.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.preprocessing.encoding.onehotencoder">org.apache.ignite.ml.preprocessing.encoding.onehotencoder</a></td>
<td class="colLast">
<div class="block">Contains one hot encoding preprocessor.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.preprocessing.encoding.stringencoder">org.apache.ignite.ml.preprocessing.encoding.stringencoder</a></td>
<td class="colLast">
<div class="block">Contains string encoding preprocessor.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.preprocessing.encoding.target">org.apache.ignite.ml.preprocessing.encoding.target</a></td>
<td class="colLast">
<div class="block">Contains frequency encoding preprocessor.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.preprocessing.finalization">org.apache.ignite.ml.preprocessing.finalization</a></td>
<td class="colLast">
<div class="block">Contains vector finalization preprocessor.</div>
</td>
</tr>
<tr class="rowColor">
<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="altColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.preprocessing.maxabsscaling">org.apache.ignite.ml.preprocessing.maxabsscaling</a></td>
<td class="colLast">
<div class="block">Contains Max Abs Scaler preprocessor.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.preprocessing.minmaxscaling">org.apache.ignite.ml.preprocessing.minmaxscaling</a></td>
<td class="colLast">
<div class="block">Contains Min Max Scaler preprocessor.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.preprocessing.normalization">org.apache.ignite.ml.preprocessing.normalization</a></td>
<td class="colLast">
<div class="block">Contains Normalizer preprocessor.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.preprocessing.standardscaling">org.apache.ignite.ml.preprocessing.standardscaling</a></td>
<td class="colLast">
<div class="block">Contains Standard scaler preprocessor.</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.selection.scoring.evaluator.context">org.apache.ignite.ml.selection.scoring.evaluator.context</a></td>
<td class="colLast">
<div class="block">Package for metric evaluation contexts.</div>
</td>
</tr>
<tr class="altColor">
<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="rowColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.structures.partition">org.apache.ignite.ml.structures.partition</a></td>
<td class="colLast">
<div class="block">Contains internal APIs for dataset partitioned labeled datasets.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="#org.apache.ignite.ml.structures.preprocessing">org.apache.ignite.ml.structures.preprocessing</a></td>
<td class="colLast">
<div class="block">Contains internal APIs for dataset pre-processing.</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.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.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>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.composition.combinators.sequential">
<!-- -->
</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/structures/package-summary.html">org.apache.ignite.ml.structures</a> used by <a href="../../../../../org/apache/ignite/ml/composition/combinators/sequential/package-summary.html">org.apache.ignite.ml.composition.combinators.sequential</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/structures/class-use/LabeledVector.html#org.apache.ignite.ml.composition.combinators.sequential">LabeledVector</a>
<div class="block">Class for vector with label.</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/structures/package-summary.html">org.apache.ignite.ml.structures</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/structures/class-use/LabeledVector.html#org.apache.ignite.ml.dataset.feature.extractor">LabeledVector</a>
<div class="block">Class for vector with label.</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/structures/package-summary.html">org.apache.ignite.ml.structures</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/structures/class-use/LabeledVector.html#org.apache.ignite.ml.dataset.feature.extractor.impl">LabeledVector</a>
<div class="block">Class for vector with label.</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/structures/package-summary.html">org.apache.ignite.ml.structures</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/structures/class-use/DatasetRow.html#org.apache.ignite.ml.dataset.impl.bootstrapping">DatasetRow</a>
<div class="block">Class to keep one observation in dataset.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/ignite/ml/structures/class-use/LabeledVector.html#org.apache.ignite.ml.dataset.impl.bootstrapping">LabeledVector</a>
<div class="block">Class for vector with label.</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/structures/package-summary.html">org.apache.ignite.ml.structures</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/structures/class-use/LabeledVector.html#org.apache.ignite.ml.knn">LabeledVector</a>
<div class="block">Class for vector with label.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/ignite/ml/structures/class-use/LabeledVectorSet.html#org.apache.ignite.ml.knn">LabeledVectorSet</a>
<div class="block">The set of labeled vectors used in local partition calculations.</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/structures/package-summary.html">org.apache.ignite.ml.structures</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/structures/class-use/LabeledVector.html#org.apache.ignite.ml.knn.ann">LabeledVector</a>
<div class="block">Class for vector with label.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/ignite/ml/structures/class-use/LabeledVectorSet.html#org.apache.ignite.ml.knn.ann">LabeledVectorSet</a>
<div class="block">The set of labeled vectors used in local partition calculations.</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/structures/package-summary.html">org.apache.ignite.ml.structures</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/structures/class-use/LabeledVector.html#org.apache.ignite.ml.knn.utils">LabeledVector</a>
<div class="block">Class for vector with label.</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/structures/package-summary.html">org.apache.ignite.ml.structures</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/structures/class-use/LabeledVector.html#org.apache.ignite.ml.knn.utils.indices">LabeledVector</a>
<div class="block">Class for vector with label.</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/structures/package-summary.html">org.apache.ignite.ml.structures</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/structures/class-use/LabeledVector.html#org.apache.ignite.ml.math.exceptions.preprocessing">LabeledVector</a>
<div class="block">Class for vector with label.</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/structures/package-summary.html">org.apache.ignite.ml.structures</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/structures/class-use/LabeledVector.html#org.apache.ignite.ml.math.primitives.vector">LabeledVector</a>
<div class="block">Class for vector with label.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.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/structures/package-summary.html">org.apache.ignite.ml.structures</a> used by <a href="../../../../../org/apache/ignite/ml/preprocessing/package-summary.html">org.apache.ignite.ml.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/structures/class-use/LabeledVector.html#org.apache.ignite.ml.preprocessing">LabeledVector</a>
<div class="block">Class for vector with label.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.preprocessing.binarization">
<!-- -->
</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/structures/package-summary.html">org.apache.ignite.ml.structures</a> used by <a href="../../../../../org/apache/ignite/ml/preprocessing/binarization/package-summary.html">org.apache.ignite.ml.preprocessing.binarization</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/structures/class-use/LabeledVector.html#org.apache.ignite.ml.preprocessing.binarization">LabeledVector</a>
<div class="block">Class for vector with label.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.preprocessing.developer">
<!-- -->
</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/structures/package-summary.html">org.apache.ignite.ml.structures</a> used by <a href="../../../../../org/apache/ignite/ml/preprocessing/developer/package-summary.html">org.apache.ignite.ml.preprocessing.developer</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/structures/class-use/LabeledVector.html#org.apache.ignite.ml.preprocessing.developer">LabeledVector</a>
<div class="block">Class for vector with label.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.preprocessing.encoding.frequency">
<!-- -->
</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/structures/package-summary.html">org.apache.ignite.ml.structures</a> used by <a href="../../../../../org/apache/ignite/ml/preprocessing/encoding/frequency/package-summary.html">org.apache.ignite.ml.preprocessing.encoding.frequency</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/structures/class-use/LabeledVector.html#org.apache.ignite.ml.preprocessing.encoding.frequency">LabeledVector</a>
<div class="block">Class for vector with label.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.preprocessing.encoding.label">
<!-- -->
</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/structures/package-summary.html">org.apache.ignite.ml.structures</a> used by <a href="../../../../../org/apache/ignite/ml/preprocessing/encoding/label/package-summary.html">org.apache.ignite.ml.preprocessing.encoding.label</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/structures/class-use/LabeledVector.html#org.apache.ignite.ml.preprocessing.encoding.label">LabeledVector</a>
<div class="block">Class for vector with label.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.preprocessing.encoding.onehotencoder">
<!-- -->
</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/structures/package-summary.html">org.apache.ignite.ml.structures</a> used by <a href="../../../../../org/apache/ignite/ml/preprocessing/encoding/onehotencoder/package-summary.html">org.apache.ignite.ml.preprocessing.encoding.onehotencoder</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/structures/class-use/LabeledVector.html#org.apache.ignite.ml.preprocessing.encoding.onehotencoder">LabeledVector</a>
<div class="block">Class for vector with label.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.preprocessing.encoding.stringencoder">
<!-- -->
</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/structures/package-summary.html">org.apache.ignite.ml.structures</a> used by <a href="../../../../../org/apache/ignite/ml/preprocessing/encoding/stringencoder/package-summary.html">org.apache.ignite.ml.preprocessing.encoding.stringencoder</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/structures/class-use/LabeledVector.html#org.apache.ignite.ml.preprocessing.encoding.stringencoder">LabeledVector</a>
<div class="block">Class for vector with label.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.preprocessing.encoding.target">
<!-- -->
</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/structures/package-summary.html">org.apache.ignite.ml.structures</a> used by <a href="../../../../../org/apache/ignite/ml/preprocessing/encoding/target/package-summary.html">org.apache.ignite.ml.preprocessing.encoding.target</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/structures/class-use/LabeledVector.html#org.apache.ignite.ml.preprocessing.encoding.target">LabeledVector</a>
<div class="block">Class for vector with label.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.preprocessing.finalization">
<!-- -->
</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/structures/package-summary.html">org.apache.ignite.ml.structures</a> used by <a href="../../../../../org/apache/ignite/ml/preprocessing/finalization/package-summary.html">org.apache.ignite.ml.preprocessing.finalization</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/structures/class-use/LabeledVector.html#org.apache.ignite.ml.preprocessing.finalization">LabeledVector</a>
<div class="block">Class for vector with label.</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/structures/package-summary.html">org.apache.ignite.ml.structures</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/structures/class-use/LabeledVector.html#org.apache.ignite.ml.preprocessing.imputing">LabeledVector</a>
<div class="block">Class for vector with label.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.preprocessing.maxabsscaling">
<!-- -->
</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/structures/package-summary.html">org.apache.ignite.ml.structures</a> used by <a href="../../../../../org/apache/ignite/ml/preprocessing/maxabsscaling/package-summary.html">org.apache.ignite.ml.preprocessing.maxabsscaling</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/structures/class-use/LabeledVector.html#org.apache.ignite.ml.preprocessing.maxabsscaling">LabeledVector</a>
<div class="block">Class for vector with label.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.preprocessing.minmaxscaling">
<!-- -->
</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/structures/package-summary.html">org.apache.ignite.ml.structures</a> used by <a href="../../../../../org/apache/ignite/ml/preprocessing/minmaxscaling/package-summary.html">org.apache.ignite.ml.preprocessing.minmaxscaling</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/structures/class-use/LabeledVector.html#org.apache.ignite.ml.preprocessing.minmaxscaling">LabeledVector</a>
<div class="block">Class for vector with label.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.preprocessing.normalization">
<!-- -->
</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/structures/package-summary.html">org.apache.ignite.ml.structures</a> used by <a href="../../../../../org/apache/ignite/ml/preprocessing/normalization/package-summary.html">org.apache.ignite.ml.preprocessing.normalization</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/structures/class-use/LabeledVector.html#org.apache.ignite.ml.preprocessing.normalization">LabeledVector</a>
<div class="block">Class for vector with label.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.preprocessing.standardscaling">
<!-- -->
</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/structures/package-summary.html">org.apache.ignite.ml.structures</a> used by <a href="../../../../../org/apache/ignite/ml/preprocessing/standardscaling/package-summary.html">org.apache.ignite.ml.preprocessing.standardscaling</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/structures/class-use/LabeledVector.html#org.apache.ignite.ml.preprocessing.standardscaling">LabeledVector</a>
<div class="block">Class for vector with label.</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/structures/package-summary.html">org.apache.ignite.ml.structures</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/structures/class-use/LabeledVector.html#org.apache.ignite.ml.selection.scoring.evaluator.aggregator">LabeledVector</a>
<div class="block">Class for vector with label.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.selection.scoring.evaluator.context">
<!-- -->
</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/structures/package-summary.html">org.apache.ignite.ml.structures</a> used by <a href="../../../../../org/apache/ignite/ml/selection/scoring/evaluator/context/package-summary.html">org.apache.ignite.ml.selection.scoring.evaluator.context</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/structures/class-use/LabeledVector.html#org.apache.ignite.ml.selection.scoring.evaluator.context">LabeledVector</a>
<div class="block">Class for vector with label.</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/structures/package-summary.html">org.apache.ignite.ml.structures</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/structures/class-use/Dataset.html#org.apache.ignite.ml.structures">Dataset</a>
<div class="block">Class for set of vectors.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/ignite/ml/structures/class-use/DatasetRow.html#org.apache.ignite.ml.structures">DatasetRow</a>
<div class="block">Class to keep one observation in dataset.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/ignite/ml/structures/class-use/FeatureMetadata.html#org.apache.ignite.ml.structures">FeatureMetadata</a>
<div class="block">Class for feature metadata.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/ignite/ml/structures/class-use/LabeledVector.html#org.apache.ignite.ml.structures">LabeledVector</a>
<div class="block">Class for vector with label.</div>
</td>
</tr>
<tr class="altColor">
<td class="colOne"><a href="../../../../../org/apache/ignite/ml/structures/class-use/LabeledVectorSet.html#org.apache.ignite.ml.structures">LabeledVectorSet</a>
<div class="block">The set of labeled vectors used in local partition calculations.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.structures.partition">
<!-- -->
</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/structures/package-summary.html">org.apache.ignite.ml.structures</a> used by <a href="../../../../../org/apache/ignite/ml/structures/partition/package-summary.html">org.apache.ignite.ml.structures.partition</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/structures/class-use/LabeledVector.html#org.apache.ignite.ml.structures.partition">LabeledVector</a>
<div class="block">Class for vector with label.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../../org/apache/ignite/ml/structures/class-use/LabeledVectorSet.html#org.apache.ignite.ml.structures.partition">LabeledVectorSet</a>
<div class="block">The set of labeled vectors used in local partition calculations.</div>
</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="org.apache.ignite.ml.structures.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/structures/package-summary.html">org.apache.ignite.ml.structures</a> used by <a href="../../../../../org/apache/ignite/ml/structures/preprocessing/package-summary.html">org.apache.ignite.ml.structures.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/structures/class-use/LabeledVectorSet.html#org.apache.ignite.ml.structures.preprocessing">LabeledVectorSet</a>
<div class="block">The set of labeled vectors used in local partition calculations.</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/structures/package-summary.html">org.apache.ignite.ml.structures</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/structures/class-use/LabeledVector.html#org.apache.ignite.ml.trainers">LabeledVector</a>
<div class="block">Class for vector with label.</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/structures/package-summary.html">org.apache.ignite.ml.structures</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/structures/class-use/LabeledVector.html#org.apache.ignite.ml.util.generators">LabeledVector</a>
<div class="block">Class for vector with label.</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/structures/package-summary.html">org.apache.ignite.ml.structures</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/structures/class-use/LabeledVector.html#org.apache.ignite.ml.util.generators.standard">LabeledVector</a>
<div class="block">Class for vector with label.</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/structures/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>