Releases: alkalescent/hyperdrive
Releases · alkalescent/hyperdrive
v1.8.0: 🧊 feat(prediction): visualize 🧊 (#204)
* progress * more progress * cube achieved - still need to center exactly? * centering * icosphere points * load faster * sphere experiment * sphere experiment complete * octahedron * more research * save * oracle progress * more generalization progress * more progress * visualize fx may be done * make 2D folder * test init * util fx to replace bucket_name for testing * add utils dev bucket fx * save pickle test * load pickle test * predict test * visualize data test * refactor actual * fix tests * refactor visualize fx * works but need to reconcile * fixed * 3d * reduce refinement 3d * plot out camera angles * move more fxs to calc * 4 fxs left * refactor find_plane * refactor * refactor * get_3d_circle works * method 2 * add circle tests * remove comment * letter change * edit workflows * update deps * lint * utils test * finish utils tests * add pynisher req * update auto-update script * add commentted links * lint * update coverage threshold
v1.7.1: 🔼 chore(deps): update 🔼 (#190)
* docs updates * update cryptography * changes * fix save_symbol test * making progress * add more * v2 endpoint is already using desc * correction * fix splits * use get_aggs * updates * update python version * downgrade to python 3.9 * #patch
v1.7.0: 🤖 fix(auto): change regex to account for whitespace 🤖 (#175)
* build(deps): bump anothrNick/github-tag-action from 1.36.0 to 1.38.0 Bumps [anothrNick/github-tag-action](https://github.com/anothrNick/github-tag-action) from 1.36.0 to 1.38.0. - [Release notes](https://github.com/anothrNick/github-tag-action/releases) - [Commits](https://github.com/anothrNick/github-tag-action/compare/1.36.0...1.38.0) --- updated-dependencies: - dependency-name: anothrNick/github-tag-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * build(deps): bump actions/cache from 2 to 3.0.1 Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.0.1. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](https://github.com/actions/cache/compare/v2...v3.0.1) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * build(deps): bump actions/checkout from 2 to 3 Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v2...v3) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * build(deps): bump actions/setup-python from 2 to 3.1.0 Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2 to 3.1.0. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-python/compare/v2...v3.1.0) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * change regex * #patch * use raw str * restore classifier fxs Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v1.6.1: 🤖 fix(auto): install updated deps to verify 🤖 (#174)
* restore imblearn * make dep update implement the changes it suggests * again * #patch
v1.6.0: 🔼 feat(model): update 🔼 (#170)
* update reqs.txt * comment out pca 2, 3 * add version to metadata and ddof=0 * use default x_delta * oversampling, preprocessing, no pca * downgrade imblearn * update test * update append to concat * use list as indexer instead of set * debug * fix create model * don't use split fx * remove print statement
v1.5.1: 💤 feat(prediction): sleep until 00:00 UTC 💤 (#163)
* ideas * new idea * cleaned up a bit * #patch * move up time again * while loop
v1.5.0
🔼 fix(prediction): move time up again 🔼 (#162)
v1.4.0
🛠️ fix(deps): downgrade autosklearn 🛠️ (#161)
v1.3.2: ⏱️ fix(prediction): time ⏱️ (#160)
* move prediction up by 1 hr * update auto-sklearn * #patch
v1.3.1: 🪙 feat(api): add btc 🪙 (#158)
* progress * debug * clean up * add to dev pipeline * done * #patch * ignore errors coverage * fix vbt tol