-
Notifications
You must be signed in to change notification settings - Fork 25
Pull requests: OpenTabular/DeepTab
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: Multinomial probabilities, sparsemax gradients, Tangos single-row batches
#459
opened Jul 27, 2026 by
ChrisW09
Collaborator
Loading…
fix(models): make encode() deterministic and repair the LSS override
#458
opened Jul 27, 2026 by
ChrisW09
Collaborator
Loading…
fix(architectures): keep the distribution-parameter axis in ensemble LSS models
#457
opened Jul 27, 2026 by
ChrisW09
Collaborator
Loading…
fix(training): pass (y_true, y_pred) to fit metrics and detach them to host
#456
opened Jul 27, 2026 by
ChrisW09
Collaborator
Loading…
fix(data): reshape labels instead of unsqueeze so a column-vector y works
#455
opened Jul 27, 2026 by
ChrisW09
Collaborator
Loading…
fix(architectures): initialize Trompt's init_rec prompt parameter
#440
opened Jul 27, 2026 by
ChrisW09
Collaborator
Loading…
fix(models): validate inputs upfront and fix pickling of the Lightning module
#438
opened Jul 27, 2026 by
ChrisW09
Collaborator
Loading…
fix(training): align contrastive pretraining anchors with their pairs
#437
opened Jul 27, 2026 by
ChrisW09
Collaborator
Loading…
fix(nn): apply pre-norm and dropout around RowColTransformer attention
#436
opened Jul 27, 2026 by
ChrisW09
Collaborator
Loading…
fix(architectures): apply the Mamba block in MambaTab.forward
#435
opened Jul 27, 2026 by
ChrisW09
Collaborator
Loading…
fix(classifier): encode class labels to 0..K-1 for training
#434
opened Jul 27, 2026 by
ChrisW09
Collaborator
Loading…
fix(training): use singular candidate kwargs in test_step
#433
opened Jul 27, 2026 by
ChrisW09
Collaborator
Loading…
fix(training): checkpoint the metric the user asked to monitor
#432
opened Jul 27, 2026 by
ChrisW09
Collaborator
Loading…
fix(hpo): sign-safe penalties, head_layer_size_length handling, honor random_state
#431
opened Jul 27, 2026 by
ChrisW09
Collaborator
Loading…
fix(training): forward optimizer_kwargs and respect a custom regression loss
#430
opened Jul 27, 2026 by
ChrisW09
Collaborator
Loading…
fix(distributions): use torch probs convention in NegativeBinomial
#429
opened Jul 27, 2026 by
ChrisW09
Collaborator
Loading…
fix(metrics): count confidence 1.0 in ECE and stop thresholding 1-D integer labels
#428
opened Jul 27, 2026 by
ChrisW09
Collaborator
Loading…
fix(metrics): correct inverted log-term sign in GammaDeviance
#427
opened Jul 27, 2026 by
ChrisW09
Collaborator
Loading…
build(deps): bump pyasn1 from 0.6.3 to 0.6.4
dependencies
Pull requests that update a dependency file
python
Pull requests that update python code
#408
opened Jul 22, 2026 by
dependabot
Bot
Loading…
build(deps): bump gitpython from 3.1.50 to 3.1.52
dependencies
Pull requests that update a dependency file
python
Pull requests that update python code
#407
opened Jul 22, 2026 by
dependabot
Bot
Loading…
build(deps): bump setuptools from 79.0.1 to 83.0.0
dependencies
Pull requests that update a dependency file
python
Pull requests that update python code
#406
opened Jul 22, 2026 by
dependabot
Bot
Loading…
build(deps): bump pillow from 12.2.0 to 12.3.0
dependencies
Pull requests that update a dependency file
python
Pull requests that update python code
#405
opened Jul 21, 2026 by
dependabot
Bot
Loading…
build(deps): bump torch from 2.9.1 to 2.13.0
dependencies
Pull requests that update a dependency file
python
Pull requests that update python code
#404
opened Jul 17, 2026 by
dependabot
Bot
Loading…
build(deps-dev): bump mistune from 3.2.1 to 3.3.0
dependencies
Pull requests that update a dependency file
python
Pull requests that update python code
#403
opened Jul 10, 2026 by
dependabot
Bot
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.