Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / google/rax issues and pull requests
#131 - Bump version to v0.4.0
Pull Request -
State: closed - Opened by copybara-service[bot] about 1 month ago
#130 - Update references to JAX's GitHub repo
Pull Request -
State: open - Opened by copybara-service[bot] about 2 months ago
#129 - Remove use of `initial` argument to `jax.nn.softmax` and `jax.nn.log_softmax`
Pull Request -
State: closed - Opened by copybara-service[bot] 3 months ago
#128 - Expose `normalize_probabilities` as a good normalization for `SoftmaxLoss`
Pull Request -
State: closed - Opened by copybara-service[bot] 4 months ago
- 1 comment
#127 - Add another common gin search path to automum export
Pull Request -
State: open - Opened by copybara-service[bot] 4 months ago
- 1 comment
#126 - Add a ranked_recall metric for glm learn-to-rank and expose a util function
Pull Request -
State: open - Opened by copybara-service[bot] 4 months ago
- 1 comment
#125 - Add a couple of options to learn-to-rank losses and metrics
Pull Request -
State: closed - Opened by copybara-service[bot] 5 months ago
- 1 comment
#124 - Align documentation with up-to-date code.
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
#123 - Add safe_reduce to rax.utils for loss/metric implementations outside of rax.
Pull Request -
State: closed - Opened by copybara-service[bot] 7 months ago
- 1 comment
#122 - Fix Array import in segment_utils
Pull Request -
State: closed - Opened by copybara-service[bot] 11 months ago
#121 - Fix pytype and clean up types across codebase.
Pull Request -
State: closed - Opened by copybara-service[bot] 12 months ago
#120 - [rax] refactor the lambda weight to reduce the boilerplate.
Pull Request -
State: closed - Opened by copybara-service[bot] 12 months ago
#119 - [rax] add a light discount option for dcg2_lambdaweight
Pull Request -
State: closed - Opened by copybara-service[bot] 12 months ago
#118 - Drop python 3.8 checks and add python 3.11 checks.
Pull Request -
State: closed - Opened by copybara-service[bot] about 1 year ago
#117 - Internal change.
Pull Request -
State: closed - Opened by copybara-service[bot] about 1 year ago
#116 - internal_change
Pull Request -
State: closed - Opened by copybara-service[bot] about 1 year ago
#115 - Internal change.
Pull Request -
State: closed - Opened by copybara-service[bot] about 1 year ago
#114 - [LSC] change uses of jax.random.KeyArray and jax.random.PRNGKeyArray to jax.Array
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#113 - [LSC] change uses of jax.random.KeyArray and jax.random.PRNGKeyArray to jax.Array
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#112 - Ignore incorrect type annotations related to jax dtypes
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#111 - Ignore incorrect type annotations related to jax dtypes
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#110 - [LSC] Ignore incorrect type annotations related to jax.numpy APIs
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#109 - Add Area under the ROC Curve (AUC-ROC) metric.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#108 - Fix typo in `opa_metric` docstring.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#107 - Making tests accommodate both FrozenDict and regular dict variables, as Flax will default to returning regular dicts in the future.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#106 - Add Ordered Pair Accuracy (OPA) metric.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
- 1 comment
#105 - fix typo in loss function docstring
Pull Request -
State: closed - Opened by thomas-a-neil over 1 year ago
#104 - Making tests accommodate both FrozenDict and regular dict variables, as Flax will default to returning regular dicts in the future.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#103 - Fix PyPI publish pipeline.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#102 - Bump version to v0.3.0
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#101 - Add example using segmented loss and metrics.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#100 - Fix `segment_{sum/max}` to appropriately sanitize NaN values.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#99 - Update general Rax info.
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#98 - Fix readthedocs configuration
Pull Request -
State: closed - Opened by copybara-service[bot] over 1 year ago
#97 - Internal change.
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#96 - Internal change.
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#95 - Format example code.
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#94 - Format code.
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#93 - Clean up docstrings.
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#92 - Add segment support to `sort_by` function.
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#91 - Add `segment_logcumsumexp` utility.
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#90 - Add segment support to `rax.listmle_loss`.
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#89 - Silence some pytype errors.
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#88 - Add segments functionality to `rax.poly1_softmax_loss`.
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#87 - Add `segment_softmax` utility.
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#86 - Add segments functionality to `utils.normalize_probabilities`.
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#85 - Update readme.
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#84 - Add segment support to `rax.unique_softmax_loss`.
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#83 - Add segment support to `rax.softmax_loss`.
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#82 - Add `segment_log_softmax` utility.
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#81 - Refactor `segment_utils` test to be behavior-driven.
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#80 - Move segment-specific utils to a separate file.
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#79 - Refactor segmented lambdaweights unit tests.
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#78 - Make labeldiff lambdaweight return 0 for masked items.
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#77 - [rax] enable segments in lambdaweights.
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#76 - Scale Calibration paper implementation?
Issue -
State: closed - Opened by travisbrady almost 2 years ago
- 1 comment
#74 - Add segment support to `rax.recall_metric`.
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#73 - Add segment support to `rax.mrr_metric`.
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#72 - Add segment support to `rax.ap_metric`.
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#71 - Add segment support to `rax.ndcg_metric`.
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#70 - Add segment support to `rax.precision_metric`.
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#69 - Add segment support to `rax.dcg_metric`.
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#68 - Add utility to compute a mask that selects the first item per segment.
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#67 - [rax] support segments in ranks and cutoff functions.
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#66 - Change t12n returned function's signatures to include new kwargs.
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#65 - [rax] separate the hard cutoff function as an new one.
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#64 - [rax] add pairwise soft zero-one loss.
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#63 - Add `segments` kwarg to pointwise losses.
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#62 - Fix `segment_t12n` to ignore `where=None` kwarg.
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#61 - Internal
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
- 1 comment
#60 - Add `segment_t12n` transformation to support segmented losses/metrics.
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#59 - Update losses and metrics to ignore lists containing only padded items.
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#58 - [JAX] Fix up uses of PyTree and PyTreeDef types.
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#57 - Fix unit tests by adding dill dependency.
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#56 - Clipping the labels to [0, 1] instead of binarizing them in `pointwise_sigmoid_loss`.
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#55 - Add segment functionality to pairwise losses.
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#54 - Fix or ignore some pytype errors related to jnp.ndarray == jax.Array.
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#53 - Update ApproxMetric example tests with new mock data.
Pull Request -
State: closed - Opened by copybara-service[bot] almost 2 years ago
#52 - Fix examples to support new TFDS features.
Pull Request -
State: closed - Opened by copybara-service[bot] about 2 years ago
#51 - [rax] add pairwise quantile regression loss.
Pull Request -
State: closed - Opened by copybara-service[bot] about 2 years ago
#50 - [rax] add a trick to scale up lambdaweights.
Pull Request -
State: closed - Opened by copybara-service[bot] about 2 years ago
#49 - Add normalizer to `dcg*_lambdaweight` function to support NDCG-style lambda losses.
Pull Request -
State: closed - Opened by copybara-service[bot] about 2 years ago
#48 - Update `dcg2_lambdaweight` to use default DCG gain and discount functions.
Pull Request -
State: closed - Opened by copybara-service[bot] about 2 years ago
#47 - Add lambdaloss (`dcg2_lambdaweight`)
Pull Request -
State: closed - Opened by copybara-service[bot] about 2 years ago
#46 - Hotfix for jestimator dependency python version change.
Pull Request -
State: closed - Opened by copybara-service[bot] about 2 years ago
#45 - Update python versioning in unit tests.
Pull Request -
State: closed - Opened by copybara-service[bot] about 2 years ago
#44 - Add lambdaweight for `pairwise_mse_loss`.
Pull Request -
State: closed - Opened by copybara-service[bot] about 2 years ago
#43 - Add DCG lambdaweight.
Pull Request -
State: closed - Opened by copybara-service[bot] about 2 years ago
#42 - Add labeldiff lambdaweight.
Pull Request -
State: closed - Opened by copybara-service[bot] about 2 years ago
#41 - Move `compute_pairs` to utils.
Pull Request -
State: closed - Opened by copybara-service[bot] about 2 years ago
#40 - Expose a lambda_weight_fn.
Pull Request -
State: closed - Opened by copybara-service[bot] about 2 years ago
#39 - refactor pairwise loss implementation.
Pull Request -
State: closed - Opened by copybara-service[bot] about 2 years ago
#38 - Change doctests to print results explicitly.
Pull Request -
State: closed - Opened by copybara-service[bot] over 2 years ago
#37 - Internal cleanup.
Pull Request -
State: closed - Opened by copybara-service[bot] over 2 years ago
- 1 comment
#36 - Internal change.
Pull Request -
State: closed - Opened by copybara-service[bot] over 2 years ago
#35 - Fix gumbel_t12n to prevent NaN grads with extreme scores.
Pull Request -
State: closed - Opened by copybara-service[bot] over 2 years ago
#34 - Update examples to match new TFDS ranking format.
Pull Request -
State: closed - Opened by copybara-service[bot] over 2 years ago
#33 - Add an optional log_softmax score transformation to gumbel_t12n.
Pull Request -
State: closed - Opened by copybara-service[bot] over 2 years ago
#32 - Add Kendall's tau
Issue -
State: closed - Opened by rjagerman over 2 years ago
Labels: enhancement, wontfix
#31 - Fix typo in unique softmax loss docstring.
Pull Request -
State: closed - Opened by copybara-service[bot] over 2 years ago