Skip to content

Randomly changing results from predictions #2530

Closed Answered by ADBond
sanmayshelat asked this question in Q&A
Discussion options

You must be logged in to vote

Hmmm, that is puzzling. Nothing immediately leaps to mind as the likely cause - if you are not retraining the model then predict() should give the same set of results consistently for the same input data.

Any further details you are able to provide (the .json file, or your comparisons, or the script you are running, backend) might point to some clues. Are there any possibly non-deterministic functions in your comparisons (or blocking rules)? And is the input data definitely unchanged between these runs?

One thing that might help narrow it down is to try and investigate the record pairs that are not always appearing - if you save the left+right ids of your df_predict table to file you can …

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by sanmayshelat
Comment options

You must be logged in to vote
1 reply
@RobinL
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants