Viewing profile — madman_bob
madman_bob
HN member- Joined
- Wed, May 02, 2018, 8:32 PM UTC
- HN karma
- 17
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About madman_bob
No profile information was provided.
Recent public activity
-
comment
Comment #22968281
I made the similar dataclasses_serialization library. It doesn't require a special decorator on your classes, and is extensible for custom classes, and custom serialization methods…
-
comment
Comment #17660836
Not sure if it's the same thing, but it shares elements with cargo-culting
-
story
Show HN: Smart Fruit – A Python schema-based machine learning library
I've made a small Python library, designed for quick-and-easy prototyping of machine learning models. It's built on top of scikit-learn, to serialize and deserialize data from the …