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

Robustness Tests #9

Open
cicdw opened this issue Jan 26, 2017 · 1 comment
Open

Robustness Tests #9

cicdw opened this issue Jan 26, 2017 · 1 comment

Comments

@cicdw
Copy link
Collaborator

cicdw commented Jan 26, 2017

We should have a testing framework / experimentation engine to test the algorithms for robustness to various types of input data (normalized / not-normalized / bad condition numbers / partial separability / low class sizes, etc.) -- eventually we might even want some sort of switching method that, for example, might detect bad conditioning in Newton's method and switch to gradient descent. This will require first writing a way to generate such data.

@mcg1969 @jcrist

@mcg1969
Copy link

mcg1969 commented Jan 31, 2017

Once I get a bunch of delegatable tasks built out for my larger project I'm going to take a stab at this. Hoping to do so Wednesday or Thursday.

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

2 participants