Hacker News new | ask | show | jobs
by mbq 4673 days ago
My favourite example is randomForest, probably the most often used implementation of Random Forest, one of the most popular machine learning method. And it is an R package calling C calling Fortran 77.