New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

effector

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

effector

A Python library for global and regional effects

  • 0.0.276
  • PyPI
  • Socket score

Maintainers
1

Effector

PyPI Downloads


Documenation | Global Effect | Regional Effect | API | Tutorials

Effector is a python package for global and regional effect analysis.


using effector


Installation

Effector is compatible with Python 3.7+. We recommend to first create a virtual environment with conda:

conda create -n effector python=3.11
conda activate effector

and then install Effector via pip:

pip install effector

If you want to also run the Tutorial notebooks, add some more dependencies to the environment:

pip install -r requirements-dev.txt

Methods and Publications

Methods

Effector implements the following methods:

MethodGlobal EffectRegional EffectPaper
PDPPDPRegionalPDPPDP, ICE, GAGDET-PD
d-PDPDerPDPRegionalDerPDPd-PDP, d-ICE
ALEALERegionalALEALE, GAGDET-ALE
RHALERHALERegionalRHALERHALE, DALE
SHAP-DPShapDPRegionalShapDPSHAP, GAGDET-DP

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc