🏠 Beranda
Benchmark
📊 Semua Benchmark 🦖 Dinosaurus v1 🦖 Dinosaurus v2 ✅ Aplikasi To-Do List 🎨 Halaman Bebas Kreatif 🎯 FSACB - Showcase Utama 🌍 Benchmark Terjemahan
Model
🏆 Top 10 Model 🆓 Model Gratis 📋 Semua Model ⚙️ Kilo Code
Sumber Daya
💬 Perpustakaan Prompt 📖 Glosarium AI 🔗 Tautan Berguna

Glosarium AI

Kamus lengkap Kecerdasan Buatan

162
kategori
2.032
subkategori
23.060
istilah
📖
istilah

Matrix Factorization

Algebraic technique that decomposes a user-item matrix into the product of two lower-rank matrices to reveal latent features of preferences.

📖
istilah

Singular Value Decomposition (SVD)

Factorization method that decomposes a matrix M into UΣV' where U and V are orthogonal and Σ is diagonal, enabling optimal dimensional reduction.

📖
istilah

Latent Factors

Unobservable hidden variables representing the intrinsic characteristics of users and items, learned automatically during factorization.

📖
istilah

Stochastic Gradient Descent (SGD)

Iterative optimization algorithm that updates factorization parameters using a random sample at each iteration to minimize prediction error.

📖
istilah

Alternating Least Squares (ALS)

Optimization method that alternates between fixing one factor matrix to analytically solve for the other, guaranteeing convergence to a local optimum.

📖
istilah

Regularization

Technique that prevents overfitting by adding a penalty on the magnitude of parameters, favoring more general and robust solutions.

📖
istilah

Vectorization

Process of representing entities (users/items) as dense vectors in a reduced-dimension latent space.

📖
istilah

Non-Negative Matrix Factorization (NMF)

Factorization variant that constrains all resulting matrices to contain only non-negative values, improving the interpretability of factors.

📖
istilah

User and Item Bias

Additional terms capturing systematic tendencies of users (general tendencies to rate high/low) and items (intrinsic popularity).

📖
istilah

Pairwise Learning

Approach that directly optimizes the relative ranking of items by considering pairs (positive item, negative item) rather than absolute ratings.

📖
istilah

Cold Start Problem

Major challenge where factorization fails to generate reliable recommendations for new users or items lacking interaction history.

📖
istilah

Tensor Factorization

Multidimensional extension of matrix factorization that allows modeling multiple dimensions simultaneously (user, item, context, time).

📖
istilah

Deep Learning for Factorization

Integration of neural networks to capture complex non-linear relationships between latent factors, improving recommendation accuracy.

📖
istilah

Loss Function

Measure quantifying the gap between the predictions of the factorized model and actual values, serving as an objective to minimize during training.

📖
istilah

Learning Rate

Hyperparameter controlling the magnitude of parameter updates during optimization, influencing the speed and stability of convergence.

📖
istilah

Hybrid Embedding

Combination of matrix factorization with content-based embeddings, merging collaborative and content-based approaches.

🔍

Tidak ada hasil ditemukan