Re: [scikit-learn] question about scikit-learn

2017-05-04 Thread Andreas Mueller
On 05/03/2017 08:05 AM, 熊瑶 wrote: Dear professor, scikit-learn is really good for me to do some work using machine learning method. Here, I have two questions: 1)To do 5 fold cross-validation, when I use StratifiedKFold,I could get stratified folds that each fold contains approximately the

[scikit-learn] question about scikit-learn

2017-05-03 Thread 熊瑶
Dear professor, scikit-learn is really good for me to do some work using machine learning method. Here, I have two questions: 1)To do 5 fold cross-validation, when I use StratifiedKFold,I could get stratified folds that each fold contains approximately the same percentage of samples of ea

[scikit-learn] question about scikit-learn

2017-05-03 Thread 熊瑶
Dear professor, scikit-learn is really good for me to do some work using machine learning method. Here, I have two questions: 1)To do 5 fold cross-validation, when I use StratifiedKFold,I could get stratified folds that each fold contains approximately the same percentage of samples of ea