StackRating

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

afsharov

Rating
1509.83 (71,850th)
Reputation
26 (1,444,143rd)
Page: 1 2
Title Δ
How to pass f1_score arguments to the make_scorer in scikit learn t... 0.00
ValueError: 'mean_squared_error' is not a valid scoring value 0.00
GridSearchCV for multiple models 0.00
GridSearchCV output problems in Scikit-learn +4.06
How to get most important feature coefficients when i used pipeline... 0.00
AttributeError: 'numpy.ndarray' object has no attribute ... 0.00
pipeline regressor ensemble with scikit-learn version 0.19.2 +4.03
Custom Scaling features in Logistic Regression using sklearn 0.00
sklearn train_test_split: where to add average=None when we get: &q... 0.00
Error: Supported target types are: ('binary', 'multicla... 0.00
How to get the feature importance in Gaussian Naive Bayes 0.00
RandomForestClassifier - Odd error with trying to identify feature... 0.00
How to install dask-jobqueue on a HPC 0.00
What is the best way in python to create a confusion matrix out of... 0.00
ValueError in while predict where Test data is having different sha... 0.00
Why RandomizedSearchCV reeturn a value of degree or gamma for linea... 0.00
Precision and recall are the same within a model 0.00
Sklearn.linear_model.Lasso returns coefficients that are both +0 an... 0.00
TypeError: argument must be a string or number on column with strin... 0.00
Confidence score for machine learning with SciKit Learn? 0.00
How to implement Random Search Optimization for number of principle... 0.00
GridSearch over RegressorChain using Scikit-Learn? 0.00
Is there a way to extend the training set initially passed to a SVC? 0.00
Reshaping data input for the model from (1, 5) to (1, 3000) 0.00
Using RandomizedSearchCV in Multi-label classification 0.00
Using hold-out-set for validation in RandomizedSearchCV in scikit-l... 0.00
GridSearchCV with lightgbm requires fit() method not used? 0.00
CatBoostClassifier for multiple parameters 0.00
Why DecisionTreeClassifier gives 100% result? 0.00
Does random_state in train_test_split effect the actual performance... 0.00
Basic Desicion Tree in Python 0.00
Best way to treat (too) many classes in one categorical variable 0.00
Date Difference where date is in dd-mm-yyyy in Python Dataframe 0.00
accessing a groupby column value 0.00
Model training when calculating training error and cross-validation... +3.95
Python Pipeline returns NaN Scores When Used in Cross Validation +4.07
A worker process managed by the executor was unexpectedly terminated 0.00
Extracting Feature Importance Coefficients/Scores 0.00
How to create a dataframe with column names containing 2d array and... 0.00
pandas pivot_table parameters 0.00
How can I get a confusion matrix of a single run in sklearn cross_v... 0.00
pandas isin() method returning rows with NaN values +4.12
How to access attribute from a trained estimator in TransformedTarg... 0.00
Right way to use RFECV and Permutation Importance - Sklearn 0.00
Having an SVR model with one dimensional input vector and 2 dimensi... 0.00
sklearn subset fitted pipeline - reuse for tranform 0.00
Score obtained from cross_val_score is RMSE or MSE? 0.00
How to know the words associated with a specific class in NLP model? 0.00
Interpreting AUC, accuracy and f1-score on the unbalanced dataset 0.00
Extract log probabilities from MulinomialNB 0.00