Skip to content

About the feature distribution estimating #15

Description

@Study-gsl

感谢您精彩的工作。对于估计正常特征的分布,我有一个疑问,想请您解答,即:在估计分布时,输入的是所有样本的表征吗(不区分正常和异常)。
代码train(30行-50行中):
if args.flow_arch == 'flow_model':
z, log_jac_det = decoder(e_b)
else:
z, log_jac_det = decoder(e_b, [p_b, ])

期待您的回复,再次感谢!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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