🏠 홈
벤치마크
📊 모든 벤치마크 🦖 공룡 v1 🦖 공룡 v2 ✅ 할 일 목록 앱 🎨 창의적인 자유 페이지 🎯 FSACB - 궁극의 쇼케이스 🌍 번역 벤치마크
모델
🏆 톱 10 모델 🆓 무료 모델 📋 모든 모델 ⚙️ 킬로 코드 모드
리소스
💬 프롬프트 라이브러리 📖 AI 용어 사전 🔗 유용한 링크

AI 용어집

인공지능 완전 사전

162
카테고리
2,032
하위 카테고리
23,060
용어
📖
용어

t-SNE (t-Distributed Stochastic Neighbor Embedding)

Non-linear dimensionality reduction algorithm particularly effective for visualizing high-dimensional data by focusing on preserving similar local structures.

📖
용어

Number of neighbors (n_neighbors)

Fundamental parameter of UMAP determining the size of the local neighborhood used to build the manifold representation, directly affecting structure preservation.

📖
용어

Repulsive force

Mechanism in visualization algorithms like t-SNE and UMAP preventing point clustering and preserving the local structure of data.

📖
용어

Gradient descent optimization

Iterative process used to minimize the cost function in t-SNE and UMAP, progressively adjusting point positions in the reduced space.

📖
용어

Local vs global structure

Fundamental trade-off in dimensionality reduction algorithms between preserving close neighborhood relationships and the global arrangement of clusters.

📖
용어

Topological manifold

Mathematical concept underlying UMAP assuming that high-dimensional data resides on a lower-dimensional surface embedded in the original space.

📖
용어

k-nearest neighbors graph (k-NN)

Intermediate data structure used by UMAP to model neighborhood relationships before projection into the reduced-dimensional space.

📖
용어

Min_distance

UMAP parameter controlling the minimum allowed distance between points in the reduced space, influencing the compactness of resulting clusters.

📖
용어

Embedding quality

Measure of the fidelity with which the low-dimensional representation preserves the structural relationships of the original data.

📖
용어

Stochastic embedding

Probabilistic nature of t-SNE where final positions can vary between runs, unlike deterministic dimensionality reduction approaches.

📖
용어

Cross-entropy optimization

Alternative to Kullback-Leibler divergence used in some t-SNE implementations for more stable optimization convergence.

🔍

결과를 찾을 수 없습니다