<h2class="panel-title"data-toggle="tooltip"data-placement="right"title="Tip: various functionalities depending on the user. These modes enable different interactions in the main visualization view.">Interaction Modes</h2>
<buttonclass="btn btn-info active"onclick="setLayerProj();"style="margin-left: -1px !important"><iclass="fas fa-mouse-pointer fa-lg"data-toggle="tooltip"data-placement="right"title="Tip: in this mode the user can zoom in and out in the main visualization view and when hovering on a particular point he/she receives the exact data set's instance dimensions."></i>t-SNE Points Exploration</button>
<buttonclass="btn btn-info"onclick="setLayerComp();"style="margin-left: -1.4px"><iclass="far fa-object-group fa-lg"data-toggle="tooltip"data-placement="right"title="Tip: lasso selection in the main visualization view."></i>Group Selection</button>
<buttonclass="btn btn-info"onclick="setLayerSche();"style="margin-left: -2px !important"><iclass="fas fa-draw-polygon fa-lg"data-toggle="tooltip"data-placement="right"title="Tip: draw a shape (polylines) and check the related dimensions correlations for your drawing/shape. With the left click you set one point and the right click you confirm the drawing for further analysis."></i>Dimension Correlation</button>
<buttonclass="btn btn-info"onclick="setReset();"style="margin-left: 225px"><iclass="fas fa-trash-alt fa-lg"style="margin-right: 10px"data-toggle="tooltip"data-placement="right"title="Tip: reset all filters applied in the visualizations without losing the execution."></i>Reset Filters</button>
<h2class="panel-title"data-toggle="tooltip"data-placement="right"title="Tip: in this panel the user can adapt the visual mappings of the main visualization view.">Visual Mapping</h2>
</div>
</div>
<divclass="row">
<divclass="row">
<divclass="panel-body">
<divclass="panel-body">
@ -184,16 +184,16 @@
<divclass="row">
<divclass="row">
<divclass="col-md-8">
<divclass="col-md-8">
<divclass="param"style="padding: 5px 0 5px 0">
<divclass="param"style="padding: 5px 0 5px 0">
<labelfor="male"></label>Density</label>
<labelfor="male"data-toggle="tooltip"data-placement="right"title="Tip: density in the high-dimensional space taken from the t-SNE itself.">Density</label>
<labelfor="male"data-toggle="tooltip"data-placement="right"title="Tip: remaining cost of each point throughout the entire projection.">Remaining cost</label>
<labelid="selectionLabel"style="margin-top:4px; margin-left: 15px"data-toggle="tooltip"data-placement="right"title="Tip: change between size/radius and color encodings.">Size-encoding</label>
<h2class="panel-title"style="display:inline-block"data-toggle="tooltip"data-placement="right"title="Tip: user-driven shape investigation of the most correlated dimensions.">Dimension Correlation</h2><divclass="param"style="display:inline-block; margin-top:-5px; float:right"><labelfor="param-corlim"style="display:inline-block; float: right"data-toggle="tooltip"data-placement="right"title="Tip: the minimum acceptable visible correlation. Default is 0, so the tool accepts all the correlations.">Min. Visible Correlation: #<outputfor="param-corlim"id="param-corlim-value"style="display:inline-block; float:right">0.0</output></label>
<h2class="panel-title"style="display:inline-block"data-toggle="tooltip"data-placement="right"title="Tip: a feature of this tool that supports clusters (and points) exploration. Checking the neighborhood preservation between the entire projection's average and a selection driven by the user.">Neighborhood Preservation </h2>
<h2class="panel-title"data-toggle="tooltip"data-placement="right"title="Tip: for every selection the tool runs a local Principal Component Analysis (PCA) algorithm and dynamically adapts and shows the top 8 dimensions in an order from left to right. This sorting from left to right presents the most related (with high variance) features of the data set to the least important (low variance).">Adaptive Parallel Coordinates Plot</h2>