[notebook]
Comments Off on Bootstrap for uncertainty in CSMF estimation
Filed under Uncategorized
https://plot.ly/dash/
https://community.plot.ly/c/dash
https://github.com/plotly/dash
https://plot.ly/dash/getting-started
View at Medium.com
Comments Off on One more IDV in Python approach
Filed under Uncategorized
I’ve got a fun little viz that I need to demo for Important People (IP) in early March [editor’s note: still not done… that deadline was highly optimistic!]. How to do it?
In Python? Sure. In a Jupyter notebook? Maybe. With Matplotlib? Probably not… at least I better have a look at the state of the alternatives.
Did I mention that it is essential for this viz to be *interactive*? It needs to allow the Important People to explore the predictions of some ML model, or at least allow me to explore them while they call out how to explore.
Years ago, I attempted to designate a particular plot the “hello, world” of data viz. Remember that? I think we should extend it to a hello world of interactive data viz. Maybe just choosing the number of digits is enough. Or should it follow the visual information seeking mantra? But “hello, world” cannot be too complicated.
yhat?
Altair
https://altair-viz.github.io
https://github.com/altair-viz/altair_widgets/blob/master/examples/Iris.ipynb
http://pbpython.com/altair-intro.html
Bokeh
https://bokeh.pydata.org/en/latest/docs/gallery.html#gallery
https://www.analyticsvidhya.com/blog/2015/08/interactive-data-visualization-library-python-bokeh/
Click to access Python_Bokeh_Cheat_Sheet.pdf
https://www.datacamp.com/courses/interactive-data-visualization-with-bokeh/
https://www.datacamp.com/community/blog/bokeh-cheat-sheet-python
https://demo.bokehplots.com/apps/movies
A Dramatic Tour through Python’s Data Visualization Landscape (including ggplot and Altair)
Comments Off on Its 2018, how to IDV in Python?
Filed under Uncategorized
Thinking about this since I saw a gentrification talk at CSSS last week [editor’s note: more like a year ago]. Also thinking about engaging demo material for vivarium. Here are some recent links:
https://arxiv.org/abs/1705.03213
http://nifty.stanford.edu/2014/mccown-schelling-model-segregation/
http://jasss.soc.surrey.ac.uk/15/1/6.html
Comments Off on Schelling’s Segregation Model
Filed under Uncategorized
The Edward library http://edwardlib.org/ has made the modeling approach of G.E.P. Box sound appealing to me. Here is some reading on it:
https://www.jstor.org/stable/1266570?seq=1#page_scan_tab_contents
https://www.jstor.org/stable/1266125?seq=1#page_scan_tab_contents
https://www.jstor.org/stable/1266318?seq=1#page_scan_tab_contents
https://www.jstor.org/stable/2286841?seq=1#page_scan_tab_contents
https://www.jstor.org/stable/2982063?seq=1#page_scan_tab_contents
Comments Off on G.E.P. Box on Model Building
Filed under Uncategorized
Remember that AI class I’ve been blogging about? It’s got me thinking. Here is a take on what is collaboration that I would not have noticed without the priming from our discussion a couple week’s ago: “In a formulation that was galling to both sociologists and scientists, [Latour] once argued that Louis Pasteur did not just, as is commonly accepted, discover microbes; rather, he collaborated with them.”
From https://www.nytimes.com/2018/10/25/magazine/bruno-latour-post-truth-philosopher-science.html
Comments Off on NYT on Philosophy of Science
Filed under Uncategorized
From same article as above https://onlinelibrary.wiley.com/doi/epdf/10.1002/sdr.1596
Champions
Skeptics
Mystics
Social organizational network as an important factor as well— power mapping with Spectrum of Allies exercise useful?
“[H]aving a technically sound model is not enough to assure widespread and effective use …” — additional elements, such as a champion in a leadership role and clearly defined problem to model help.
A goal that I have not yet attained: finding a keeper-of-the-model in the client organization, who can run additional scenarios.
Comments Off on Typology of model users
Filed under Uncategorized
I missed it but the recording is high quality: https://www.youtube.com/watch?v=p8EtCUyLxIE
Comments Off on eScience Talk: Zan Armstrong
Filed under Uncategorized
I missed the last Augmented Intelligence class, but two times ago we read and discussed Horvitz,E. (1999) Principles of Mixed-Initiative User Interfaces. CHI 99. http://erichorvitz.com/chi99horvitz.pdf
This is about 20 years old, but still makes sense to me. The presenter paired it with some
Comments Off on Augmented Intelligence: Mixed Initiative UI
Filed under Uncategorized
I’ve been way to busy helping different groups wring insights from GBD estimates with microsimulation. But in my copious spare time, I’ve been enjoying a paper that studies what factors allow different groups to use models.
The authors focus on a particular Systems Dynamics model of the health system, but I think their finding can be generalized to other models and other systems. For example, “the actual utility of the model is dependent upon a match between the scope of the community’s defined problem and the capabilities of the model.” That makes sense to me, but I’m not sure I thought of it explicitly before I saw it written out.
Comments Off on What factors allow groups to use models successfully?
Filed under Uncategorized