You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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 :-)
david-a-wheeler
changed the title
Enable users to vary weights inside a browser.
Allow interactive adjustment of weights by users using web browser
May 31, 2016
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.
The text was updated successfully, but these errors were encountered: