v0.5.0
✨ New Features
6bdbdc3
- rasterize_lidar with shape/transform args and return zeros (commit by @martibosch)c619239
- adaboost->generic classifier (default lgb), joblib->skops (commit by @martibosch)853d9ad
- fix to enforce all keyword-only args (commit by @martibosch)0729a3d
- accept pca/kmeans kwargs in train/test split (commit by @martibosch)a3b1362
- update to new ndi namespace for rotate (commit by @martibosch)4f50349
- pre-trained model from huggingface hub (commit by @martibosch)
🐛 Bug Fixes
bbb7c19
- l2c meta height/width instead of shape, lazrs lidar backend (commit by @martibosch)
♻️ Refactors
694966a
- using opencv for faster convolution (commit by @martibosch)5c00c95
- droppedDEFAULT
from settings, consistent docs (commit by @martibosch)0c9da36
- kws->kwargs (commit by @martibosch)73ab0c4
- changeclassify_img
->predict_img
(commit by @martibosch)
✅ Tests
9696124
- _create_tmp_dir to rm test tmp dirs if existing (commit by @martibosch)