Skip to content

Question: How do I load and use a python-trained KNearestNeighbours model on go? #20

@Siddharth11235

Description

@Siddharth11235

Golang newbie here. So, I trained a KNN on python and new project requirements need me to deploy on Golang. I saw a few of the questions here, but I can't see a way to use a pre-loaded model. I have tried using npy files and pkl files, but I can't seem to use the predict method the way I would on python. How should I proceed?

Thanks.

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