Activity
fix bug with out-of-sample prediction if no training set is available…
fix bug with out-of-sample prediction if no training set is available…
fix bug with out-of-sample prediction if no training set is available…
fix bug with out-of-sample prediction if no training set is available…
avoid standardization of feature if it is a constant; some internal r…
avoid standardization of feature if it is a constant; some internal r…
add a comment on prediction; improve sample script
add a comment on prediction; improve sample script
Fix bug with computing mean scores across folds: NAs distorted comput…
Fix bug with computing mean scores across folds: NAs distorted comput…
fix selecting right metric for classification case when plotting scores
fix selecting right metric for classification case when plotting scores
add a new test example which currently fails
add a new test example which currently fails
Implement evaluating (CV) different values of no. of neighbors
Implement evaluating (CV) different values of no. of neighbors
Implement evaluating (CV) different values of no. of neighbors
Implement evaluating (CV) different values of no. of neighbors
start improving the help text
start improving the help text
some minor fix in case of CV but only a single neighbor to evaluate
some minor fix in case of CV but only a single neighbor to evaluate
improve or add docstrings
improve or add docstrings
add function for plotting mean score
add function for plotting mean score
retrieve optimal no. of neighbors and score
retrieve optimal no. of neighbors and score
Add support for time-series CV strategies
Add support for time-series CV strategies
Fix a bug when computing indices for closest neighbors; Implement cv …
Fix a bug when computing indices for closest neighbors; Implement cv …
implement cv: still a bit buggy but it works for some parameters
implement cv: still a bit buggy but it works for some parameters