Collaborative Filtering - Majumdar, Angshul; - Prospero Internetes Könyváruház

Collaborative Filtering

Recommender Systems
 
Kiadás sorszáma: 1
Kiadó: CRC Press
Megjelenés dátuma:
 
Normál ár:

Kiadói listaár:
GBP 155.00
Becsült forint ár:
81 375 Ft (77 500 Ft + 5% áfa)
Miért becsült?
 
Az Ön ára:

65 100 (62 000 Ft + 5% áfa )
Kedvezmény(ek): 20% (kb. 16 275 Ft)
A kedvezmény érvényes eddig: 2024. december 31.
A kedvezmény csak az 'Értesítés a kedvenc témákról' hírlevelünk címzettjeinek rendeléseire érvényes.
Kattintson ide a feliratkozáshoz
 
Beszerezhetőség:

Becsült beszerzési idő: A Prosperónál jelenleg nincsen raktáron, de a kiadónál igen. Beszerzés kb. 3-5 hét..
A Prosperónál jelenleg nincsen raktáron.
Nem tudnak pontosabbat?
 
  példányt

 
Rövid leírás:

This book dives into the inner workings of recommender systems, those ubiquitous technologies that shape our online experiences. From Netflix show suggestions to personalized product recommendations on Amazon or the endless stream of curated YouTube videos, these systems power the choices we see every day.

Hosszú leírás:

This book dives into the inner workings of recommender systems, those ubiquitous technologies that shape our online experiences. From Netflix show suggestions to personalized product recommendations on Amazon or the endless stream of curated YouTube videos, these systems power the choices we see every day.


Collaborative filtering reigns supreme as the dominant approach behind recommender systems. This book offers a comprehensive exploration of this topic, starting with memory-based techniques. These methods, known for their ease of understanding and implementation, provide a solid foundation for understanding collaborative filtering. As you progress, you?ll delve into latent factor models, the abstract and mathematical engines driving modern recommender systems.


The journey continues with exploring the concepts of metadata and diversity. You?ll discover how metadata, the additional information gathered by the system, can be harnessed to refine recommendations. Additionally, the book delves into techniques for promoting diversity, ensuring a well-balanced selection of recommendations. Finally, the book concludes with a discussion of cutting-edge deep learning models used in recommender systems.


This book caters to a dual audience. First, it serves as a primer for practicing IT professionals or data scientists eager to explore the realm of recommender systems. The book assumes a basic understanding of linear algebra and optimization but requires no prior knowledge of machine learning or programming. This makes it an accessible read for those seeking to enter this exciting field. Second, the book can be used as a textbook for a graduate-level course. To facilitate this, the final chapter provides instructors with a potential course plan.


Key features:


?       This is the only book covering 25 years of research on this topic starting from late 90s to the current year.


?       This book is accessible to anyone with a basic knowledge of linear algebra, unlike other volumes that require knowledge of advanced data analytics.


?       It covers a wider range of topics than other books. Most others are research oriented and delves deep into a narrow area.


?       This is the only book written to be a textbook on collaborative filtering and recommender systems.


?       The book emphasizes on algorithms and not implementation. This makes it agnostic to programming languages. The reader is free to use whatever they are comfortable in, such as Python, R, Matlab, Java, etc.


Tartalomjegyzék:

Chapter 1 Introduction and Organization  1.1 Introduction 1.2 Contents of This Book Chapter 2 Neighborhood-Based Models 2.1 Introduction 2.2 User-Based Approach 2.3 Item-Based Approach Chapter 3 Ratings 3.1 Introduction 3.2 Biases and Baseline Correction 3.3 Significance Weighting 3.4 Optimally Learned Interpolation Weights Chapter 4 Latent Factor Models 4.1 Introduction 4.2 Latent Factor Model 4.3 Nuclear Norm Minimization Chapter 5 Using Metadata 5.1 Introduction 6.2 Prior Art 6.3 Matrix Factorization-Based Diversity Model 6.4 Nuclear Dorm-Based Diversity Model Chapter 7 Deep Latent Factor Models 7.1 Introduction 7.2 Brief Introduction to Representation Learning 7.3 Deep Latent Factor Model 7.4 Graphical Deep Latent Factor Model 7.5 Diversity in Deep Latent Factor Model Chapter 8 Conclusion and Note to Instructors 8.1 Introduction 8.2 Course Organization 8.3. Expectation from Pupils 8.4 Evaluation