Skip to content

Just a small correction to the README #3

@LangeTo

Description

@LangeTo

Hey guys,

the packages works like a charm, thanks a lot for making TabPFN so easily accessible.

When I started with the README example, I stumbled across this:

X_test = X[81:length(X),]

and I think you mean this:

X_test = X[81:nrow(x),]

Feel free to adjust it 😉

Best regards from Freiburg!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions