Feeds
提问
Creating grouped or stacked bar plot?
I have a big dataset with 2 variables - 'gender' and 'country' (both categorical variables). Gender has 2 unique variables, whil...
5 years 前 | 1 个回答 | 0
1
个回答提问
Running into an error while splitting dataset into train and test?
I have a dataset for machine learning that I'm trying to split into train and test using the KFold method. What I've done is:...
5 years 前 | 0 个回答 | 0
0
个回答提问
How to assign numbers to categorical values in a dataset?
I'm preparing a dataset for machine learning. The dataset contains a column name "Holiday". The column contains more than a mil...
6 years 前 | 1 个回答 | 0
