Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

recommender improvements: base random_recommendation method #178

Open
lacava opened this issue Apr 25, 2019 · 0 comments
Open

recommender improvements: base random_recommendation method #178

lacava opened this issue Apr 25, 2019 · 0 comments

Comments

@lacava
Copy link
Contributor

lacava commented Apr 25, 2019

it would be nice to have a base method that generates a random ml + p recommendation with options:

  • with or without uniformly sampling the ML options, and
  • filtering based on trained_dataset_models

now that trained_dataset_models is centralized this should be doable.

this method could be used by recommenders if the n_recs is below the desired number due to repeat recommendations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant