internal-displacement icon indicating copy to clipboard operation
internal-displacement copied to clipboard

Reliability score for report interpretation

Open georgerichardson opened this issue 7 years ago • 2 comments

Write a function that calculates the percentage of missing fields in report.Report after an article has been interpreted.

We may expand this later to include weighting or other factors. Discussion welcome.

georgerichardson avatar Mar 02 '17 03:03 georgerichardson

Hi @georgerichardson , I would like to work on this issue. I think next to having a score for the whole table, it might make sense to also score each entry and each column. Also I would approach this by writing the function in a way that it could work for other tables as well, since I think this might be useful for other data later on. What do you think?

tdraebing avatar Mar 21 '17 14:03 tdraebing

Hey @tdraebing. Sorry for the slow reply. Sounds good to write generic functions. How did you envision scoring each individual entry/column?

georgerichardson avatar Apr 02 '17 00:04 georgerichardson