What do you mean by a Query in this video?

What do you mean by a Query in this video?

hey @lintasheelkumar.
Query means just a unseen point on which you are going to test , what predictions does your model give.
for example , if it is a binary classification task and you need to predict point ( 5,5 ) ,
Then this ( 5,5 ) is your query point .

I hope this helped you :slightly_smiling_face:.