Data Science Interview Preparation

Big Data Handling: Benefits Of Using Parallelization in Xgboost using nthread :


Big Data Handling : Benefits Of Using Parallelization in Xgboost using nthread :

    Xgboost Model Version 1.0 with using only 1 core of CPU i.e. nthread = 1

    Xgboost Model Version 2.0 with using only 4 cores of CPU i.e. nthread = 4



    Observation : It is 3 times faster than model with 1 core CPU usage.


'; (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js'; (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq); })();
Theme images by Barcin. Powered by Blogger.