Skip to main content
spectre's user avatar
spectre's user avatar
spectre's user avatar
spectre
  • Member for 4 years, 5 months
  • Last seen this week
  • India
4 votes
3 answers
1k views

Model performance worsens after Cross Validation

4 votes
0 answers
2k views

Identify MCAR, MNAR and MAR in the data

2 votes
2 answers
2k views

Best practices when creating a virtual environment in Anaconda

2 votes
1 answer
584 views

Cross validation and hyperparameter tuning workflow

2 votes
0 answers
1k views

Separate discrete and continuous variables

2 votes
2 answers
620 views

Flask output not showing

1 vote
1 answer
3k views

How to get column names after One Hot Encoding when using Pipelines?

1 vote
0 answers
45 views

Where to start with ChatBots?

1 vote
1 answer
460 views

Dimension error when tuning LSTM layer

1 vote
1 answer
100 views

Preprocessing for the final model to be deployed

1 vote
1 answer
5k views

Which Keras metric for multiclass classification

1 vote
1 answer
265 views

Should I merge multiple target bins into one for better results?

1 vote
1 answer
1k views

Clustering text data based on sentiment?

1 vote
1 answer
962 views

Perfect scores for multiclass classification

1 vote
1 answer
720 views

Unable to tune hyperparameters for CatBoostRegressor

1 vote
1 answer
2k views

Decision Tree taking too long to execute

1 vote
1 answer
793 views

n_jobs=-1 or n_jobs=1?

1 vote
0 answers
125 views

Highlight specific paragraphs from documents

0 votes
1 answer
2k views

'str' object has no attribute 'predict' [closed]

0 votes
0 answers
101 views

Multiclass classification and imbalanced data

0 votes
1 answer
573 views

Different values of mean absolute error when using GridSearchCV for max_leaf_nodes vs manually optimising max_leaf_nodes

0 votes
1 answer
2k views

Worse performance after Hyperparameter tuning

0 votes
1 answer
664 views

Standardizing giving worse results

0 votes
1 answer
3k views

Concat function increases row values and returns df with null values

0 votes
0 answers
536 views

Pipelines with categorical and nan values

0 votes
1 answer
12k views

Separate numerical and categorical variables

0 votes
1 answer
437 views

BorutaShap implementation

0 votes
1 answer
322 views

Learning curves

0 votes
1 answer
2k views

Splitting before tfidf or after?

0 votes
2 answers
195 views

Can I impute with median if median = 0?