AI 용어집
인공지능 완전 사전
162
카테고리
2,032
하위 카테고리
23,060
용어
용어
Conditional Similarities
Conditional probabilities P(j|i) in high-dimensional space calculated according to a Gaussian distribution centered on each point.
용어
Joint Similarities
Symmetrized probabilities P(i,j) used to measure mutual similarities between pairs of points in the original space.
용어
Distance Metric
Dissimilarity function used to calculate distances in high-dimensional space, typically Euclidean distance but can be adapted.
용어
Parametric t-SNE
Variant using a neural network to learn a mapping function from high to low-dimensional space, allowing projection of new data.
용어
UMAP
Alternative dimensionality reduction algorithm offering better preservation of global structure and faster computation times than t-SNE.
🔍