Contents

interpret-community 0.31.0

0

Microsoft Interpret Extensions SDK for Python

Microsoft Interpret Extensions SDK for Python

Stars: 410, Watchers: 410, Forks: 84, Open Issues: 28

The interpretml/interpret-community repo was created 4 years ago and the last code push was 2 months ago.
The project is popular with 410 github stars!

How to Install interpret-community

You can install interpret-community using pip

pip install interpret-community

or add it to a project with poetry

poetry add interpret-community

Package Details

Author
Microsoft Corp
License
MIT License
Homepage
https://github.com/interpretml/interpret-community
PyPi:
https://pypi.org/project/interpret-community/
GitHub Repo:
https://github.com/interpretml/interpret-community

Classifiers

  • Scientific/Engineering/Artificial Intelligence
No  interpret-community  pypi packages just yet.

Errors

A list of common interpret-community errors.

Code Examples

Here are some interpret-community code examples and snippets.

GitHub Issues

The interpret-community package has 28 open issues on GitHub

  • Add python 3.7 tests
  • Update CI-python.yml to add 3.9 tests

See more issues on GitHub

Related Packages & Articles

huggingface-hub 0.22.2

Client library to download and publish models, datasets and other repos on the huggingface.co hub

horovod 0.28.1

Horovod is a powerful distributed training framework for Python that allows you to train deep learning models across multiple GPUs and servers quickly and efficiently. It falls under the category of distributed computing libraries. Built on top of TensorFlow, PyTorch, and other popular deep learning frameworks, Horovod simplifies the process of scaling up your model training by handling the complexities of distributed training under the hood.

fastai 2.7.14

fastai simplifies training fast and accurate neural nets using modern best practices

easyocr 1.7.1

End-to-End Multi-Lingual Optical Character Recognition (OCR) Solution

deepspeed 0.14.0

DeepSpeed is a Python package developed by Microsoft that provides a deep learning optimization library designed to scale across multiple GPUs and servers. It is capable of training models with billions or even trillions of parameters, achieving excellent system throughput and efficiently scaling to thousands of GPUs.

DeepSpeed is particularly useful for training and inference of large language models, and it falls under the category of Machine Learning Frameworks and Libraries. It is designed to work with PyTorch and offers system innovations such as Zero Redundancy Optimizer (ZeRO), 3D parallelism, and model-parallelism to enable efficient training of large models.

datasets 2.18.0

HuggingFace community-driven open-source library of datasets