StackRating

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

Bert Kellerman

Rating
1510.19 (69,362nd)
Reputation
861 (175,285th)
Page: 1 2
Title Δ
How to convert a text file into a numpy array or a list of lists in... 0.00
Python Sparse matrix demensions mismatch scipy.sparse.coo_matrix 0.00
Dict sorter returns dict of lists 0.00
Implementing Scikit Learn's FeatureHasher for High Cardinality... 0.00
Two equal Keras models after set/get_weights() do not have the same... 0.00
why to use `list(map(str,input().split()))` when `input().split()`... -0.12
Splitting train and test set with labels in sklearn? 0.00
Why scale across rows not columns for standardizing (preprocessing)... -4.26
Using GridSearchCV from Sklearn: ValueError: setting an array eleme... 0.00
Using separate predefined Validation Set with sklearn GridSearchCV 0.00
How to count total number of positive and negative sentences from a... 0.00
How to overlay scatter plot on top of a line plot using matplotlib? 0.00
Index Overflow - Python +4.89
TimeSeriesSplit with GridSearchCV fails for n_splits>2 0.00
Cross-validation in sklearn: do I need to call fit() as well as cro... +3.93
scikit-learn GridSearchCV does not work properly with random forest 0.00
How to standard scale a 3D matrix? 0.00
Why all results in CNN Keras the same 0.00
ScikitLearn model giving 'LocalOutlierFactor' object has no... +4.08
Write a program that writes 100 random integers created randomly in... -0.11
State dependent action set in reinforcement learning -0.06
How to give GridSearchCV a list of indicies for cross-validation? -0.26
what does precompute_distances do in sklearn kmeans method? 0.00
I want to calculate theoretical value of 2D array 0.00
variables with inconsistent numbers of samples, Naive bayes -3.50
ValueError: Input has n_features=10 while the model has been traine... 0.00
Simple way to calculate padding based on modulo/remainder +4.19
Good Anomaly Detection Model for a Complicated Data 0.00
How exactly does feature hashing work? 0.00
Kerras LSTM error: Input from layer reshape is incompatible with la... 0.00
ValueError: not enough values to unpack in GridSearch with Scikit 0.00
Confusion with SKlearn Precision-Recall Curve computation 0.00
keras.wrappers can't pickle _thread.lock objects when joblib ha... 0.00
Clustering algorithm for grouping based on y distance from 0 0.00
Keras Sklearn RandomizedSearchCV GPU OOM error 0.00
Explicitly specifying test/train sets in GridSearchCV +0.95
Re-using cluster_centers for another K-mean clustering 0.00
Early stopping with Keras and sklearn GridSearchCV cross-validation -1.92
Why does best_params_ in GridSearchCV ignore the variance? +4.09
Groupby on one column of pandas dataframe, and train feature and ta... 0.00
How to change values of a numpy array -0.09
Finds all rows fitting to combinatorial condition -1.41
Given a list of tree heights find the least attempts possible to cu... 0.00
What does the [max] mean when using replace string in Python? +0.03
Regression RMSE when dependent variable is log transformed 0.00
Find all files in folder containing strings from given file (Python) -4.36
python - ignore invalid keyword argument when usking **dict -2.87
errorType using PIL python to calcul gray level 0.00
Use a lambda function to find the maximum of a list in python +4.56
How do you compute the mean of integers entered by the user that ar... +4.35