|
|
|
|
|
by johnmyleswhite
3861 days ago
|
|
That really depends on how you fit models. Maximum likelihood estimation (or MAP estimation) for models of IID database rows is often trivial to implement using an iterative algorithm that applies to both in-memory and out-of-core data stores. |
|