I am working on a project related to information retrieval. The data set is pretty huge and I have taken a sample of 500 data-items to calculate the precision and recall. I have got a precision of 0.9 and a recall of 0.8. I dont know how to draw a PR curve using only one set of values. I read about the extrapolation of values but I really dont get the idea of it .
Any help is appreciated .