Perform inference on algorithm-agnostic variable importance in Python
-
Updated
May 12, 2022 - Python
Perform inference on algorithm-agnostic variable importance in Python
Automated Bidirectional Stepwise Selection On Python
Reproduce analyses from "Efficient nonparametric statistical inference on population feature importance using Shapley values"
Simulating Supervised Learning Data
Code for Measuring Variable Importance in Heterogeneous Treatment Effects
Dissertation project exploring cyberattack detection. Implements Artificial Neural Networks on the HIKARI-2022 dataset, with extensive hyperparameter tuning, evaluation metrics, and variable importance analysis using DeepSHAP and PFI.
In this repository you find a python program and the prints and 3D-visualization of it. After the KNN-Classification I wanted to know which variables have the most relevance for the results. One approach for this is the Principal-Component-Analysis (PCA). More details in the python program as comments.
Add a description, image, and links to the variable-importance topic page so that developers can more easily learn about it.
To associate your repository with the variable-importance topic, visit your repo's landing page and select "manage topics."