Hacker News .hnnew | past | comments | ask | show | jobs | submit | ussser's commentslogin

A newer, extended version here : ftp://ftp.cs.ucla.edu/pub/stat_ser/r475.pdf


Cool! How long did it take to learn and implement these models?


I have taken some ML courses during my university studies and have also done some model implementations in other programming languages. So I didn't have to start from scratch. But I have been working on this project for about three weeks now.


Flink handles failures pretty well with its automated checkpointing mechanism (in addition to an other feature called "Savepoints", which allows you make a manual snapshot of the current state of the streaming pipeline to restore from it later in case of failure).

You can find more details in the docs:

- https://ci.apache.org/projects/flink/flink-docs-release-1.2/...

- https://ci.apache.org/projects/flink/flink-docs-release-1.2/...


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: