StackRating

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

Nick Becker

Rating
1543.19 (10,356th)
Reputation
1,252 (127,840th)
Page: 1 2
Title Δ
from numba import cuda, numpy_support and ImportError: cannot impor... 0.00
How do I install dask_cudf? 0.00
IndexError: list index out of range when manually creating a spark... +3.91
How can I quickly groupby a large sparse dataframe? +3.56
Fastest way of creating a pair-wise matching matrix from a single n... 0.00
Is it possible to use Series.str.extract with Dask? -0.18
Keep Attributes attached to dataset in Pandas and Dask 0.00
python cuDF groupby apply with ordered data 0.00
In Dask, how would I remove data that is not repeated across all va... 0.00
Perform a string split under a certain condition +3.99
sklearn/PCA - Error while trying to transform the high dimentional... 0.00
How to improve efficiency on parallel loops in Python 0.00
performing univariate regression on all columns of pandas dataframe... 0.00
MLPRegressor problem with attribute loss_curve_ 0.00
Fastest way to compute large number of 3x3 dot product +3.95
How can I tune the parameters in a Random Forest Classifier inside... +3.76
Dask: applying custom function to DataFrame gets error 0.00
Cross validation inconsistent numbers of samples error (Python) 0.00
Does Gridsearch CV shuffle the data before creating the folds? 0.00
Gradient boosting training loss increases at every iteration 0.00
In-memory database optimized for read (low/no writes) when operatio... 0.00
Calculate partitioned sum efficiently with CuPy or NumPy 0.00
Numpy make the product between all elemens and then insert into a t... 0.00
Big difference in execution time for first and subsequent run of cu... 0.00
Parallelizing fastText.get_sentence_vector with dask gives pickling... 0.00
How to do a matrix dot product between two DataFrame in the GPU wit... 0.00
Efficiently Calculating a Euclidean Dist Matrix in Numpy? -0.27
Is there a nice way to to check if numpy array and torch tensor poi... 0.00
What is the dask equivalent of numpy where? 0.00
Create mask to identify final two rows in groups in Pandas dataframe 0.00
Convert datetime64[ns] column to DatetimeIndex in pandas 0.00
Why does scikit-learn's GridSearchCV take only first parameter... 0.00
Efficient way to reference one table from another 0.00
Grabbing random samples from pandas dataframe but only one per value 0.00
Convert Pandas dateTime Index Values to Numpy Datetimes +3.74
Speed up nested looping over pandas DataFrame 0.00
CUDF error processing a large number of parquet files 0.00
Convert cuDF data frame column to 1 or 0 for “true”/“false” values 0.00
Cupy slower than numpy when doing a "for loop" for column... 0.00
Equivalent of pd.Series.str.slice() and pd.Series.apply() in cuDF +3.83
Replace values in Column C where value in Column A is x -2.22
How to remove spaces in between characters without removing ALL spa... 0.00
Memory Efficient Hot Encode Pandas -4.22
pandas: creating a dataframe from a dictionary +0.02
Considerations for using ReLU as activation function -0.22
Create a Model for Dummy Variables +3.77
KNearest Neighbors in sklearn - ValueError: query data dimension mu... 0.00
Query pandas data frame with `or`b boolean? +3.75
Regression summary in Python +3.85
Getting 'ValueError: shapes not aligned' on SciKit Linear R... +3.90