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

is it possible to predict recall in pure sql? #67

Open
LazerJesus opened this issue Apr 30, 2024 · 2 comments
Open

is it possible to predict recall in pure sql? #67

LazerJesus opened this issue Apr 30, 2024 · 2 comments

Comments

@LazerJesus
Copy link

the title says it all.
is it possible to predict recall in pure sql?

my usecase is that i'd like to maintain a column recallProbabilityNow and update that every few minutes.
of course, i can just load all the rows and do the compute in python/js, but it would be cool (and fast, i guess) to run this inside the db.

@fasiha
Copy link
Owner

fasiha commented Apr 30, 2024

@LazerJesus which version are we talking about? (I think the answer is going to be "not really" but depending on which version you have different options 😅)

@LazerJesus
Copy link
Author

i am on v2

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