github apple/turicreate 5.2
Turi Create 5.2

latest releases: 6.4.1, 6.4, 6.3...
5 years ago

Installation

To install Turi Create 5.2 into your virtual environment, use:

(venv) pip install turicreate==5.2

Fixes

  • Clarify sample code to avoid erroneous bounding boxes when deploying object detectors (#1016)
  • Restore object detector support for RGBA .PNG files; throw an error for unsupported color spaces (#1046)
  • Add SArray.filter_by (#1061)
  • Support dictionaries with keys that are tuples (#1096)
  • Support for nd-array features in supervised learning (#1127)
  • Fix heat map rendering (#1129)
  • Resolve JSON parsing bug for JSON input of exactly 128 characters (#1134)
  • Fix box plot rendering (#1179)
  • Allow object detector export to set confidence threshold to 0 (#1208)
  • No longer require npm when building from source (#1213)

Don't miss a new turicreate release

NewReleases is sending notifications on new releases.