Tag for organisation transfer
Pre-release
Pre-release
What's Changed
- Parquet interface by @RasmusOrsoe in #217
- ParquetDataConverter and refactoring DataConverter by @asogaard in #215
- Upgrade astropy, uninstall PyYAML by @asogaard in #238
- Mitigate soft_unicode error in docs by limiting MarkupSafe version by @asogaard in #239
- Restrict docker to icecube/graphnet by @asogaard in #240
- Update installation instructions by @asogaard in #242
- added knn_graph_batch by @RasmusOrsoe in #236
- Pisa weight fitter by @RasmusOrsoe in #237
- Close SQLite connection after construction to avoid problem with multiprocessing by @asogaard in #243
- Weighted Loss by @RasmusOrsoe in #234
- Fix coarsening by @asogaard in #245
- Add default value of
loss_weight
by @asogaard in #246 - Optimise coarsening by @asogaard in #249
- Fix validate features by @RasmusOrsoe in #250
- Properly negate Data.x for min-pooling by @asogaard in #252
- Tweaks to improve experience with specified package versions by @asogaard in #261
- Reconstruct batch attributes by @RasmusOrsoe in #265
- Fix torch import in graphnet.data by @asogaard in #273
- Create W&B directory if it doesn't exist by @asogaard in #276
Full Changelog: v0.2.0...v0.2.1