Skip to content

Commit

Permalink
fix wrong description in classification demo
Browse files Browse the repository at this point in the history
  • Loading branch information
xavieryao committed Dec 29, 2024
1 parent c5d1429 commit e1b6a4e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
"source": [
"#### Classification Metrics\n",
"***\n",
"##### `ClassificationMetrics()` - For calculating FaiRLLM (Fairness of Recommendation via LLM) metrics (class)\n",
"##### `ClassificationMetrics()` - Pairwise classification fairness metrics (class)\n",
"\n",
"**Class parameters:**\n",
"- `metric_type` - (**{'all', 'assistive', 'punitive', 'representation'}, default='all'**) Specifies which metrics to use.\n",
Expand Down

0 comments on commit e1b6a4e

Please sign in to comment.