- Hands-On Machine Learning with ML.NET
- Jarred Capellman
- 84字
- 2021-06-24 16:43:27
Matrix factorization
Last but not least, the matrix factorization algorithm provides a powerful and easy-to-use algorithm for providing recommendations. This algorithm is tailored to problems where historical data is available and the problem to solve is predicting a selection from that data, such as movie or music predictions. Netflix's movie suggestion system uses a form of matrix factorization for its suggestions about what movies it thinks you will enjoy.
We will cover matrix factorization in detail in Chapter 7, Matrix Factorization Model.
推薦閱讀
- Python神經(jīng)網(wǎng)絡(luò)項(xiàng)目實(shí)戰(zhàn)
- HTML5游戲開(kāi)發(fā)案例教程
- Java程序設(shè)計(jì)與實(shí)踐教程(第2版)
- Learn WebAssembly
- Learn React with TypeScript 3
- Mastering Drupal 8 Views
- Visual Basic程序設(shè)計(jì)上機(jī)實(shí)驗(yàn)教程
- Java Web開(kāi)發(fā)就該這樣學(xué)
- MySQL程序員面試筆試寶典
- Learning Nessus for Penetration Testing
- Getting Started with React VR
- Mastering Android Studio 3
- Puppet:Mastering Infrastructure Automation
- Mastering JavaScript
- HTML5游戲開(kāi)發(fā)實(shí)戰(zhàn)