v0.5.3
What's Changed
- fix multilabel demo by @ArtyomVorobev in #104
- softmax loss update by @ivkireev86 in #102
- pl_fit_target.py fix by @FuTSy13 in #105
- Fix GRU multilayer hidden size init by @morlov in #109
- Dependency update by @dllllb in #111
- Add managing with external data, fine-tuning for external data embedders by @WhatCanWeDo in #110
- fix_trx_encoder_base by @ivkireev86 in #112
- DuckDB dataset by @dllllb in #113
- Fix boolean target by @Dzhambo in #115
- Add time splitters and negative sampling by @Dzhambo in #118
- Add grouped metrics for tensorboard by @Dzhambo in #120
- Update padded_batch.py by @tsebaka in #121
- trx encoder category max size fix by @Ilykuleshov in #125
- add test for trx_encoder_base category max size by @ivkireev86 in #129
- hydra notebook example by @tsebaka in #126
- Text features demo by @ivkireev86 in #116
- How to contribute by @ivkireev86 in #134
- Update trx_encoder_base.py get_custom_embeddings rollback by @ivkireev86 in #136
- coles-emb.ipynb - torch downgrage by @ivkireev86 in #135
New Contributors
- @morlov made their first contribution in #109
- @WhatCanWeDo made their first contribution in #110
- @Dzhambo made their first contribution in #115
- @tsebaka made their first contribution in #121
- @Ilykuleshov made their first contribution in #125
Full Changelog: v0.5.2...v0.5.3