Use np.take() rather than fancy indexing on large arrays. This accelerates the...
Use np.take() rather than fancy indexing on large arrays. This accelerates the computation of the models by 10%.
Please register or sign in to comment
Use np.take() rather than fancy indexing on large arrays. This accelerates the computation of the models by 10%.