Skip to main content

select_items_for_interaction

Function select_items_for_interaction 

Source
pub(crate) fn select_items_for_interaction(
    slots: &[FactorialSlot],
    main_effects: &[MainEffectEstimate],
    top_k: usize,
) -> Vec<Vec<u32>>