{"adoption": {"forks": 49, "observed_at": "2026-08-28T04:03:19.146628+00:00", "stars": 1036}, "canonical_url": "https://ross.abutalabs.com/products/ml_collections", "card": {"archived": false, "artifact_type": "library", "description": "ML Collections is a library of Python Collections designed for ML use cases.", "domain": ["machine-learning", "developer-tools", "deep-learning"], "enriched": true, "function": ["configuration-management", "developer-tools"], "health_score": 87, "homepage": "https://ml-collections.readthedocs.io/", "language": "Python", "license": "Apache-2.0", "license_family": "permissive", "maturity": "stable", "member_repos": ["google/ml_collections"], "name": "google/ml_collections", "platform": ["python"], "pushed_at": "2026-07-07T15:52:22+00:00", "repo": "google/ml_collections", "stars": 1036, "tags": ["configdict", "experiment-configuration", "hyperparameters", "dot-access", "type-safety"], "topics": [], "urls": [], "use_cases": ["manage hyperparameter configs for ML experiments", "define model configuration files with dot access", "create immutable frozen configs for reproducible runs", "avoid typos in nested config dictionaries", "share experiment configs as keyword arguments"], "what_it_is": "ML Collections is a Python library providing dict-like data structures (ConfigDict and FrozenConfigDict) for managing ML experiment and model configurations. It offers dot-based nested access, type safety, immutability, lazy computation, and YAML-readable printing.", "when_to_avoid": ["you need a general-purpose config format like YAML or TOML files alone", "your project is not Python-based", "you need runtime-editable configs with no locking semantics"], "when_to_choose": ["you need structured, type-safe configuration for ML experiments", "you want immutable, hashable config objects", "you work in Python ML research pipelines (e.g., JAX/Flax ecosystems)"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/ml_collections", "repo": "google/ml_collections", "role": "main", "score": 67}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:03:19.146628+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T07:04:40.361743+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "84fc111467bb9ea0abf3e1c7f6c385c9b0bd6da0e368261ea0af04635c73bf55", "fetched_at": "2026-08-28T04:03:19.146628+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google/ml_collections"}, {"content_hash": "17c29907e86d7cd92cf690ddd9b1bd6d6f004c9651bd0b9bedf959aaa03bd3e8", "fetched_at": "2026-08-29T13:06:15.730637+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/ml_collections/json"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:03:19.146628+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T07:04:40.361743+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "84fc111467bb9ea0abf3e1c7f6c385c9b0bd6da0e368261ea0af04635c73bf55", "fetched_at": "2026-08-28T04:03:19.146628+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google/ml_collections"}, {"content_hash": "17c29907e86d7cd92cf690ddd9b1bd6d6f004c9651bd0b9bedf959aaa03bd3e8", "fetched_at": "2026-08-29T13:06:15.730637+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/ml_collections/json"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T07:04:40.361743+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "84fc111467bb9ea0abf3e1c7f6c385c9b0bd6da0e368261ea0af04635c73bf55", "fetched_at": "2026-08-28T04:03:19.146628+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google/ml_collections"}, {"content_hash": "17c29907e86d7cd92cf690ddd9b1bd6d6f004c9651bd0b9bedf959aaa03bd3e8", "fetched_at": "2026-08-29T13:06:15.730637+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/ml_collections/json"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:03:19.146628+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:03:19.146628+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:03:19.146628+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T07:04:40.361743+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "84fc111467bb9ea0abf3e1c7f6c385c9b0bd6da0e368261ea0af04635c73bf55", "fetched_at": "2026-08-28T04:03:19.146628+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google/ml_collections"}, {"content_hash": "17c29907e86d7cd92cf690ddd9b1bd6d6f004c9651bd0b9bedf959aaa03bd3e8", "fetched_at": "2026-08-29T13:06:15.730637+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/ml_collections/json"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:03:19.146628+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:03:19.146628+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T07:04:40.361743+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "84fc111467bb9ea0abf3e1c7f6c385c9b0bd6da0e368261ea0af04635c73bf55", "fetched_at": "2026-08-28T04:03:19.146628+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google/ml_collections"}, {"content_hash": "17c29907e86d7cd92cf690ddd9b1bd6d6f004c9651bd0b9bedf959aaa03bd3e8", "fetched_at": "2026-08-29T13:06:15.730637+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/ml_collections/json"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:03:19.146628+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:03:19.146628+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:03:19.146628+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T07:04:40.361743+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "84fc111467bb9ea0abf3e1c7f6c385c9b0bd6da0e368261ea0af04635c73bf55", "fetched_at": "2026-08-28T04:03:19.146628+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google/ml_collections"}, {"content_hash": "17c29907e86d7cd92cf690ddd9b1bd6d6f004c9651bd0b9bedf959aaa03bd3e8", "fetched_at": "2026-08-29T13:06:15.730637+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/ml_collections/json"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:03:19.146628+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:03:19.146628+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T07:04:40.361743+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "84fc111467bb9ea0abf3e1c7f6c385c9b0bd6da0e368261ea0af04635c73bf55", "fetched_at": "2026-08-28T04:03:19.146628+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google/ml_collections"}, {"content_hash": "17c29907e86d7cd92cf690ddd9b1bd6d6f004c9651bd0b9bedf959aaa03bd3e8", "fetched_at": "2026-08-29T13:06:15.730637+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/ml_collections/json"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T07:04:40.361743+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "84fc111467bb9ea0abf3e1c7f6c385c9b0bd6da0e368261ea0af04635c73bf55", "fetched_at": "2026-08-28T04:03:19.146628+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google/ml_collections"}, {"content_hash": "17c29907e86d7cd92cf690ddd9b1bd6d6f004c9651bd0b9bedf959aaa03bd3e8", "fetched_at": "2026-08-29T13:06:15.730637+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/ml_collections/json"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T07:04:40.361743+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "84fc111467bb9ea0abf3e1c7f6c385c9b0bd6da0e368261ea0af04635c73bf55", "fetched_at": "2026-08-28T04:03:19.146628+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google/ml_collections"}, {"content_hash": "17c29907e86d7cd92cf690ddd9b1bd6d6f004c9651bd0b9bedf959aaa03bd3e8", "fetched_at": "2026-08-29T13:06:15.730637+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/ml_collections/json"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T07:04:40.361743+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "84fc111467bb9ea0abf3e1c7f6c385c9b0bd6da0e368261ea0af04635c73bf55", "fetched_at": "2026-08-28T04:03:19.146628+00:00", "kind": "readme", "missing": false, "url": "https://github.com/google/ml_collections"}, {"content_hash": "17c29907e86d7cd92cf690ddd9b1bd6d6f004c9651bd0b9bedf959aaa03bd3e8", "fetched_at": "2026-08-29T13:06:15.730637+00:00", "kind": "registry_pypi", "missing": false, "url": "https://pypi.org/pypi/ml_collections/json"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 91, "longevity": 100, "rhythm": 16}, "computed_at": "2026-09-02T17:46:02.011165+00:00", "flags": [], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 2204, "days_push": 57, "days_rel": 503, "gap_med": 156, "n_releases_24m": 2}, "score": 67, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}