pyg-team / pytorch-frame

Tabular Deep Learning Library for PyTorch
https://pytorch-frame.readthedocs.io
MIT License
545 stars 55 forks source link

Make `DataFrameTextBenchmark` script `pos_weight` optional #379

Closed zechengz closed 8 months ago

zechengz commented 8 months ago

Make DataFrameTextBenchmark script pos_weight optional as some datasets may not need this (such as kick)

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 93.52%. Comparing base (0cb4d7f) to head (14c9902).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #379 +/- ## ======================================= Coverage 93.52% 93.52% ======================================= Files 124 124 Lines 6454 6454 ======================================= Hits 6036 6036 Misses 418 418 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.