You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>Feature extraction is the process of reducing the number of variables (columns) in a dataset by obtaining a smaller representative set of variables using various methods of dimensionality reduction (<ahref="https://en.wikipedia.org/wiki/Dimensionality_reduction">Wiki</a>). Try dimensionality reduction methods in the browser using Vis, a 100% free open-source tool for feature extraction and visualization.</p>
<ahref="https://www.npmjs.com/package/plotly.js">plotly.js</a> and <ahref="https://github.com/statsim/vis/blob/master/package.json">other</a>
56
-
</small>
57
-
<p>
58
-
<aclass="github-button" href="https://github.com/statsim/vis" data-icon="octicon-star" data-show-count="true" aria-label="Star statsim/vis on GitHub">Star</a>
59
-
<aclass="github-button" href="https://github.com/statsim/vis/issues" data-icon="octicon-issue-opened" data-show-count="true" aria-label="Issue statsim/vis on GitHub">Issue</a>
60
-
</p>
46
+
</div>
47
+
<divclass="grey-bar">
48
+
<divclass="container">
49
+
<divclass="row">
50
+
<divclass="col m12">
51
+
<h4>Visualize high-dimensional data online</h4>
52
+
<p>
53
+
Feature extraction is the process of reducing the number of variables (columns) in a dataset by obtaining a smaller representative set of variables using various methods of dimensionality reduction (<ahref="https://en.wikipedia.org/wiki/Dimensionality_reduction">Wiki</a>). Try dimensionality reduction methods in the browser using Vis, a 100% free open-source tool for feature extraction and visualization.
0 commit comments