Orion

Latest version: v0.2.7

Safety actively analyzes 619494 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 5

0.2.7

πŸš€ Features

- Add experiment progress bar to dashboard notoraptor (1080)
- Add benchmarks endpoints to Orion Web API notoraptor (996)
- Knowledge Base + Multi-Task Warm-starting lebrice (933)
- Display trial status in trials table on dashboard notoraptor (1071)

πŸ— Enhancements

- Make ExperimentClient.observe support single value bouthilx (1063)
- Bump json5 from 1.0.1 to 1.0.2 in /dashboard/src dependabot (1057)
- Improve experiment stats notoraptor (1038)
- Remove references to get\_storage Delaunay (1042)
- Add assert\_contains to print a more precise error message Delaunay (1013)
- Do not close the executor after workon 863 Delaunay (1041)
- Update yarn.lock notoraptor (1032)
- Add Python 3.10 Delaunay (690)
- reservation\_timeout removed Simnol22 (1011)
- Enhance table notoraptor (982)
- Add poolexecutor to the executor entry point Delaunay (1047)
- remove python 3.6 special handling Delaunay (1045)
- Only Protect gather from interruptions 789 Delaunay (1048)
- Changing experiment.algorithms to experiment.algorithm Simnol22 (1014)
- Reduce Warnings Delaunay (1072)

πŸ› Bug Fixes

- Limit nevergrad version to fix long algo tests in CI notoraptor (1086)
- Fix detection of dashboard build files in installed packages. notoraptor (1084)
- CI - fix pre-commit and backward compatibility notoraptor (1079)
- Xfail HEBO and add warning in docs bouthilx (1051)
- Fix algos for nested spaces bouthilx (1064)
- Remove pandas version cap bouthilx (1006)
- Fix uniform real dimension interval mapping to ConfigSpace Delaunay (1034)
- Downgrade pandas in conda build too bouthilx (1001)
- Downgrade pandas temporarily bouthilx (998)
- Fix a few bugs in the Profet tasks lebrice (1030)

πŸ“œ Documentation

- Update Storage doc config example 1055 Delaunay (1056)
- Add credit to Guillaume Alain for logos bouthilx (1043)
- SpeechBrain Tutorial Simnol22 (1004)
- Add logos for OrΓ­on bouthilx (941)
- Fixing some details for the tutorials to run. Simnol22 (997)
- Adding HuggingFace Tutorial Simnol22 (1040)

🧰 Maintenance

- [ci] Install Orion from local cloned repository notoraptor (1068)
- Dashboard - new testing framework: playwright notoraptor (1078)
- Move numpy version cap to HEBO optional deps bouthilx (1065)
- Use list instead of array bouthilx (1050)
- Add matplotlib dependency to pb2 Delaunay (1020)
- Upgrade MongoDB to 6.0 Delaunay (1036)
- Reactivate dashboard CI notoraptor (952)
- Update pre-commit to use the right flake8 repo Delaunay (1028)

0.2.6

Changes

πŸ› Bug Fixes

- Revert Subprocess pipe Delaunay (985)

0.2.5

πŸ— Enhancements

- Add configspace conversion Delaunay (832)
- no singleton test Delaunay (942)
- Simplify tree.py lebrice (966)
- Minor refactor: Make creation of `Experiment` objects more explicit lebrice (968)
- [dashboard/experiments/database] make columns sortable, except non-singleton array columns notoraptor (969)
- [dashboard/DB page] Display only 7 first characters of trial ID in ID column. notoraptor (960)
- [dashboard] Display trials for selected experiment in Database page notoraptor (944)
- Add a dashboard launcher notoraptor (943)
- [dashboard/experiments/database page] New table framework notoraptor (975)
- [dashboard/experiments/navbar] Remove (x) icon on experiment menu and rely on highlight only notoraptor (970)
- Small fixes abergeron (964)
- [dashboard/db page] DIsplay parameters in separated flattened columns after ID column notoraptor (961)
- Add repr to dbs to help debug with orion db test bouthilx (958)
- Remove experiment from Trial hash bouthilx (950)

πŸ› Bug Fixes

- Fix bug with algo param\_names lebrice (947)
- Fix PBT issues with working dir and promotion of max fidelity trials bouthilx (903)

πŸ“œ Documentation

- Fix some documentation formatting abergeron (946)
- Add more info on how trial config is passed to scripts bouthilx (957)

🧰 Maintenance

- Fix pre-commit issues present in develop lebrice (967)
- Replace (part of) pretest of CI with Pre-commit equivalent lebrice (918)
- Fix ConfigSpace dependency issue bouthilx (955)
- Ignore .post in version for backward comp tests. bouthilx (949)
- Add mongodb \& test\_no\_extras to pypi test deps bouthilx (940)

0.2.4.post1

πŸš€ Features

- Add Ax Optimizer satyaog (866)
- Migrate Orion dashboard into Orion repository notoraptor (920)
- Add MOFA wagnersj (864)
- Add DEHB bouthilx (849)
- Add Hebo lebrice (915)
- Add PB2 bouthilx (831)
- Add BOHB bouthilx (848)
- Move nevergrad to orion repo Delaunay (906)
- new parallel advantage assessment support donglinjy (685)
- Add tasks from Profet lebrice (632)

πŸ— Enhancements

- Fix dependabot issues notoraptor (926)
- Dashboard: updates dependencies to try resolve dependabot issues notoraptor (923)
- Add number of suggest() attempts in Algo wrapper lebrice (883)
- Reduce verbosity of the Runner bouthilx (879)
- Detect \_param\_names from \_\_init\_\_ signature lebrice (867)
- Add Registry, rework how Space is passed to algorithms lebrice (833)
- Upgrade default python to 3.9 in build.yaml lebrice (855)

πŸ› Bug Fixes

- Fix IndexError for freshly branched exp vmichals (898)
- Handle all tests using Dask bouthilx (828)

πŸ“œ Documentation

- Add video links to last presentations bouthilx (928)
- Add CITATION.bib to make it easier to cite Orion lebrice (896)

🧰 Maintenance

- Add Github Actions to automatically compile Orion dashboard notoraptor (930)
- [dashboard] Increase Axios timeout notoraptor (927)
- Add .pre-commit-config.yaml for local setup lebrice (895)
- Hotfix for nevergrad tests lebrice (913)
- Simplify tests suite, remove spy\_phase and related functions lebrice (886)
- Refactor tox to run for any algo Delaunay (907)
- Fix Pypi, add CITATION to manifest Delaunay (899)
- Remove remaining mongodb configs bouthilx (868)
- Simplify setting test phases in Test Classes lebrice (874)
- Update black Delaunay (861)
- Drop support for python 3.6 lebrice (853)
- Test algo can handle broken trials bouthilx (813)
- Tests run with no extras and all extras lebrice (810)
- Don't build wheels in tox build step by lebrice (938)


**Full Changelog**: https://github.com/Epistimio/orion/compare/v0.2.3...v0.2.4.post1

0.2.3

πŸ— Enhancements

- Add config option `frontends_uri` to specify allowed frontend addresses for Orion Web API notoraptor (811)

πŸ› Bug Fixes

- Make sure subprocess/process/thread/dask can create a runner instance Delaunay (816)
- Reduce DB I/O during optimization bouthilx (823)

0.2.2

Parallelization is improved leveraging new Runner (684) and a shared algorithm state (786).

πŸš€ Features

- PBT implementation bouthilx (705)

πŸ— Enhancements

- Shared algorithm status bouthilx (786)
- Fix get\_prior\_string [774] Delaunay (776)
- Replace np.object by object; np.object is deprecated Delaunay (773)
- Update backend\_plotly.py Delaunay (772)
- Rework workon Delaunay (684)
- Print version on debug verbosity level nurbal (765)
- Remove ParallelStrategies from Producer and make them reusable modules for algorithms instead. bouthilx (760)

πŸ› Bug Fixes

- (re) Fix parsing of hps with "." in name from commandline lebrice (785)
- Fix multiprocess del guard Delaunay (784)
- Replace exp's stat dict by a dataclass bouthilx (771)
- replace count by count\_documents 706 Delaunay (707)

πŸ“œ Documentation

- Escape the escape Delaunay (783)

🧰 Maintenance

- Fix Track requirement URL for github bouthilx (761)

Page 1 of 5

Β© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.