Live data from Hacker News

Viewing profile — dtjon

dtjon

HN member
Joined
Thu, Feb 16, 2017, 6:33 PM UTC
HN karma
23
Public activity
7 items

About dtjon

No profile information was provided.

Recent public activity

  1. comment
    Comment #15533924

    Also interesting, and related, that the Flat Iron School was fined for almost a half million dollars for fraudulent salary claims and operating without a license [1] [1] https://ag…

  2. comment
    Comment #15117333

    +1 for "Elements of Statistical Learning", this is the basis for most rigorous intro to ML classes

  3. comment
    Comment #15117299

    Great class and great professor. One of my favorite classes from my degree.

  4. comment
    Comment #15117285

    Probability, and thus multivariate calculus and partial differential equations. Linear algebra. Convex Optimization, and thus multivariate and partial differential equations. Some …

  5. comment
    Comment #14099410

    pyarrow has methods to convert to pandas, which scikit supports http://pyarrow.readthedocs.io/en/latest/pandas.html

  6. comment
    Comment #14099269

    Wow this is great. I've been working around the jvm to integrate sklearn and some spark jobs that produce Parquet. This is a huge relief

  7. comment
    Comment #13662325

    We ditched Spark Structured Streaming for Flink for a Kafka consumer, processing 3B events per day. Its been extremely stable so far, and half the cost of the spark cluster