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
498 stars 53 forks source link

py312 whl support #91

Closed marquisthunder closed 6 months ago

marquisthunder commented 6 months ago

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

achoum commented 6 months ago

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

achoum commented 6 months 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.