Machine Learning
19 views
t-SNE
Quick Definition
Nonlinear technique for visualizing high-dimensional data
Full Definition
A nonlinear dimensionality reduction technique well suited for visualizing high-dimensional datasets.
Examples
data visualization, cluster exploration, feature analysis
Related Terms
dimensionality-reduction
pca
umap
More Machine Learning Terms
Random Forest
Ensemble of decision trees that votes on predictions
Feature Engineering
Creating and transforming input variables to improve performance
Hyperparameter Tuning
Finding optimal configuration values before training
Logistic Regression
Statistical model estimating binary outcome probabilities
K-Nearest Neighbors
Classifying based on majority class of k nearest neighbors
Margin
Distance between decision boundary and nearest data points