-
- [x] I have checked that this bug exists on the latest stable version of AutoGluon
- [x] and/or I have checked that this bug exists on the latest mainline of AutoGluon via source installation
**D…
-
- [x] I have checked that this bug exists on the latest stable version of AutoGluon
- [ ] and/or I have checked that this bug exists on the latest mainline of AutoGluon via source installation
**D…
-
Hi I am getting the following issue while installing autogluon in Conda environment. Can you please help?
```
> conda install -c anaconda autogluon
> Solving environment: failed
>
> PackagesNo…
-
Problem: ModuleNotFoundError: No module named '_catboost'
catboost version: VERSION = '1.1.1'
Operating System: ubuntu20.04
CPU: Intel(R) Xeon(R) Platinum 8358P
GPU: A40
```2023-05-30 18:14:58,…
-
- [ X] I have checked that this bug exists on the latest stable version of AutoGluon
- [ ] and/or I have checked that this bug exists on the latest mainline of AutoGluon via source installation
**…
-
- [ X] I have checked that this bug exists on the latest stable version of AutoGluon
- [ ] and/or I have checked that this bug exists on the latest mainline of AutoGluon via source installation
**…
-
Now that scirpy is part of scverse, we could think of an improved data structure for scAIRR data. See also the discussion at https://github.com/theislab/scanpy/issues/1387.
The challenge with scAI…
-
- [ ] I have checked that this bug exists on the latest stable version of AutoGluon
- [ ] and/or I have checked that this bug exists on the latest mainline of AutoGluon via source installation
**D…
-
- [ X] I have checked that this bug exists on the latest stable version of AutoGluon
- [ ] and/or I have checked that this bug exists on the latest mainline of AutoGluon via source installation
**…
-
When I load pretrained model "finetune-model.pt" follow your demo:
`checkpoint_utils.load_model_ensemble_and_task([ckpt_path]);`
it run error:
` File "/home/amax/av_hubert/avhubert/demo.py", …