Skip to content

issues Search Results · repo:ModelOriented/DALEX language:Python

Filter by

408 results
 (112 ms)

408 results

inModelOriented/DALEX (press backspace or delete to remove)

Hi DALEX Team, Love the package! 😊 More of a question than an issue - are there any plans to include support for polars dataframes in the future? There s also the fantastic narwhals library which allows ...
feature 💡
Python 🐍
  • danielarifmurphy
  • Opened 
    on Feb 18
  • #575

In version 6.0.0 of plotly, titlefont parameter of layout doesn t exist anymore. This makes an error for fainess graph. The lowing ligne should be fixed by replacing titlefont by title_font` https://github.com/ModelOriented/DALEX/blob/08536350ccaf7855dd4d40b84587047667d55d27/python/dalex/dalex/fairness/_group_fairness/utils.py#L197 ...
invalid ❕
Python 🐍
short term ⏰
  • lionelkusch
  • 4
  • Opened 
    on Feb 12
  • #573

Hey Dalex team! Working on a package that has Dalex and Numpy as dependencies and have encountered an issue when using Dalex with = Numpy 2.0.0. When calling VariableImportance.plot() an error is raised ...
bug 💣
maintenance 🔨
Python 🐍
short term ⏰
  • Chip2916
  • 3
  • Opened 
    on Sep 27, 2024
  • #571

I have trained and fitted a C5.0 model with adaptive boosting to predict a binary outcome. This was performed using tidymodels and the parsnip package. I am now trying to evaluate the model in more detail ...
bug 💣
question ❔
R 🐳
  • e05bf027
  • 6
  • Opened 
    on Sep 1, 2024
  • #570

Hello DALEX and DALEXtra folks, My team is incredibly grateful for your work but we have hit a bug (using DALEX 2.4.3 and DALEXtra 2.3.0 under R 4.4.1). I can use the model_parts() function to make an ...
  • RaymondBalise
  • 3
  • Opened 
    on Aug 17, 2024
  • #569

The code below gives the following warning : Warning messages: 1: In formula.character(object, env = baseenv()) : Using formula(x) is deprecated when x is a character vector of length 1. Consider formula(paste(x, ...
invalid ❕
R 🐳
  • Rosie23
  • 1
  • Opened 
    on Aug 15, 2024
  • #568

Hello, I am trying predict_parts_shap_aggregated () to predict the important variable features of a random forest model. However, I am getting this error - **Error in .rowNamesDF -(x, value = value) : ...
invalid ❕
question ❔
R 🐳
  • RoyDibakar
  • 1
  • Opened 
    on Jun 3, 2024
  • #566

I ve been using DALEX to make ALE profiles for xgboost models, and recently want to test neural networks. I see that tensorflow is supported and wonder if there is a way to use it with PyTorch.
question ❔
  • yanghuikang
  • 3
  • Opened 
    on May 29, 2024
  • #565

Hi Dalex team - great job on the package! I am looking to use sample weights when using PFI. Whilst we can pass weights to the Explainer, it is not currently used in the loss calculation at each permutation ...
feature 💡
Python 🐍
  • danielarifmurphy
  • 1
  • Opened 
    on Apr 29, 2024
  • #563

explainer_2 - explain_xgboost(clf, data = newmat, y=Weekly_SL_Agg$LN_SWP_Act) Preparation of a new explainer is initiated - model label : xgb.Booster ( default ) - data : 378 rows 49 cols - target ...
  • jamesburnsTTRS
  • 2
  • Opened 
    on Apr 6, 2024
  • #562
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub