Live data from Hacker News

Viewing profile — vivahir215

vivahir215

HN member
Joined
Sun, Mar 09, 2025, 6:39 PM UTC
HN karma
5
Public activity
9 items

About vivahir215

No profile information was provided.

Recent public activity

  1. comment
    Comment #47823635

    Interesting Approach. Curious about the latency tradeoff: OLS + SVD are much heavier than Top-K.Have you benchmarked end-to-end inference latency?

  2. comment
    Comment #43887480

    Total Computational Budget in Hyperband need to be elaborated. There are more things to it.

  3. comment
    Comment #43886842

    I dont think its just a resource scheduling problem, there are more to it as well. The goal is Model Performance, not just efficient resource use. Nice article but I can see your p…

  4. comment
    Comment #43426653

    You could use https://github.com/trailofbits/fickling for analysis.

  5. comment
  6. comment
    Comment #43373825

    ah okay. Didnt know this. I generally use pytorch save models for my workflow.

  7. comment
    Comment #43373744

    Nice read ! You could also use joblib format as well.

  8. comment
    Comment #43312335

    Hmm, Okay. I am not sure if managing kafka connect cluster in too expensive in long term. This solution might work for you based on your needs. I would suggest to look for alternat…

  9. comment
    Comment #43312265

    Good read. I do have a question on the BigQuery. i f you were experiencing unpredictable query costs or customization issues, that sounds like user error. There are ways to optimiz…