guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#37234] [PATCH 00/21] MLflow


From: Marius Bakke
Subject: [bug#37234] [PATCH 00/21] MLflow
Date: Fri, 30 Aug 2019 16:23:33 +0200

These patches add MLflow, a popular machine learning platform.

Kristian Trandem (2):
  gnu: python-botocore: Update to 1.12.209.
  gnu: Add python-boto3.

Marius Bakke (19):
  gnu: Add python-gunicorn.
  gnu: Add python-databricks-cli.
  gnu: Add python-gorilla.
  gnu: Add python-querystring-parser.
  gnu: Add python-minio.
  gnu: python-docker-py: Propagate runtime dependency.
  gnu: python-botocore: Remove unused inputs.
  gnu: Add python-sshpubkeys.
  gnu: Add python-jsonpickle.
  gnu: Add python-pytest-aiohttp.
  gnu: Add python-aws-xray-sdk.
  gnu: Add python-jsondiff.
  gnu: Add python-jose.
  gnu: Add python-boto.
  gnu: Add python-aws-sam-translator.
  gnu: Add python-cfn-lint.
  gnu: python-pyyaml: Add version 5.1.
  gnu: Add python-moto.
  gnu: Add mlflow.

 gnu/packages/check.scm            |  63 +++++-
 gnu/packages/docker.scm           |   6 +-
 gnu/packages/machine-learning.scm | 122 ++++++++++-
 gnu/packages/python-web.scm       | 351 +++++++++++++++++++++++++++++-
 gnu/packages/python-xyz.scm       | 213 +++++++++++++++++-
 5 files changed, 739 insertions(+), 16 deletions(-)

-- 
2.22.1






reply via email to

[Prev in Thread] Current Thread [Next in Thread]