Skip to content

Tags: neptune-ai/neptune-optuna

Tags

1.4.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: Fixed dev dependencies (#48)

1.4.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Refactor trial folder naming convention (#46)

* Refactor trial folder naming convention

* chore: Updated changelog

1.3.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Log trial-level user attributes (#44)

* feat: Log trial user attributes

* chore: Updated changelog

* chore(tests): Update Python version to 3.10 in CI workflow

* chore: Update Python version to 3.10 in CI workflow

* chore(tests): Update Python version to 3.9 in CI workflow and pyproject.toml

1.2.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #41 from neptune-ai/ss/added_log_all_trials_param

Added `log_all_trials` param to `NeptuneCallback`

1.1.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #37 from neptune-ai/aw/update-integration

update integration

1.0.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix the append bug (#33)

* Fix the append bug

* Update src/neptune_optuna/impl/__init__.py

* Using `=` instead of `append()` to log trial.distributions

---------

Co-authored-by: Siddhant Sadangi <siddhant.sadangi@neptune.ai>

0.11.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update the integration for the compatibility with pre-1.0.0 version o…

…f the Neptune client (#31)

0.10.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #29 from neptune-ai/rj/release

Update CHANGELOG before release

0.10.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #26 from neptune-ai/rj/scikit-learn

Fixed scikit-learn requirement package name

0.10.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #24 from neptune-ai/rj/poetry

Moved to Poetry with package building