Skip to main content

A package for tracking ML experiments

Project description

Argos Tracker Getting Started

  • Clone Repo
  • Make sure Anaconda is installed
  • Create conda env with conda env create --name argos-tracker --file=environment.yml
  • To update previously created envs use conda env update --file environment.yml --prune

Jupyter Lab

  • Activate conda env with conda activate argos-tracker
  • Create project specific ipykernel if it has not been created yet:
python -m ipykernel install --user --name argos-tracker --display-name "argos-tracker"
  • Start jupyter lab: jupyter lab
  • Open client using link provided on start
  • Open test_notebook_mimic.ipynb and select the argos-tracker ipykernel

MLflow

  • Open a new terminal window and activate the argos-tracker env
  • Start mlflow: mlflow server --host 127.0.0.1 --port 8787 --app-name mlflow_cors

Argos Dashboard

  • In a third terminal window activate the argos-tracker env
  • Go to the reports_dashboard directory cd reports_dashboard
  • Run npm ci to install dependencies for Vue frontend
  • The following error may occur if using ubuntu with a version older than 24.04:
node: /lib/x86_64-linux-gnu/libstdc++.so.6: version `GLIBCXX_3.4.31' not found (required by /home/user/anaconda3/envs/argos-tracker/bin/../lib/libnode.so.127)
  • Start client with npm run dev

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

argosml-0.0.2.tar.gz (1.8 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

argosml-0.0.2-py3-none-any.whl (1.8 MB view details)

Uploaded Python 3

File details

Details for the file argosml-0.0.2.tar.gz.

File metadata

  • Download URL: argosml-0.0.2.tar.gz
  • Upload date:
  • Size: 1.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.4

File hashes

Hashes for argosml-0.0.2.tar.gz
Algorithm Hash digest
SHA256 3fa17c8fae9093af81416c8b2ca87841bafda2c8dfeda2a3a5af0a3fc96f646f
MD5 cefd2088640d1f08fb2d6d9b896fb4c4
BLAKE2b-256 66d201dcfd1bcc7d84629a77fcf59c0492c8efbf35a47820b34b5e37a3905d74

See more details on using hashes here.

File details

Details for the file argosml-0.0.2-py3-none-any.whl.

File metadata

  • Download URL: argosml-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 1.8 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.4

File hashes

Hashes for argosml-0.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 515efd4726fdd28ad8784f8bc51765c534dc3b67e9a9389a0e981db0115bd5af
MD5 597f979094c68784140f6132b0c24492
BLAKE2b-256 4191cc702076163dd1ad60f7a1b4b27c74f08a1273c4ccf29d69609d69ef9ff9

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page