Releases: IQVIA-ML/TreeParzen.jl
Releases · IQVIA-ML/TreeParzen.jl
patch release v0.3.4
patch release v0.3.3
Patch Release v0.3.3:
- Fixed generating new MLJ model instances for models with generic kwarg constructors
patch release v0.3.2
Patch Release v0.3.2:
- resolved issue in “obs_memo” now returning the correct hyperparam nid
- updated CI to 1.7 and 1.8
patch release v0.3.1
Patch Release v0.3.1:
- Add delayed operator for rounding
- Fix test invalidated by test dependency change (MLJDecisionTreeInterface)
patch release v0.3.0
Patch Release v0.3.0:
- Adds support for some commonly used binary operators in Delayed expressions
- Adds support for unary operators
- Exports the constructors MLJTreeParzenTuning and MLJTreeParzenSpace for user convenience
patch release v0.2.7
Patch Release v0.2.6:
- extended compatibility for Distributions to include 0.25
patch release v0.2.6
Patch Release v0.2.6:
- Added support for measure orientation
patch release v0.2.5
Patch Release v0.2.5:
- Extends CI matrix to Julia v1.6
- Removes MLJModels as a test dependency
- Extends Distributions dep to "0.22, 0.24"
- Removes Revise dep
Release v0.2.4
Updated to latest MLJTuning v0.6
v0.2.3 Release
Support extended space types (v0.2.2 was still too restrictive)