internal-displacement
internal-displacement copied to clipboard
Reliability score for report interpretation
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.
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?
Hey @tdraebing. Sorry for the slow reply. Sounds good to write generic functions. How did you envision scoring each individual entry/column?