StackRating

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

Ben Reiniger

Rating
1503.86 (280,057th)
Reputation
11 (2,055,730th)
Page: 1 2 3
Title Δ
ML model is failing to impute values -0.06
Code throws error over the specification of the columns 0.00
can't apply sklearn.compose.ColumnTransformer on only one colum... 0.00
Proper way to subclass from sklearn with * argument -3.77
How to use GridSearchCV for polynomials of different degrees? 0.00
Use array feature in RandomForest without flatten 0.00
How do I use feature importances with forest of trees from scikit-l... 0.00
TypeError: 'Pipeline' object is not callable in custom clas... 0.00
SMOTE for balancing data 0.00
Create a fork on a sklearn transformer pipeline to allow data to pa... 0.00
What is the parameter which is varied when running sklearn.metrics.... 0.00
Why does sklearn cross_validate() refit? 0.00
How to build re-usable scikit-learn pipeline for Random Forest Clas... 0.00
How can I know which parameters were tested by RandomizedSearchCV? 0.00
Python: Ridge regression - ''Ridge' object has no attri... 0.00
Different results using log_loss/roc_auc_score or performing cross_... 0.00
Including Scaling and PCA as parameter of GridSearchCV -4.12
What average precision is the plot_precision_recall_curve() functio... 0.00
Pipeline with OneHotEncoder() works on train_test_split() but retur... +3.41
Sequential Forward Selection in Python, problem with feature names? 0.00
Why the predicted value by LinearRegression is exactly the same as... 0.00
Attributes of base estimators in Regressor Chain 0.00
Sklearn StackingClassifier: Adding features as inputs to the final... 0.00
OOB evaluation with metrics other than accuracy, e.g., F1 or AUC 0.00
'ExtraTreesClassifier' object has no attribute 'estimat... 0.00
What do the cv.values of sklearn's RidgeCV mean when scoring =... +3.87
Why does LogisticRegressionCV's .score() differ from cross_val_... 0.00
IterativeImputer - sample_posterior 0.00
GridSearchCV with Scoring Function and Refit Parameter 0.00
Difference between GroupSplitShuffle and GroupKFolds 0.00
Why is pipeline throwing FitFailedWarining when I try LabelEncoder... 0.00
Handling nan values with KBinsDiscretizer 0.00
ColumnTransformer fit_transform not working with pipeline 0.00
Grid Search Returns the Exactly Same Result Given a Custom Model 0.00
How can I "label encode" this multi-label dataset? +3.90
What does it mean AttributeError: 'ColumnSelector' object h... 0.00
GridSearchCV output problems in Scikit-learn -4.06
In python, do you have to create dummy variables to train a model s... +3.92
Imblearn Pipeline resulting in poor metrics 0.00
Why can't sklearn MLPClassifier predict xor? 0.00
Why does a column of 1s impact the results of a decision tree class... 0.00
Why do we use probability to calculate precision recall curve inste... 0.00
GridserachCV, make_scorer in python, for class specific F1 0.00
Pipeline with and without Target-Based Encoding 0.00
Cyclical Loop Between OneHotEncoder and KNNImpute in Scikit-learn 0.00
Get individual models and customized score in GridSearchCV and Rand... 0.00
Class weights worsen my keras classification model 0.00
sklearn cross valid / cross predict 0.00
preserving column names in sklearn preprocessing with normalizer 0.00
Random forest, auc for training set and testing set 0.00