EpistasisLab / EpistasisLab/Aliro
recommender improvements: base random_recommendation method
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 238
- Forks
- 60
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.