-
Currently if I create an output_dir for a given artifact in a given task, such as `iris` on fold 0, it produces what I consider a suboptimal path. This has led me for the past 3 years to have a fork o…
-
During a routine test installation of autogluon failed. For more information, see the logs: https://github.com/PGijsbers/automlbenchmark/actions/runs/9580084286/
-
**Bug Report Checklist**
- [ ] I provided code that demonstrates a minimal reproducible example.
- [X] I confirmed bug exists on the latest mainline of AutoGluon via source install.
- [ ] I c…
unj1m updated
2 hours ago
-
Hey there :)
Thanks for this nice project and paper.
This project stands on the shoulders of AutoGluon, correct? Thus, I was wondering how this compares to AutoGluons own quantile regression, wh…
-
### Description
Starting around this Tuesday (10/01/2024), we got reports from users on installation failure of AutoGluon on previous working releases. When installing `autogluon==1.1.1` using pip, t…
-
We are trying to log a custom Machine Learning (ML) model to the Snowflake model registry using the `log_model` method https://docs.snowflake.com/en/developer-guide/snowpark-ml/reference/latest/api/re…
-
I am trying to use shap with autogluon (ensemble) models. The following code for creating the explainer works:
```
columns = df_train.columns
def f(X):
df = pd.DataFrame(X, columns=columns)
…
tvkpz updated
1 month ago
-
We might want to add support for excel format here: https://github.com/autogluon/autogluon/blob/a2ad006bf12f9cde018d17c17eade192e6c69859/common/src/autogluon/common/loaders/load_pd.py#L20
For more …
-
**Description:**
When running batch transform with `autogluon.cloud` on a dataset that is partitioned into multiple records (using `MultiRecord` strategy), AutoGluon Cloud appears to fail when the …
-
### 🚀 The feature, motivation and pitch
Looking for the transformers library to be upgraded to support LLAMA-3.1 models in sagemaker environments.
https://github.com/huggingface/transformers/rele…