Live data from Hacker News

Viewing profile — madman_bob

madman_bob

HN member
Joined
Wed, May 02, 2018, 8:32 PM UTC
HN karma
17
Public activity
3 items

About madman_bob

No profile information was provided.

Recent public activity

  1. 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…

  2. comment
    Comment #17660836

    Not sure if it's the same thing, but it shares elements with cargo-culting

  3. 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 …