lyst / lyst/lightfm

Obtaining feature importance/Sensitivity for model interpretability

Open
#595 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

question
Dominant language
Python
Stars
5.1k
Forks
724
PR merge metrics
No merged PRs in 30d

Description

Hi, I'm new to recommender models and LightFM . I'm creating model for customer like/dislike recommendations (no ratings involved). What are the available options for model interpretability in such cases?

I understand LightFM is a hybrid approach, but is there a way I can rank user/item features on the basis of importance in the model predictions. Or understand the impact of user/item features on predictions. In regular ML models I can assess this using permutation feature importance, partial dependency plots for example.

Please let me know if someone has done a related analysis or if there's just no way for model interpretability in this case.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files, tests, or entry points. Start by reviewing LightFM's model and prediction APIs to determine whether feature importance or sensitivity can be defined, then document the proposed scope and how any interpretation output would be validated.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.