Welcome to CoopRecSys
1 days agoOrientation to CoopRecSys, its recommendation model families, production data stack, native acceleration, and documentation map.
Read articleExplore the CoopRecSys documentation for Overview.
Orientation to CoopRecSys, its recommendation model families, production data stack, native acceleration, and documentation map.
Read articleHow CoopRecSys validates Python code, Cython extensions, Ary2Tower backend selection, wheel contents, and release artifacts.
Read articleA release workflow for building native wheels, validating Ary2Tower, tagging releases, and publishing CoopRecSys artifacts.
Read articleA practical first-run path covering data preparation, model selection, training, exact top-N inference, and evaluation.
Read articleHow CoopRecSys uses qrates to turn implicit transactions into pseudo-ratings, weighted scores, and feature-group retrieval signals.
Read articleHow CoopRecSys separates data access, feature engineering, configuration, model families, native kernels, fallback logic, scoring, and reporting.
Read articleHow the noisemaker package supports controlled train/test splits, feature exchange, and robustness experiments without changing the model implementation.
Read articleHow CoopRecSys structures group-aware ranking, feature-rich recommendation, tuning, inference, and experiment tracking with LightGBM.
Read articleInstall CoopRecSys from a wheel or source checkout, verify the native stack, and build Ary2Tower extensions locally when required.
Read articleOverview of CoopRecSys reporting, visualization, dashboard surfaces, configuration inspection, and model diagnostics.
Read articleDetailed guidance for prepare, db, features, encoders, DuckDB, and reusable feature pipelines in CoopRecSys.
Read articleReference for the current ./src/cooprecsys package structure and the responsibilities of its major directories.
Read articleDevelopment workflow, model/API compatibility rules, native build expectations, documentation standards, and regression testing for CoopRecSys.
Read articleFile-by-file reference for the shared CoopRecSys configuration directory and the model-local configuration pattern.
Read articleDetailed guide to configuration.ini, typed configuration classes, fallback settings, LightGBM settings, and logging in CoopRecSys.
Read articleHow CoopRecSys uses the assets package for dashboard utilities, chart data, miniature statistics, and packaged frontend resources.
Read articleTechnical guide to the AryColBring model family, supported losses, native kernels, evaluation, and wheel usage.
Read articleProduction guide to Ary2Tower training, Cython/OpenMP inference, exact top-N behavior, and the modern residual fallback.
Read articleHow to import CoopRecSys, which layers are public integration boundaries, and how to keep training/inference code portable.
Read article