Skip to content

Releases: crowdcent/numerblox

v1.6.0

16 Jan 13:55
0d887e0
Compare
Choose a tag to compare

What's Changed

  • [WIP] sklearn 1.6. BaseEstimator on the right. Update Pipeline transform_in… by @CarloLepelaars in #180

Full Changelog: v1.5.0...v1.6.0

v1.5.0

30 Sep 16:24
Compare
Choose a tag to compare

What's Changed

Migrate NumerBlox from Poetry to uv.
Migrate Github Actions pipelines to use uv.
Use ruff checks and formatting.
Using guidelines of how FastAPI migrated from Poetry to uv:
https://x.com/tiangolo/status/1839686030007361803

Deprecates convert_to_tf in NumerFrame.get_era_batch.
Tensorflow removed as dev dependency. Plan to move away from Tensorflow entirely and use Keras/JAX for Penalizers speedup and compatibility.
xfail tests in penalizers.py, which still use tensorflow.

Full Changelog: v1.4.0...v1.5.0

v1.4.0

27 Sep 14:01
Compare
Choose a tag to compare

What's Changed

Changes

  • NumeraiModelUpload
  • Deprecates v4 Classic data
  • Deprecates support for Python 3.9. Introduce Python 3.12.
  • Remove support for "V2" and "V3" equivalent features in NumerFrame.
  • Update small, medium, fncv3 features and feature group mapping to V5 data.
  • New v5 testing data (val_3_eras.parquet)
  • Support for Signals v2 data. This is the new default in NumeraiSignalsDownloader.
  • NumeraiCryptoSubmitter.

New Contributors

Full Changelog: v1.3.8...v1.4.0

v1.3.8

14 Sep 12:08
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.7...v1.3.8

v1.3.7

03 Sep 20:41
Compare
Choose a tag to compare

Update minimum numerapi version for CryptoAPI.

Full Changelog: v1.3.6...v1.3.7

v1.3.6

02 Sep 19:21
5349793
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.5...v1.3.6

v1.3.5

02 Sep 14:50
Compare
Choose a tag to compare

Full Changelog: v1.3.4...v1.3.5

v1.3.4

29 Aug 16:41
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.3...v1.3.4

v1.3.3

29 Aug 10:56
79d447d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.2...v1.3.3

v1.3.2

17 Jul 20:30
2933e1b
Compare
Choose a tag to compare

What's Changed

  • Security updates based on Github Dependabot
  • Add support for v5 data by @CarloLepelaars in #168

Full Changelog: v1.3.1...v1.3.2