[P] Runtime predictor for ml algorithms
Hey all,
A few months ago a friend and I got started on this interesting challenge: Could one accurately predict the training time of common data science algorithms such as Random Forest, Svm or Kmeans? Our python package called “Scitime” (which you can pip or conda install) is the result of our effort to build a scalable solution that can be applied to any Scikit learn algorithms in the future. We detailed our methodology and findings in this article
We’re looking for user feedback – try it out and let us know!
submitted by /u/Nathan-toubiana
[link] [comments]