Skip to content
#

permutation-importance

Here are 6 public repositories matching this topic...

Language: Python
Filter by language

This project contains the data, code and results used in the paper title "On the relationship of novelty and value in digitalization patents: A machine learning approach".

  • Updated Jul 13, 2022
  • Python

Feature importance refers to a measure of how important each feature/variable is in a dataset to the target variable or the model performance. It can be used to understand the relationships between variables and can also be used for feature selection to optimize the performance of machine learning models.

  • Updated Jun 18, 2023
  • Python

Improve this page

Add a description, image, and links to the permutation-importance topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the permutation-importance topic, visit your repo's landing page and select "manage topics."

Learn more