Skip to content

Conversation

@Flcn
Copy link
Owner

@Flcn Flcn commented Jul 19, 2025

  • Increase candidate item pool from 200 to 500 items for better selection
  • Lower scoring threshold from 0.1 to 0.05 to include more relevant items
  • Remove redundant stock status filtering in _apply_filters method
  • Content-based algorithm already pre-filters for in_stock items

This should increase recommendations from 8 items to 15-20 items per page by expanding the pool of scored items while maintaining quality.

- Increase candidate item pool from 200 to 500 items for better selection
- Lower scoring threshold from 0.1 to 0.05 to include more relevant items
- Remove redundant stock status filtering in _apply_filters method
- Content-based algorithm already pre-filters for in_stock items

This should increase recommendations from 8 items to 15-20 items per page
by expanding the pool of scored items while maintaining quality.
@Flcn Flcn merged commit 1bf6b7d into main Jul 19, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants