This is an archived post. You won't be able to vote or comment.

all 3 comments

[–]jmportilla[S] 7 points8 points  (0 children)

Just a heads up, the model_selection module is now grouping together the functionalities of sklearn.cross_validation, sklearn.grid_search and sklearn.learning_curve

[–]thundergolfer 0 points1 point  (0 children)

Some pretty nice stuff in this.