Skip to content

Lithology Classification #2

@Syed-Tangim-Pasha

Description

@Syed-Tangim-Pasha

I saw your notebook related to Lithology Classification. I faced an error related to hidden_layer_size, which is not an attribute of the KANClassifier() library.

model=KANClassifier()

when I try to fit the model:

model.fit(X_train, y_train)

it provided error of hidden_layer_size is not an attribute. Do you have any idea related to that issue?

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