Shapley Importance
API reference for sovai.extensions.shapley_importance
Functions
hash_of_df()
hash_of_df()def hash_of_df(df, sample_size = 100)simulation_task()
simulation_task()def simulation_task(df, i, clustering_method, kmeans_random_state, lgbm_random_state)run_simulations_frame()
run_simulations_frame()def run_simulations_frame(df, num_simulations = 4, clustering_method = 'KMEANS')Last updated