-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
Let me start by recognizing your hard work and dedication to the crepes package.
Something very small I've noticed while reviewing the documentation. In this section, within the first example of crepes.WrapClassifier, the line:
rf = Wrap(RandomForestClassifier())
may not be correct, given that WrapClassifier is imported from the crepes package. Upon examining the source code, I couldn't find the Wrap method. It may have changed over time. This method is not used again throughout the documentation.
This is shared simply to bring the matter to attention. Many thanks for all the great work.
Metadata
Metadata
Assignees
Labels
No labels