Skip to content

documentation Wrap() method potential typo #42

@KonstantinosTsoumas

Description

@KonstantinosTsoumas

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions