Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: posit-dev/orbital

Version 0.3.0

16 Oct 17:33

Choose a tag to compare

What's Changed

  • Fix Binary Gradient Boosted Trees by @amol- in #56
  • Support models without preprocessing steps by @amol- in #61
  • Fix entity links in Documentation by @amol- in #65
  • Make Orbital able to run without DuckDB by @amol- in #66
  • fix typo in index.md by @gregorywaynepower in #64
  • preserve more variables in SQL to generate smaller queries by @amol- in #67
  • Fold subsequent casts to generate smaller and faster queries by @amol- in #68
  • Support single field arrayextractor by @amol- in #68
  • Add allow_text_tensors option by @amol- in #68

New Contributors

Full Changelog: 0.2.2...0.3.0

Version 0.2.2

07 Oct 12:26
bf251d6

Choose a tag to compare

What's Changed

  • Renaming project to orbital by @amol- in #50

Full Changelog: 0.2.1...0.2.2

Version 0.2.1

11 Jun 11:35
bcd2af1

Choose a tag to compare

What's Changed

  • use sklearn-onnx version with bugfix by @amol- in #49
    Addresses split_complex_to_pairs import error on Python 3.13

Full Changelog: 0.2.0...0.2.1