google / yggdrasil-decision-forests

A library to train, evaluate, interpret, and productionize decision forest models such as Random Forest and Gradient Boosted Decision Trees.
https://ydf.readthedocs.io/
Apache License 2.0
447 stars 49 forks source link

py312 whl support #91

Closed marquisthunder closed 1 month ago

marquisthunder commented 2 months ago

hi,currently there's no python3.12 wheel released, will you consider release the official build?

achoum commented 1 month ago

This is a good point. I'll see if we can have a python3.12 wheel in the next release.

achoum commented 1 month ago

Support for Python 3.12 was added in ydf 0.4.3. The linux wheel was released today. The windows and wheels will follow.