Skip to content

VIDA-NYU/d3m_interface

Repository files navigation

PyPI version

D3M Interface Library

Library to use D3M AutoML systems. This repository contains an implementation to integrate D3M AutoML systems with Jupyter Notebooks.

Documentation is available here.

Installation

This package works with Python 3.6 through 3.8 in Linux, Mac and Windows.

You can install the latest stable version of this library from PyPI:

$ pip install d3m-interface

To install the latest development version:

$ pip install git+https://gitlab.com/ViDA-NYU/d3m/d3m_interface.git@devel#egg=d3m_interface