PyPI project
acteval
6 indexed releases ยท newest sdist 0.1.2 with 62 indexed members
Files in 0.1.2 acteval-0.1.2.tar.gz
- scripts/generate_blog_plots.py
- src/acteval/__init__.py
- src/acteval/__main__.py
- src/acteval/_aggregation.py
- src/acteval/_compat.py
- src/acteval/_filters.py
- src/acteval/_jobs.py
- src/acteval/_pipeline.py
- src/acteval/_report.py
- src/acteval/_result_frame.py
- src/acteval/_splits.py
- src/acteval/cli.py
- src/acteval/describe/__init__.py
- src/acteval/describe/frequency.py
- src/acteval/describe/plot.py
- src/acteval/describe/results.py
- src/acteval/describe/times.py
- src/acteval/describe/transitions.py
- src/acteval/describe/utils.py
- src/acteval/distance/__init__.py
- src/acteval/distance/scalar.py
- src/acteval/distance/wasserstein.py
- src/acteval/evaluate.py
- src/acteval/features/__init__.py
- src/acteval/features/_discretise.py
- src/acteval/features/_pid_features.py
- src/acteval/features/_utils.py
- src/acteval/features/catalogue.py
- src/acteval/features/creativity.py
- src/acteval/features/frequency.py
- src/acteval/features/participation.py
- src/acteval/features/structural.py
- src/acteval/features/times.py
- src/acteval/features/transitions.py
- src/acteval/pairwise.py
- src/acteval/population.py
- tests/conftest.py
- tests/test_bench_evaluate.py
- tests/test_bench_pairwise.py
- tests/test_cli.py
- tests/test_compare.py
- tests/test_creativity.py
- tests/test_describe_features.py
- tests/test_distance_emd.py
- tests/test_distance_scalar.py
- tests/test_features_catalogue.py
- tests/test_features_participation.py
- tests/test_features_structural.py
- tests/test_features_times.py
- tests/test_features_transitions.py
- tests/test_features_utils.py
- tests/test_filter.py
- tests/test_frequency.py
- tests/test_integration.py
- tests/test_jobs.py
- tests/test_missing_features.py
- tests/test_pairwise.py
- tests/test_pid_features.py
- tests/test_polars_compat.py
- tests/test_population.py
- tests/test_report.py
- tests/test_validation.py