- 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.
推薦閱讀
- INSTANT Mock Testing with PowerMock
- 玩轉(zhuǎn)Scratch少兒趣味編程
- Android開發(fā)精要
- Practical Windows Forensics
- 小程序,巧運(yùn)營:微信小程序運(yùn)營招式大全
- Java編程的邏輯
- RealSenseTM互動開發(fā)實(shí)戰(zhàn)
- 一塊面包板玩轉(zhuǎn)Arduino編程
- 開源項(xiàng)目成功之道
- 深入實(shí)踐DDD:以DSL驅(qū)動復(fù)雜軟件開發(fā)
- Xamarin Cross-Platform Development Cookbook
- MySQL數(shù)據(jù)庫應(yīng)用技術(shù)及實(shí)戰(zhàn)
- Opa Application Development
- 谷歌JAX深度學(xué)習(xí)從零開始學(xué)
- The Java Workshop