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