Skip to content

0.10.1

Compare
Choose a tag to compare
@Raalsky Raalsky released this 07 Nov 14:32
· 29 commits to master since this release
f6b5faa

Changes

  • Moved neptune-xgboost package to src directory (#12)
  • Moved to Poetry with package building (#17)

Fixes

  • Fixed import issue for callback - now it is possible to import as from neptune_xgboost import NeptuneCallback
    (#14)