easypheno.postprocess.feat_importance

Module Contents

Functions

post_generate_feature_importances(results_directory_genotype_level, data_dir)

Post-generate the feature importances for several models for all sub-folders of the specified directory of already optimized models.

easypheno.postprocess.feat_importance.post_generate_feature_importances(results_directory_genotype_level, data_dir)

Post-generate the feature importances for several models for all sub-folders of the specified directory of already optimized models. Only needed in case you e.g. forgot to implement the saving of the feature importances.

Parameters
  • results_directory_genotype_level (str) – results directory at the level of the name of the genotype matrix

  • data_dir (str) – data directory where the phenotype and genotype matrix as well as index file are stored