Scikit-learn Datasets 1: make_classification
I’d like to start a series outlining snippets and patterns relating to machine learning that I’ve found useful.
tmux (short for terminal-multiplexer) comes in.
strings API memorized; I frequently find myself repeating the same search/copy/paste for common operations. There’s also a lot of formatting related patterns that I’ve had to repeatedly look up. In this post I’m going to document some of the more useful Go strings snippets I’ve come across, as well as some other useful concepts relating to strings in Go in general.