In Andrew Ng's Coursera course Machine Learning, he introduced a collaborative filtering algorithm, where the optimization objective is
and the vectorized expression is
where
| benchmarks: com.huanshankeji.exposed.benchmark.EmptyBenchmark.empty | |
| Warm-up 1: 2692396136.352 ops/s | |
| Warm-up 2: 2732507882.089 ops/s | |
| Iteration 1: 2058280496.859 ops/s | |
| Iteration 2: 2072328782.928 ops/s | |
| 2065304639.893 ops/s | |
| benchmarks: com.huanshankeji.exposed.benchmark.PreparedSqlGenerationBenchmark.arguments1M | statementEnum=SelectAll |
In Andrew Ng's Coursera course Machine Learning, he introduced a collaborative filtering algorithm, where the optimization objective is
and the vectorized expression is
where