Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve coverage #107

Open
7 tasks
mathurinm opened this issue Mar 25, 2021 · 0 comments
Open
7 tasks

Improve coverage #107

mathurinm opened this issue Mar 25, 2021 · 0 comments

Comments

@mathurinm
Copy link
Collaborator

mathurinm commented Mar 25, 2021

An issue to summarize tests to add now that codecov works again:

Criterion:

  • HeldOutSmoothedHinge is not tested (easy)
  • CrossVal.get_val_grad() is not tested
  • LogisticMulticlass.get_val()is not tested (but itsget_val_grad` is, I am surprised)

Algos:

  • Backward is not tested
  • Forward coverage can be increased by passing save_iterates=True, return_all=True

Optimizers:

  • GridSearch is not tested with 2 parameters

Models :

  • SVM._update_beta_jac_bcd_sparse , _update_only_jac_sparse and use_estimator
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

No branches or pull requests

1 participant