Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Bayesian generative classification with KDE decontamination algorithm #417

Open
Gabriel-p opened this issue Jun 14, 2019 · 0 comments
Open

Comments

@Gabriel-p
Copy link
Contributor

Gabriel-p commented Jun 14, 2019

Investigate the possibility of using KDEs obtained from field stars and the cluster region to assign AAAAAAAAAAAAAMPs.

The general idea is that through the field KDE we estimate the star's probability of belonging to the field, P(B), and with the cluster region KDE the probability of belonging to the mix of cluster + field stars, P(A+B) or P(C).

The challenge is to derive P(A) from these, ie: the probability of belonging to the cluster.

Article about this:
https://jakevdp.github.io/PythonDataScienceHandbook/05.13-kernel-density-estimation.html


Add 21/10/19

This issue is closely related to the new membership algorithm we are developing.

@Gabriel-p Gabriel-p added this to the v0.3.0 milestone Jun 14, 2019
@Gabriel-p Gabriel-p self-assigned this Jun 14, 2019
@Gabriel-p Gabriel-p removed this from the v0.3.2 milestone Apr 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant