Releases: stateful-y/yohou
Releases · stateful-y/yohou
v0.1.0-alpha.3
This minor release includes 5 commits.
Features
- Replace bundled datasets with remote fetchers and migrate examples to PEP 723 (#17) by @gtauzin
- Add dataset (KDD Cup 2018 air quality, 270 hourly series) (#18) by @gtauzin
- Add panel-aware naming utilities (, , ) (#18) by @gtauzin
- Add aggregation mode for scorers (#18) by @gtauzin
- Add STL mode in via list and (#18) by @gtauzin
- Add auto-detection of panel data in plotting functions (#18) by @gtauzin
- Add multivariate panel faceting with per-member colours across all panel-enabled plots (#18) by @gtauzin
- Add explicit on all sklearn wrapper classes (#18) by @gtauzin
- Add transformer check (#18) by @gtauzin
- Add new examples: , , (#18) by @gtauzin
Bug Fixes
- Fix sample count check (relax to ) (#18) by @gtauzin
- Fix to search with for nested parameters (#18) by @gtauzin
Refactoring
- Rename to (alias retained) (#18) by @gtauzin
- Change / prefix separator from to to avoid panel separator collisions (#18) by @gtauzin
- Rewrite to join on column instead of index-based slicing (#18) by @gtauzin
- Change default from to (#18) by @gtauzin
- Rename to ; use z-scored residuals in Q-Q plot (#18) by @gtauzin
- Simplify (remove /) (#18) by @gtauzin
- Adjust colour ordering (#18) by @gtauzin
- Rename internal variables to for consistency (#18) by @gtauzin
- Remove (merged into ) (#18) by @gtauzin
- Move from to (#18) by @gtauzin
Documentation
- Add extensions page and auto-generated API reference (#18) by @gtauzin
- Add MathJax support and plugin (#18) by @gtauzin
- Add gallery CSS for example notebooks (#18) by @gtauzin
- Replace Sphinx-style cross-references with plain backtick style in docstrings (#18) by @gtauzin
- Add comprehensive sections across base classes and utilities (#18) by @gtauzin
Testing
- Add property-based tests (Hypothesis) with strategies module (#18) by @gtauzin
- Add serialization, thread-safety, and contract test suites (#18) by @gtauzin
- Add feature pipeline/union, scorer aggregation, search CV, and signal plotting tests (#18) by @gtauzin
- Refactor integration tests (~14 files, ~3400 lines) (#18) by @gtauzin
Miscellaneous Tasks
- Add as test dependency (#18) by @gtauzin
- Add markdown linter to pre-commit and nox (#18) by @gtauzin
- Add Justfile commands: , , (#18) by @gtauzin
- Cleanup docs hooks, conformity docstrings, pre-commit config, and logos (#18) by @gtauzin
- Update copier template to v0.15.0 (#19) by @gtauzin
Contributors
Thanks to all contributors for this release:
v0.1.0-alpha.2
v0.1.0-alpha.1
This minor release includes 1 commit.
- Initial commit
Contributors
Thanks to all contributors for this release: