Skip to content

Commit

Permalink
Undo docs changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Richard Mckinsey committed Aug 30, 2023
1 parent b005d8c commit 440a036
Show file tree
Hide file tree
Showing 2 changed files with 329 additions and 10 deletions.
2 changes: 1 addition & 1 deletion docs/thicket_rajaperf_clustering.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@
" else:\n",
" raise ValueError(\"Could not set default metric\")\n",
" subthickets.append(thicket)\n",
" return Thicket.concat_thickets(subthickets)"
" return Thicket.unify_ensemble(subthickets)"
]
},
{
Expand Down
Loading

0 comments on commit 440a036

Please sign in to comment.