amueller / scipy-2016-sklearn

Scikit-learn tutorial at SciPy2016
Creative Commons Zero v1.0 Universal
515 stars 516 forks source link

Another renaming problem #38

Closed rasbt closed 8 years ago

rasbt commented 8 years ago

Now I am confused:

The notebooks are:

13 Cross Validation.ipynb
14 Model Complexity and GridSearchCV
15 Pipelining Estimators.ipynb
16 Performance metrics and Model Evaluation.ipynb

The outline in the README is:

13 Cross-Validation
14 Model Complexity: Overfitting and underfitting
15 Grid search for adjusting hyperparameters
16 Scikit-learn Pipelines
17 Supervised learning: Performance metrics for classification

I assume you summarized

14 Model Complexity: Overfitting and underfitting
15 Grid search for adjusting hyperparameters

into

14 Model Complexity and GridSearchCV

??

We need another round of renaming then. I can do that then.

amueller commented 8 years ago

I did. Why renaming? Just changing the readme, right?

Sent from phone. Please excuse spelling and brevity. On Jul 10, 2016 23:31, "Sebastian Raschka" notifications@github.com wrote:

Now I am confused:

The notebooks are:

13 Cross Validation.ipynb 14 Model Complexity and GridSearchCV 15 Pipelining Estimators.ipynb 16 Performance metrics and Model Evaluation.ipynb

The outline in the README is:

13 Cross-Validation 14 Model Complexity: Overfitting and underfitting 15 Grid search for adjusting hyperparameters 16 Scikit-learn Pipelines 17 Supervised learning: Performance metrics for classification

I assume you summarized

14 Model Complexity: Overfitting and underfitting 15 Grid search for adjusting hyperparameters

into

14 Model Complexity and GridSearchCV

??

We need another round of renaming then. I can do that then.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/amueller/scipy-2016-sklearn/issues/38, or mute the thread https://github.com/notifications/unsubscribe/AAbcFtCrf9s540tu6WXHgxc2k-jRC_LAks5qUccZgaJpZM4JJBgN .

rasbt commented 8 years ago

Yeah, sry, that's what I meant.