2020.1.9
Project description
Common code for D3M project
This package provides a core package for D3M project with common code available. It contains standard interfaces, reference implementations, and utility implementations.
Installation
This package works with Python 3.6+ and pip 19+. You need to have the following packages installed on the system (for Debian/Ubuntu):
libssl-dev
libcurl4-openssl-dev
libyaml-dev
You can install latest stable version from PyPI:
$ pip3 install d3m
To install latest development version:
$ pip3 install -e git+https://gitlab.com/datadrivendiscovery/d3m.git@devel#egg=d3m
When cloning a repository, clone it recursively to get also git submodules:
$ git clone --recursive https://gitlab.com/datadrivendiscovery/d3m.git
Changelog
See HISTORY.md for summary of changes to this package.
Documentation
Documentation for the package is available at https://docs.datadrivendiscovery.org/.
Contributing
See CODE_STYLE.md for our coding style and contribution guide. Please ensure any merge requests you open follow this guide.
Repository structure
master
branch contains latest stable release of the package.
devel
branch is a staging branch for the next release.
Releases are tagged.
About Data Driven Discovery Program
DARPA Data Driven Discovery (D3M) Program is researching ways to get machines to build machine learning pipelines automatically. It is split into three layers: TA1 (primitives), TA2 (systems which combine primitives automatically into pipelines and executes them), and TA3 (end-users interfaces).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file d3m-2020.1.9.tar.gz
.
File metadata
- Download URL: d3m-2020.1.9.tar.gz
- Upload date:
- Size: 251.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/40.4.3 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.6.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c3f8618aeb8a0293df19bce980eb3b18bb7c31150e84a5bbf2302c0f2680da24 |
|
MD5 | 9d7874d83cbb94c00feef30c82829cce |
|
BLAKE2b-256 | d5e2cb6ebbc63bf641963bb081310c0c636e3e2cba7432ababcadd3148ad2b50 |