lyst / lyst/lightfm

How to represent more than one item_features? The parameter "item_features" in lightFM.fit looks like to an embedding of only singe item feature. How shoud I handle more than one features? Should I handle this in Dataset().build_item_features?

Open
#491 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
5.1k
Forks
724
PR merge metrics
No merged PRs in 30d

Description

Thanks for opening an issue!

Please include as much detail as possible: what does your dataset look like, what hyperparameters you are using (and have you tried other ones?).

When including code snippets, make sure you use appropriate code formatting using backtics. Have a look at the markdown reference for details: https://guides.github.com/features/mastering-markdown/.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reading the behavior of lightFM.fit and Dataset().build_item_features, then check the repository's existing documentation or tests for item feature examples. The issue does not provide a dataset, hyperparameters, or a requested code change; done would require a clear, documented explanation of how multiple item features are represented and handled.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
machine-learning
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.