What's Changed
- Fix
test_trompt.py
by @weihua916 in #373 - Add
torchmetrics
topyproject.py
full dependencies by @zechengz in #374 - Add light-weight MLP by @weihua916 in #372
- Handle label imbalance in binary classification tasks on text benchmark by @vid-koci in #376
- Fix
MLP
normalization argument by @weihua916 in #377 - Add retry to get OpenAI embeddings by @zechengz in #378
- Make
DataFrameTextBenchmark
scriptpos_weight
optional by @zechengz in #379 - Fix text dataset stats and benchmark materialize return by @zechengz in #380
- Add citation by @weihua916 in #383
- [pre-commit.ci] pre-commit suggestions by @pre-commit-ci in #382
- Update RAEDME by @zechengz in #384
- Fix README image size by @zechengz in #385
- Add PyTorch Frame paper link to readme by @zechengz in #386
- Make sure binary classification
FakeDataset
has both pos/neg labels by @weihua916 in #392 - Update the key implementation and corresponding compatibility for ExcelFormer by @jyansir in #391
- Better error message for
CatToNumTransform
by @weihua916 in #394 - Fix
split_by_sep
inmulticategorical
stype by @weihua916 in #395 - add support for autoinfer bool type by @yiweny in #399
- Add R2 metric by @rishabh-ranjan in #403
- [FutureWarn] Fix FutureWarning in
CategoricalTensorMapper
. by @drivanov in #401 - fix readme link by @yiweny in #407
- update benchmark by @yiweny in #400
- Add
MovieLens 1M
dataset by @xnuohz in #397 - Fixing Bug in Version Handling. by @drivanov in #410
- update benchmark numbers by @yiweny in #408
- [UserWarning] Fixing UserWarnings in two tests. by @drivanov in #409
- fix embedding script by @yiweny in #412
- Allow column indexing with custom stypes by @rusty1s in #413
- [pre-commit.ci] pre-commit suggestions by @pre-commit-ci in #414
- Fix ExcelFormer Example Link by @crunai in #415
- Towards supporting
MultiCategorical
encoder for target in torchframe by @XinweiHe in #417 - Update to version
0.2.3
by @weihua916 in #418
New Contributors
- @jyansir made their first contribution in #391
- @rishabh-ranjan made their first contribution in #403
- @drivanov made their first contribution in #401
- @crunai made their first contribution in #415
Full Changelog: 0.2.2...0.2.3