Skip to content

Conversation

@leouieda
Copy link
Member

@leouieda leouieda commented May 15, 2019

The previous model selection tutorial covered both scoring and automatic
tuning. Separate into two tutorials "Evaluating Performance" and "Model
Selection" so they are both shorter.
Include a section in "Model Selection" about the new SplineCV class
from #185.

Reminders

  • Run make format and make check to make sure the code follows the style guide.
  • Add tests for new features or tests that would have caught the bug that you're fixing.
  • Add new public functions/methods/classes to doc/api/index.rst and verde/__init__.py.
  • Write detailed docstrings for all functions/classes/methods.
  • If adding new functionality, add an example to the docstring, gallery, and/or tutorials.

The previous model selection tutorial covered both scoring and automatic
tuning. Separate into two tutorials "Evaluating Performance" and "Model
Selection" so they are both shorter.
Include a section in "Model Selection" about the new `SplineCV` class
from #185.
@leouieda leouieda changed the title <!-- Please describe changes proposed and WHY you made them. If unsure, open an issue first to discuss the idea. --> Split model selection and evaluation tutorials May 15, 2019
@leouieda leouieda merged commit 5d008b0 into master May 16, 2019
@leouieda leouieda deleted the model-selection branch May 16, 2019 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants