Caliper is a tool for measuring and assessing change in packages.
Project description
Caliper
Caliper is a tool for measuring and assessing change in packages.
See the documentation for getting started.
TODO
- write tests to discover and test all metrics (type, name, etc.)
- think of common functions to run metric
- create visualization of grid of errors / scripts, and mouesover to see codes (server rendered)
- stats: try to estimate types of codes (e.g., error name)
Analysis Ideas
- Start with a bunch of unit tests for a library (or example scripts) and build a model that can predict success (return code 0) vs fail (any other code) based on the scripts (tokens is a simple idea). Then given a new script without declared versions, predict which will work.
- (A slightly different project) - given a set of known "optimal" containers for a library like tensorflow, parse dependencies, versions, and library versions, run across same set of unit tests / example scripts, and try to say which combos (architecture and dependencies) works for different kinds of scripts.
License
- Free software: MPL 2.0 License
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
caliper-0.0.14.tar.gz
(33.4 kB
view details)
File details
Details for the file caliper-0.0.14.tar.gz
.
File metadata
- Download URL: caliper-0.0.14.tar.gz
- Upload date:
- Size: 33.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/50.3.0.post20201006 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
1d0a3ff4b26c3a20fb92971108a6afe22c3ca8bc3c2072f386520fcc137ca8c7
|
|
MD5 |
3017d183a7759775cf246c7d91ecbb49
|
|
BLAKE2b-256 |
9042b79dd133f510c0988346cfdd2f284021f6eac136948f576db0cf9c2a2c07
|