Skip to main content

A package to estimate variable importance

Project description

Variable Importance Estimation Package

This is a simple and unified package for nonlinear variable importance estimation that incorporates uncertainty in the prediction function and is compatible with a wide range of machine learning models (e.g., tree ensembles, kernel methods, neural networks, etc). Below please find the detailed explanation of the package resources.

Prerequisites

For Windows, it is recommended to run this app on a Linux emulation layer such as the Git Bash terminal. See the "Instructions for Git Bash" section for details. In addition to Git Bash, make sure you also have Python3 and Pip3 as described below.

For Mac and Linux, this app should work out of the box on the Linux or Mac terminal, but make sure you also have Python3 and Pip3 as described below.

Requirements:

  • Python3 (version 3.7 or greater) - Install Python3 here: [https://www.python.org/downloads/]. Check version with: python3 --version.
  • Pip3 (version 20.2.1 or greater) - Make sure to install python3-pip in order to use pip install. Check version with: pip3 --version.

Installation

There are a couple of options to install this app:

  • Pip Install - This app is hosted on PyPi and can be installed with the following command:
pip3 install vie
  • Local Install - Alternatively, you can download or git clone the Github repo and install it locally with the following:
git clone https://github.com/wdeng5120/vie.git
cd vie
pip3 install -e .

To uninstall this app:

pip3 uninstall vie
  • If you used the local install option, you will also want to delete the .egg-info file located in the vie/ directory of the package. This gets created automatically with pip3 install -e ..

Usage

We provide a colab tutorial (tutorial.ipynb) on how to use the package.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vie-0.0.2.tar.gz (12.5 kB view details)

Uploaded Source

Built Distribution

vie-0.0.2-py3-none-any.whl (13.2 kB view details)

Uploaded Python 3

File details

Details for the file vie-0.0.2.tar.gz.

File metadata

  • Download URL: vie-0.0.2.tar.gz
  • Upload date:
  • Size: 12.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.8

File hashes

Hashes for vie-0.0.2.tar.gz
Algorithm Hash digest
SHA256 b0ba6a82af694e67155a664b0159f267da4457fcb74044af1e1bd0985e9eab18
MD5 c858bb14e06b2480dc992bf43b078b57
BLAKE2b-256 a9061647544e83a8d82d6eedfa97665c996e5c1a7eebf4480f892052bdb32939

See more details on using hashes here.

Provenance

File details

Details for the file vie-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: vie-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 13.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.8

File hashes

Hashes for vie-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 591751f9e019131887c1627c258bc3f0999e19f9f226f2c510bc03505aa3e813
MD5 1710c352b14f73f384189661667449f8
BLAKE2b-256 98b93c36d0b941028a97cb425faca5979f834c4231e13601b1f4201b05b4dc1b

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page