Skip to content

Sync main -> stable in order to update stable documentation.#246

Merged
achoum merged 87 commits into
stablefrom
main
Nov 16, 2025
Merged

Sync main -> stable in order to update stable documentation.#246
achoum merged 87 commits into
stablefrom
main

Conversation

@achoum

@achoum achoum commented Nov 16, 2025

Copy link
Copy Markdown
Collaborator

No description provided.

achoum and others added 30 commits July 18, 2025 05:17
PiperOrigin-RevId: 785473842
PiperOrigin-RevId: 786266994
#205

PiperOrigin-RevId: 788449222
Fixes #209

PiperOrigin-RevId: 790669180
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
PiperOrigin-RevId: 792208031
This CL introduces `learner.in_bag_example_indices()`, which returns the in-bag samples used by bootstrapping in Random Forests.
Fixes #200

PiperOrigin-RevId: 793523861
…il.read_tf_record

PiperOrigin-RevId: 793619468
PiperOrigin-RevId: 793632432
…f showing individual dimensions).

PiperOrigin-RevId: 793639307
PiperOrigin-RevId: 794586189
PiperOrigin-RevId: 794615590
- Support for new grpc error messages

PiperOrigin-RevId: 794954165
…taspec creation) when the user request it (e.g., ctrl+c).

PiperOrigin-RevId: 794971459
…d to c++ symbols.

PiperOrigin-RevId: 795008997
PiperOrigin-RevId: 796381184
PiperOrigin-RevId: 796403380
rstz and others added 26 commits October 21, 2025 07:14
PiperOrigin-RevId: 822103607
PiperOrigin-RevId: 822115132
PiperOrigin-RevId: 822143607
PiperOrigin-RevId: 822144837
PiperOrigin-RevId: 822497194
PiperOrigin-RevId: 822926798
PiperOrigin-RevId: 822935707
PiperOrigin-RevId: 822985126
The new templates fix an issue with the old templates which had winner_take_all=True (which is the default)

PiperOrigin-RevId: 823382793
PiperOrigin-RevId: 823426299
PiperOrigin-RevId: 823487745
PiperOrigin-RevId: 824978952
This unifies the handling of output_logits in the slow prediction engines. This is a breaking change (see below).

If `output_logits` is set on a model, the slow engine will populate the new `logits` field on the prediction proto. Otherwise, this field is not populated. The `distribution` field on the proto is **always** with the probabilities.
The latter is a breaking change / bugfix, since the distribution field was previously populated with the logits in some cases.

PiperOrigin-RevId: 825085209
PiperOrigin-RevId: 825645804
PiperOrigin-RevId: 826398956
PiperOrigin-RevId: 831304094
…at field before numpy binding.

PiperOrigin-RevId: 831738247
@google-cla

google-cla Bot commented Nov 16, 2025

Copy link
Copy Markdown

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@achoum achoum changed the title Sync main -> stable branche to update stable documentation. Sync main -> stable branch to update stable documentation. Nov 16, 2025
@achoum achoum changed the title Sync main -> stable branch to update stable documentation. Sync main -> stable in order to update stable documentation. Nov 16, 2025
@achoum achoum merged commit 89a4ff5 into stable Nov 16, 2025
17 of 19 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants