Skip to content

Notebooks

This directory contains Jupyter notebooks demonstrating various aspects of CF-based ensemble learning, organized by topic.

Notebooks by Topic

01. Collaborative Filtering

02. Loss Functions

03. K-Nearest Neighbors Ensemble

04. Stacking

05. Probability Filtering

Getting Started

  1. Set up the environment using environment.yml or environment-runpod.yml
  2. Start with notebook 01 for an introduction to the core concepts
  3. Progress through the numbered series to build understanding of the complete framework