scikit-learn (next to numpy) is the one library I use in every single project at work. Every time I consider switching away from python I am faced with the fact that I'd lose access to this workhorse of a library.
Of course it's not all sunshine and rainbows - I had my fair share of rummaging through its internals - but its API design is a de-facto standard for a reason.
My only recurring gripe is that the serialization story (basically just pickling everything) is not optimal.
CapmCrackaWaka|4 years ago
kzrdude|4 years ago
zeec123|4 years ago
[1] https://www.reddit.com/r/haskell/comments/7brsuu/machine_lea...
kzrdude|4 years ago
mrtranscendence|4 years ago