mlsync package

Subpackages

Submodules

mlsync.command_line module

mlsync.command_line.main()

Main function for command line interface.

Parameters
  • CONFIG (--config) – Configuration file. See Documentation for more details.

  • CONFIG – Configuration file. See Documentation for more details.

  • PRODUCER (--producer) – Producer of ML data (default: mlflow)

  • PRODUCER – Producer of ML data (default: mlflow)

  • CONSUMER (--consumer) – Consumer of ML data (default: notion)

  • CONSUMER – Consumer of ML data (default: notion)

  • REFRESH_RATE (--refresh_rate) – Refresh rate in seconds

  • ENV (-e) –

  • default (--env ENV Path to Environment variables file. By) –

  • directory. (it will look for .env in the current) –

  • FORMAT (--format) – Path to report format yaml file

  • FORMAT – Path to report format yaml file

  • MLFLOW_URI (--mlflow-uri) – MLFlow URI during the run

  • NOTION_TOKEN (--notion-token) – Notion token

  • NOTION_PAGE_ID (--notion-page-id) – Notion page ID

Module contents

mlsync.

Sync your machine learning data to your favorite productivity tools.