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

Score NVSS x TGSS pairs #11

Closed
MatthewJA opened this issue Aug 20, 2019 · 4 comments
Closed

Score NVSS x TGSS pairs #11

MatthewJA opened this issue Aug 20, 2019 · 4 comments

Comments

@MatthewJA
Copy link
Owner

Develop a function that takes an NVSS and a TGSS object and scores how related they are.

@MatthewJA MatthewJA added this to the Data meets model milestone Aug 20, 2019
@MatthewJA
Copy link
Owner Author

...and then score your existing pairs.

@daccordeon
Copy link
Contributor

I can do this over the patch, however, the scorers all current input a TGSS and a NVSS source.
To sort all TGSS objects, we need a scorer that returns the likelihood that a match lies in NVSS (just loop over all possible matches of the TGSS object)

@MatthewJA
Copy link
Owner Author

Yup, that'll work

@MatthewJA
Copy link
Owner Author

But scoring pairs is more interesting! At any rate, prioritise logistic regression (#20) over this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants