Your Name
feat: add model card
0eabbf2
|
Raw
History Blame Contribute Delete
576 Bytes
metadata
language: en
license: mit
tags:
  - explainable-ai
  - multi-objective
  - recommender-system
datasets:
  - MahdiFattahi/synthetic-multi-stakeholder-recommendation-scenarios

βš–οΈ Explainable Multi-Stakeholder Recommender

A multi-objective decision system balancing user preferences, merchant fairness, and environmental constraints.

Technical formulation

Generates ranked items by maximizing the weighted utility score: U=wuserβ‹…Spref+wfairβ‹…Sfairnessβˆ’wenvβ‹…CpressureU = w_{user} \cdot S_{pref} + w_{fair} \cdot S_{fairness} - w_{env} \cdot C_{pressure} subject to strict capacity constraint filters.