Skip to content

how can i save the trained-model? #15

@GitHUB-ZYD

Description

@GitHUB-ZYD

if I save all image throw save.image("all_value.rdata"),then if I load it ,the trained-model could not be use to predict again!!
it throw the error below:

predscores <- predict_GSModel(GSModel = trainGSmodel,testMat = Markers[testIdx,],markerImage=markerImage)
Error in .External(list(name = "CppMethod__invoke_notvoid", address = <pointer: (nil)>, :
NULL value passed as symbol address
image

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