User Tools

Site Tools


wiki:ai:responsible-ai-test

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
wiki:ai:responsible-ai-test [2025/06/05 15:08] ddehamerwiki:ai:responsible-ai-test [2025/06/16 20:09] (current) – [✅ Step 7: Add Responsible AI Analysis Tools] ddehamer
Line 139: Line 139:
 rai_insights.explainer.add() rai_insights.explainer.add()
 rai_insights.error_analysis.add() rai_insights.error_analysis.add()
-rai_insights.counterfactual.add(total_CFs=5, desired_class='opposite')+rai_insights.counterfactual.add(total_CFs=10, desired_class='opposite')
 rai_insights.causal.add(treatment_features=categorical_cols) rai_insights.causal.add(treatment_features=categorical_cols)
 </code> </code>
Line 183: Line 183:
  
 </code> </code>
-  - Launch it using:<code ->+  - Launch local notebook from the directory you downloaded the file to using: 
 +<code ->
 jupyter notebook jupyter notebook
  
 </code> </code>
   - This will launch a notebook session in your default browser.   - This will launch a notebook session in your default browser.
 +  - Open downloaded ipynb file.
   - Rerun all steps in local notebook.   - Rerun all steps in local notebook.
  
wiki/ai/responsible-ai-test.1749136088.txt.gz · Last modified: by ddehamer