Skip to content
This repository was archived by the owner on Feb 5, 2025. It is now read-only.
This repository was archived by the owner on Feb 5, 2025. It is now read-only.

AttributeError when using gridsearch hyperparameter tuning.  #8

@jannichorst

Description

@jannichorst

I'm following the example from the documentation here: link

Get the following error message when trying to run the gridsearch:
AttributeError: 'SASDataFrame' object has no attribute 'ix'

The "train_ct" table is in fact a CASTable and has the attribute 'ix'. As there are no other arguments, I don't know wether this is user error or a bug.

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