Skip to content

模型保存不了 #84

@wangjianqiao111

Description

@wangjianqiao111

from deeptables.models import deeptable

dt = deeptable.DeepTable()
dt.fit(x,y)
dt.save('/Users/wjq/Downloads/dt')

当我使用dt.save('/Users/wjq/Downloads/dt')保存模型时程序不报错但发现'/Users/wjq/Downloads/dt'路径下为空,模型并没有被保存入相应路径

请问dt模型的保存方法是什么

deeptable版本为0.2.5

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions