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

AI 용어집

인공지능 완전 사전

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

UMAP

Uniform Manifold Approximation and Projection, a nonlinear dimensionality reduction algorithm that preserves both local and global data structures in a low-dimensional space.

📖
용어

Differential manifold

Topological space that locally resembles Euclidean space, based on manifold theory to model the intrinsic structure of high-dimensional data.

📖
용어

Fuzzy simplicial set

Mathematical structure generalizing simplicial sets by assigning weights to relationships between points, allowing a fuzzy representation of neighborhood relationships in UMAP.

📖
용어

Spectral embedding

Embedding technique based on eigenvalue decomposition of similarity matrices, used in UMAP to initialize projection optimization.

📖
용어

Force-directed layout

Visualization algorithm simulating physical forces between points to optimize their positioning, applied in UMAP to minimize divergence between spaces.

📖
용어

Stochastic optimization

Optimization method using random samples to minimize a cost function, employed by UMAP to adjust low-dimensional coordinates.

📖
용어

Local structure

Immediate proximity relationships between data points in the original space, preserved by UMAP to maintain natural data groupings.

📖
용어

Global structure

Large-scale relationships between data clusters and regions, maintained by UMAP to preserve the overall topology of the dataset.

📖
용어

Geodesic distance

Distance measure following the curvature of the data manifold, used by UMAP to calculate the true distances between points in the intrinsic space.

📖
용어

k-nearest neighborhood

Set of the k closest points to a given point according to a defined metric, fundamental for building the neighborhood graph in UMAP.

📖
용어

Cross-entropy

Loss function measuring the divergence between probability distributions, optimized by UMAP to align high and low-dimensional spaces.

📖
용어

Manifold learning

Machine learning paradigm discovering the underlying manifold structure of data, of which UMAP is a modern implementation.

📖
용어

Neighborhood graph

Data structure representing proximity relationships between points, built by UMAP to model the local topology of data.

📖
용어

Barycentric coordinates

Representation of a point as a weighted combination of reference points, used by UMAP for initialization and interpolation of projections.

📖
용어

Custom metric

User-defined distance function to measure similarity between points, supported by UMAP to adapt the algorithm to specific domains.

📖
용어

Adaptive density

UMAP's ability to dynamically adjust local resolution based on data density, preserving structures in both dense and sparse regions.

📖
용어

Local minima

Suboptimal equilibrium points in the optimization landscape, avoided by UMAP thanks to advanced initialization and optimization techniques.

📖
용어

Laplace transform

Mathematical operator applied to the neighborhood graph in UMAP to capture geometric and topological properties of the data.

📖
용어

n_neighbors hyperparameter

Parameter controlling the size of the local neighborhood in UMAP, influencing the balance between preservation of local and global structures.

📖
용어

min_dist hyperparameter

Parameter regularizing the compactness of clusters in UMAP, controlling the minimum distance between points in the projected space.

🔍

결과를 찾을 수 없습니다