StackRating

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

Mischa Lisovyi

Rating
1504.59 (152,415th)
Reputation
996 (155,398th)
Page: 1 2
Title Δ
Is there any rules of thumb for the relation of number of iteration... -2.17
Different RMSE from cross_validate and iterating Kfolds 0.00
Standard deviation and mean of complete pandas dataframe +3.94
How to get CORRECT feature importance plot in XGBOOST? 0.00
What's the proper way to present numerical categorical data (sp... 0.00
XGboost: cannot pass validation data for eval_set in pipeline 0.00
How to pass custom model build in cross_val_predict 0.00
Convert for loop output tuple into dataframe python 0.00
How to predict target on a validation set with a Pipeline containin... 0.00
Trouble training xgboost 0.00
Why does `categorical_feature` of lightgbm not work? 0.00
Different scores when training XGBoost models in different machines 0.00
Why does onehotencoding convert binary data into 2 mutually exclusi... 0.00
How to catch LightGBM training progress 0.00
What is the correct name for Hyperparametrs XGBOOST in a Pipeline? 0.00
How to speed up nested cross validation in python? -2.83
XGBoost - Country Feature should be labeld or one hot encoded? 0.00
Generate negative predictive value using cross_val_score in sklearn... 0.00
Why do I get KeyError: 'Target_Variable' when I perform Mea... 0.00
Unable to replicate probability scores from persisted XGBClassifier... 0.00
xgboost linear regression (gblinear) wrong predictions 0.00
How to save every predicted result in each iteration of GridSearchC... 0.00
xgboost predict_proba : How to do the mapping between the probabili... 0.00
XGBoost - how should I set the nthread parameter? 0.00
num_leaves selection in LightGBM? 0.00
The evaluation metric in the validation set in xgboost Python diffe... 0.00
How Bagging in LightGBM works 0.00
Is the xgboost documentation wrong ? (early stopping rounds and bes... +4.00
How can I control subsampling such that xgb.cv and cross_validate p... 0.00
How mlxtend StackingRegressor with multiple cpu? 0.00
What is lightgbm's query information concept (for map metric)? -0.08
Is there a reason sklearn's TimeSeriesSplit only supports a sin... -4.11
Grid search with LightGBM regression 0.00
lightgbm gridsearchcv hanging forever with n_jobs=1 0.00
How random_state works in lightGBM algorithm? 0.00
Height of a random forest decison tree increasing till 25 and the t... 0.00
XGBoost: minimize influence of continuous linear features as oppose... -2.19
Overfitting terminology in Machine Learning -1.25
How to enlarge XGBClassifier plot_importance size in Jupyter? -2.74
GridSearchCV passing fit_params to XGBRegressor in a pipeline yield... 0.00
Lightgbm how to fix number of step -4.19
XGboost feature mismatch error in predict statement 0.00
light gbm - python API vs Scikit-learn API 0.00
How to show original feature names in the feature importance plot? 0.00
LightGBM: ValueError: The truth value of an array with more than on... +3.86
LightGBM- Classification metrics can't handle a mix of binary a... 0.00
Why cross_val_predict returns only single prediction array when cv=5 0.00
One hot encoding error python machine learning 0.00
Huge Models: Tips for memory reduction? 0.00
How do I add a possibility to pass filenames to my custom transform... 0.00