Evaporation and selection effects
A short note on evaporation, selection effects, and why separating molecules dominates the energy accounting.
AI engineering, matching markets, Bayesian thinking, and keyboard-first computing.
A short note on evaporation, selection effects, and why separating molecules dominates the energy accounting.
Histograms are familiar, but empirical CDFs are usually a better default for visualizing distributions: no bin widths, easy percentiles, and better behavior in the tails.
Histograms make you fiddle with bin widths, hide percentiles, and handle tails badly. eCDFs avoid all three problems.
Data scientists worry too much about class imbalance in classifier training sets. If you care about calibrated probabilities, log loss already handles the imbalance correctly.
I made a fun data app that guesses whether a name feels old, new, rising, or fading.
Class imbalance is mostly a non-issue.
Suppose you're interested in knowing the chances of an event X occuring (e.g., X = " a nuclear strike over any populated area in the year 2019 "). When making predictions a...
Suppose you're interested in knowing the chances of an event X occuring (e.g., X = " a nuclear strike over any populated area in the year 2019 "). When making predictions a...
Toban Wiebe is an Insight Data Science Fellow in Silicon Valley. For his fellowship project, he performed an analysis of Reddit user engagement to provide actionable insigh...
Anaconda is a very handy Python distribution that bundles a slew of scientific packages along with the handy conda package manager, allowing you to easily update your packa...
Update : with the release of Julia 1.0, the package manager, Pkg , was completely rewritten, though it remains quite similar. Check out the Pkg documentation to see what's...
Last week, GitHub Pages upgraded to Jekyll 3.0. One major consequence of the upgrade is that, for Jekyll sites hosted on GitHub Pages, only the kramdown engine is supported...
I'm a huge fan of Gmail's vim-inspired keyboard shortcuts. It's been nice to see the adoption of keyboard shortcuts in other sites, but for most of the web, keyboard access...
I somehow ended up reading this long essay by economist John Cochrane on growth-oriented policy. I really enjoyed it because it takes a hard-headed approach to topics where...
I somehow ended up reading this long essay by economist John Cochrane on growth-oriented policy. I really enjoyed it because it takes a hard-headed approach to topics where...
In the spirit of blogging like a hacker, I am now taking notes like a hacker, thanks to a system I pieced together using Markdown and Dropbox. I have used Evernote and Goog...
So I decided to move from Wordpress to Jekyll. Not that I had any complaints with Wordpress, it's an absolutely fantastic platform. I just wanted to start blogging like a h...
[...] there is a kind of puritanical view that everything relating to nicotine is bad and harmful and should be stamped on. - Richard West I'm no expert on this topic, but...
[...] there is a kind of puritanical view that everything relating to nicotine is bad and harmful and should be stamped on. - Richard West I'm no expert on this topic, but...
I've never felt comfortable with the logical positivists' "science is prediction" characterization, primarily because it neglects what I intuitively think of as the heart o...
I've never felt comfortable with the logical positivists' "science is prediction" characterization, primarily because it neglects what I intuitively think of as the heart o...