This term, I’m teaching Complex Systems 530 – Computer Modeling for Complex Systems a...
Predicting the Supreme Court
One of the more exciting and public projects we’ve been working on lately has finally come ...
Advanced approximate sentence matching in Python
In our last post, we went over a range of options to perform approximate sentence matching in Python...
Fuzzy match sentences in Python
Let’s imagine you have a sentence of interest. You’d like to find all occurrences of t...
Isotonic Regressions in scikit-learn
Isotonic regression is a great tool to keep in your repertoire; it’s like weighted least-squ...