azul

Results 77 issues of azul

### Description Our codebase primarily relies on pandas for data handling and manipulation tasks. However, we have identified potential performance improvements that could be gained by incorporating support for [Polars](https://github.com/pola-rs/polars),...

enhancement
feature

### Description To enhance the interpretability of models trained using `MLForecast`, we propose leveraging [SHAP (SHapley Additive exPlanations)](https://github.com/slundberg/shap). SHAP is compatible with XGBoost, LightGBM, and scikit-learn models. Currently, if we...

enhancement
feature

## Description This PR allows training [Cycling Boostin Machines](CBM). Requested in #127. Checklist: - [ ] This PR has a meaningful title and a clear description. - [ ] The...

currently, when `num_partitions > 1`, the sdk returns the following information: it might be good to add information about the partitions.

Hi, I had some issues trying to replicate the code, especially the `PERMBU_MINT` model. I wrote a `Dockerfile` to solve those issues. Now, replicating the results is as easy as...

# Description # Checklist - [x] I have read the contribution guidelines. - [General](https://github.com/Azure/azureml-examples/blob/main/CONTRIBUTING.md) - [SDK](https://github.com/Azure/azureml-examples/blob/main/sdk/CONTRIBUTING.md) - [CLI](https://github.com/Azure/azureml-examples/blob/main/cli/CONTRIBUTING.md) - [x] I have coordinated with the docs team ([email protected]) if this...

Created by Github action

the current version does not include from which breaks the colab notebooks:

this is a hardcoded solution for model=azureai when using an azure endpoint.