census icon indicating copy to clipboard operation
census copied to clipboard

Allow interactive adjustment of weights by users using web browser

Open david-a-wheeler opened this issue 8 years ago • 2 comments

Enable varying the weights inside a browser. Since we have no "truth values" to compare against, we've had to estimate weights using expertise, and people can always question that. A solution that Gartner uses is to say "if you don't like our weights, here's a tool that lets you select your own weights."

The D3.js library (https://d3js.org/) might be perfect for this - it'd make it easy to visualize what changes with weight changes. With modern browsers we should be able to dump and process the entire dataset in a browser without problems.

david-a-wheeler avatar May 30 '16 00:05 david-a-wheeler

I suggest changing the title of this to 'Allow interactive adjustment of weights'. When I read it first, I had no clue what it was trying to indicate :-)

kpfleming avatar May 31 '16 13:05 kpfleming

Fair point!

david-a-wheeler avatar May 31 '16 19:05 david-a-wheeler