featureImportance
Feature analyzer
A tool to assess feature importance in machine learning models
An R package to assess feature importance
33 stars
6 watching
10 forks
Language: R
last commit: over 3 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
modeloriented/ingredients | Provides tools to assess and visualize the importance and effects of features in machine learning models | 37 |
giuseppec/iml | Provides methods to interpret and explain the behavior of machine learning models | 492 |
aerdem4/lofo-importance | A tool to evaluate feature importance by iteratively removing each feature and evaluating model performance on validation sets. | 817 |
benfulcher/hctsa | A software package for analyzing time series data by extracting and comparing thousands of features. | 738 |
marcoscoffier/torch-saliency | A library for finding interest points in images using integral histograms and entropy-based saliency | 7 |
iancovert/sage | A Python package for calculating global feature importance using Shapley values in machine learning models | 253 |
jo-cho/technical_analysis_and_feature_engineering | Analyzing and applying machine learning techniques to financial markets using feature engineering and technical indicators. | 122 |
juliaimages/imagefeatures.jl | A Julia package for extracting useful information from images using computer vision techniques | 45 |
nzaillian/sentiment_lib | Provides a simple sentiment analysis tool with extensible analysis strategies | 14 |
craigacp/feast | A software toolbox for feature selection algorithms | 69 |
yeolab/anchor | An algorithm to identify unimodal, bimodal, and multimodal features in data | 27 |
ropengov/iotables | Provides functions to manipulate and analyze statistical input-output tables | 20 |
redichh/shapleyr | An R package for computing Shapley values to analyze feature contributions in machine learning models. | 25 |
matteorr/coco-analyze | An analysis tool for evaluating multi-instance pose estimation models. | 233 |
davidavdav/rocanalysis.jl | A tool for analyzing and evaluating probabilistic binary classifiers | 32 |