Post-processing analytics for Matrice.ai inference pipelines. Currently at version 0.1.234, released with no fixed schedule.
pip install matrice-analyticsNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize with API key from environment and run analytics on sample data.
Set MATRICE_API_KEY environment variable or pass api_key to constructor.
Use .summary() method or access attributes directly on Result object instead of dict keys.
Replace calls to quick_analyze with pipeline.run().
No dependency data recorded yet.