Skip to content

Lab-Logistic test_calLossReg() issue #13

@MMMaxwell

Description

@MMMaxwell

Lab-Logistic 中不应该对偏置(bias)作正则化吧 因为数据没有归一化;
Lab-Logistic中如果对 bias 作正则化可以通过 test_calLossReg()的检验,但是由于数据并没有进行归一化所以这样会使得分类效果变差;
实际情况不应该对bias作正则化吧,这样准确率会升高但是无法通过这个函数test_calLossReg测试。

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