Online Matrix Factorization
Stochastic Gradient Descent (SGD) for OMF
Iterative optimization algorithm that updates matrix factors using the gradient of the loss function computed on a single sample (or mini-batch) at a time, ideal for data streams.
← Quay lại