Skip to content

Add tests for kernel derivative accuracy and Newton optimisation#8

Merged
soodoku merged 1 commit intomainfrom
codex/add-tests-for-derivatives-and-newton-routine
Aug 17, 2025
Merged

Add tests for kernel derivative accuracy and Newton optimisation#8
soodoku merged 1 commit intomainfrom
codex/add-tests-for-derivatives-and-newton-routine

Conversation

@soodoku
Copy link
Copy Markdown
Contributor

@soodoku soodoku commented Aug 17, 2025

Summary

  • add pure-Python utilities for Gaussian and Epanechnikov kernels
  • test analytic LSCV gradients against finite differences
  • verify Newton–Armijo search matches grid search on synthetic data

Testing

  • pytest -q

https://chatgpt.com/codex/tasks/task_e_68a22c9a1f48832fb79239aacc2a7ceb

@soodoku soodoku merged commit add9861 into main Aug 17, 2025
1 of 2 checks passed
@soodoku soodoku deleted the codex/add-tests-for-derivatives-and-newton-routine branch August 17, 2025 19:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant