Skip to content

Can we use the true distribution to evaluate how well our estimation is? #5

@ichn-hu

Description

@ichn-hu

No, you should not do it!

Because you should pretend that you don't know the true distribution even if you can get to know it during your estimation. You should use the true distribution as a black box, and the only way you can touch it is to observe its output by get_data function.

In machine learning, peaking into the true distribution or the testing dataset during you estimation or training time is very wrong, and it is kind of like cheating. So please don't do that.


This is another question asked in person to me, I have to repost it here to make everybody aware of it. So in order to make our life easier, from now on please directly ask your question using this issue system!

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