Skip to main content
Vivek Kumar's user avatar
Vivek Kumar's user avatar
Vivek Kumar's user avatar
Vivek Kumar
Research Engineer
  • Member for 10 years, 4 months
  • Last seen this week
74 votes
Accepted

Invalid parameter for sklearn estimator pipeline

69 votes

No module named packaging

68 votes

scikit-learn random state in splitting dataset

60 votes
Accepted

Using Smote with Gridsearchcv in Scikit-learn

59 votes
Accepted

Is sklearn.metrics.mean_squared_error the larger the better (negated)?

57 votes
Accepted

Use sklearn's GridSearchCV with a pipeline, preprocessing just once

53 votes
Accepted

Facing ValueError: Target is multiclass but average='binary'

52 votes
Accepted

Does GridSearchCV perform cross-validation?

48 votes
Accepted

return coefficients from Pipeline object in sklearn

44 votes
Accepted

How to use lightgbm.cv for regression?

42 votes
Accepted

key error not in index while cross validation

42 votes
Accepted

Difference between cross_val_score and cross_val_predict

36 votes

scikit-learn GridSearchCV with multiple repetitions

34 votes
Accepted

Plot Confusion Matrix with scikit-learn without a Classifier

31 votes
Accepted

ValueError: n_splits=10 cannot be greater than the number of members in each class

30 votes
Accepted

Get selected feature names TFIDF Vectorizer

29 votes
Accepted

Using sklearn cross_val_score and kfolds to fit and help predict model

29 votes
Accepted

More than one estimator in GridSearchCV(sklearn)

27 votes
Accepted

How to standardize data with sklearn's cross_val_score()

27 votes
Accepted

Best parameters solved by Hyperopt is unsuitable

26 votes
Accepted

Why am i getting AttributeError: 'KerasClassifier' object has no attribute 'model'?

25 votes
Accepted

Explicitly specifying test/train sets in GridSearchCV

22 votes
Accepted

Singleton array array(<function train at 0x7f3a311320d0>, dtype=object) cannot be considered a valid collection

22 votes
Accepted

Scikit-learn multithreading

22 votes
Accepted

ColumnTransformer with TfidfVectorizer produces "empty vocabulary" error

21 votes
Accepted

How to find out the accuracy?

21 votes

List of all classification algorithms

20 votes
Accepted

Alternate different models in Pipeline for GridSearchCV

19 votes
Accepted

How To Save Keras Regressor Model?

19 votes

classification_report: labels and target_names

1
2 3 4 5
22