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 authored and Michael Richard McKinsey committed Sep 6, 2023
1 parent 8931b2c commit 0e731d6
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 0e731d6

Please sign in to comment.