StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Divakar

Rating
1771.53 (20th)
Reputation
169,899 (303rd)
Page: 1 ... 14 15 16 17 18 ... 102
Title Δ
Find common elements in subarrays of arrays +0.73
Keras one-hot-encoder -0.68
Get overall smallest elements' distribution in dataframe with s... +1.18
Reshaping numpy array 0.00
Numpy: Fill in a Matrix With a Smaller One FAST 0.00
Subtract a column vector from matrix at specified vector of columns... -2.47
How to group blocks of identical booleans in Python +0.79
numpy matrix multiplication each col and sum 0.00
Replace image pixel color on condition in Python 0.00
Numpy: Efficient way to convert indices of a square matrix to its u... -2.40
Numpy: Test of an array items are above some value, x consecutive n... +0.64
Tensordot confusion 0.00
Cumulative addition in a list based on an indices list +0.10
shift numpy vector n times and create a matrix 0.00
Numpy remove columns and rows that only have False or 0 in one line 0.00
Average of elements in a subarray +0.40
numpy composition of einsums? 0.00
Multi dimensional grid for general number of dimensions 0.00
numpy: broadcast array by rolling along new axis with variable shif... +0.95
Improving matrix multiplication in Numpy +0.19
Replace elements in numpy array avoiding loops +0.66
How to get all indices for values of one array which are contained... 0.00
Numpy whole matrix multiply with single row 0.00
Vectorizing np.minimum & np.minimum over axes with broadcasting 0.00
Find out if two symmetric matrices are the same up to a permutation... +0.19
Distance computation between (M,N) and (N,) arrays +1.29
Select one random index per unique element in NumPy array and accou... 0.00
multiple same categorical variables into one hot encoded columns ef... 0.00
Map index of numpy matrix +0.20
Change multi dimensional numpy array values according to condition -0.48
Is there a faster alternative to np.diff? -0.18
Compute the pairwise squared difference of multiple vectors +0.21
Faster way to extract patches from a tensor? 0.00
how to add dimensions to a numpy element? +0.50
Best practice to vstack multiple large np.arrays? 0.00
How to effectivelly broadcast an array into an array +0.19
Vectorization and optimization of matrix subtraction 0.00
Flip/Transpose image efficiently along y=x 0.00
Manual slicing of a list using their indices, Python +0.71
Sliding windows from 2D array that slides along axis=0 to give a 3D... +0.23
Incrementing a numpy 3-D array with repeating 2-D positions 0.00
How to compute a spatial distance matrix from a given value 0.00
How can I count the number of consecutive TRUEs in a DataFrame? +2.29
NumPy - Vectorizing loops involving range iterators +0.20
How to delete rows having same value in more than 3 columns -1.28
Pandas DataFrame to multidimensional NumPy Array 0.00
Efficient pairwise comparisons - rows of Numpy 2D array 0.00
Seamlessly and efficiently flipping numpy array or sparse matrix al... 0.00
Counting the number of consecutive values that meets a condition (P... +0.89
find the index of largest, 2nd largest or third largest in a row of... +1.33