rhiever / Data-Analysis-and-Machine-Learning-Projects

Repository of teaching materials, code, and data for my data analysis and machine learning projects.
http://www.randalolson.com/blog/
6.12k stars 2.06k forks source link

Best parameters result not reproducible #44

Open ehueylee opened 4 years ago

ehueylee commented 4 years ago

Hi, this is a very helpful example. Fun to read and easy to follow. I just have one question. You close with Reproducibility, but each time I run the cell to compute the best parameters for DecisionTreeClassifier, I get different answers most of time. That would appear to be a result not reproducible. Any reason?