Skip to main content

Useful helpers, callbacks and more for experimenting with ml models

Project description

ML Experiment Goodies

Python 3.10

Helpers, handlers, callbacks and more that are nice to have when experimenting with ml models

Setup

The most basic functionalities of this library is included in the base installation, which you have by running any of the commands below

pip install experiment-goodies
poetry add experiment-goodies

Geospatial utilities require some big packages, like rasterio and rio-cogeo. They are included inside the geo extra which you can install with one of the commands shown below.

pip install experiment-goodies[geo]
poetry add experiment-goodies -E geo

Development

To develop in this repo, you will need to install some extra dependencies and make some additional configurations. Start by installing dev dependencies:

poetry install --group dev

Some tests depend on data managed by dvc, so you should pull files associated to this repo. Remote storage is configured to S3, so you should ensure you have the correct AWS credentials loaded in your system.

dvc pull

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

experiment_goodies-0.2.0.tar.gz (9.5 kB view details)

Uploaded Source

Built Distribution

experiment_goodies-0.2.0-py3-none-any.whl (10.8 kB view details)

Uploaded Python 3

File details

Details for the file experiment_goodies-0.2.0.tar.gz.

File metadata

  • Download URL: experiment_goodies-0.2.0.tar.gz
  • Upload date:
  • Size: 9.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.10.12 Linux/6.5.0-27-generic

File hashes

Hashes for experiment_goodies-0.2.0.tar.gz
Algorithm Hash digest
SHA256 1d4624925f38a2801c97035fbd58f5c32757ab9878bd704d09a41e5a0f655515
MD5 a2376b38fd62f4a62cc8b82af59eecff
BLAKE2b-256 cbf48a9f3d66c5a34f804ec9f01e1fc2fbda1ba1f6f4dda83b09fb994d4e22f1

See more details on using hashes here.

File details

Details for the file experiment_goodies-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: experiment_goodies-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 10.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.10.12 Linux/6.5.0-27-generic

File hashes

Hashes for experiment_goodies-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 37e7ecac3e89bce2bb7ccf06b694b2f635b62babfcfb5beff082ddf11fc16eb1
MD5 0800cbcdea8a39eb9616e3b67d12239c
BLAKE2b-256 40031dd1253fcc71c9d2622c02d3966054f58cbe9a1bd002171c8c0aa6f4c953

See more details on using hashes here.

Supported by

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