Most active commenters

    ←back to thread

    291 points sebg | 11 comments | | HN request time: 0.671s | source | bottom
    1. PoignardAzur ◴[] No.41890125[source]
    Reading the abstract alone, I have no idea whether it's talking about algorithmic trees or, like, the big brown things with small green bits.
    replies(4): >>41890186 #>>41890231 #>>41890247 #>>41890628 #
    2. vatys ◴[] No.41890186[source]
    I had the exact same reaction: biology or computers?

    The only hint I can see anywhere on the page is "Statistics > Machine Learning" above the abstract title.

    I really want it to be about actual biological trees being studied on the scale of forests growing with smooth edges over long periods of time, but I suspect that's not what it is about.

    replies(2): >>41891115 #>>41891128 #
    3. mhuffman ◴[] No.41890231[source]
    It's talking about these[0]

    [0]https://en.wikipedia.org/wiki/Random_forest

    replies(1): >>41890955 #
    4. krystofee ◴[] No.41890247[source]
    You have to know some machine learning fundamentals to figure that out - “Random Forest” is a specific machine learning algorithm, which does not need a further explanation. To take it a step further, they should really not describe “Machine learning”, no, its not like the machine takes a book and learns, its a term.
    5. bigmadshoe ◴[] No.41890628[source]
    The tree is an incredibly common data structure in computer science. Decision trees are well known. Random forests are ubiquitous in Machine Learning. Should the authors really have to dumb their paper down so people who don’t work in this domain avoid confusing it with work in arborism?
    replies(2): >>41890664 #>>41896190 #
    6. avazhi ◴[] No.41890664[source]
    Pretty sure the guy you’re replying to was half-joking, but adding the words ‘machine learning’ in the first sentence would have cleared this up pretty simply and wouldn’t have resulted in dumbing down anything.
    7. defjm ◴[] No.41890955[source]
    Jeremy Howard has a great video explaining Random Forests: https://youtu.be/blyXCk4sgEg .
    8. bonoboTP ◴[] No.41891115[source]
    There's also "Subjects: Machine Learning (stat.ML); Machine Learning (cs.LG)"

    Also, the very first sentence of the actual paper (after the abstract) is

    > Random forests (Breiman, 2001) have emerged as one of the most reliable off-the-shelf supervised learning algorithms [...]

    arxiv.org is overwhelmingly used for math and computer science papers, though not exclusively.

    The paper will also likely be submitted to a machine learning venue.

    9. ibgeek ◴[] No.41891128[source]
    Biological trees don’t make predictions. Second or third sentence contains the phrase “randomized tree ensembles not only make predictions.”
    replies(1): >>41896161 #
    10. visarga ◴[] No.41896161{3}[source]
    Even single cells are able to sense and adapt to their environment. That is to recognize and react.
    11. visarga ◴[] No.41896190[source]
    > avoid confusing it with work in arborism

    funny!