Skip to content

Linalg refactoring - #171

Merged
morenol merged 5 commits into
smartcorelib:linalg-refactoringfrom
postgresml:linalg-refactoring
Sep 22, 2022
Merged

Linalg refactoring#171
morenol merged 5 commits into
smartcorelib:linalg-refactoringfrom
postgresml:linalg-refactoring

Conversation

@montanalow

Copy link
Copy Markdown
Contributor

This merges the search params and random number seed changes from development into the branch. It compiles now, but tests do not pass, and there are still many warnings.

montanalow and others added 5 commits September 21, 2022 20:34
* grid search draft

* hyperparam search for linear estimators

* grid search for ensembles

* support grid search for more algos

* grid search for unsupervised algos

* minor cleanup
* Provide better output in flaky tests

* feat: add seed parameter to multiple algorithms

* Update changelog

Co-authored-by: Luis Moreno <morenol@users.noreply.github.com>
* add seed param to search params

* make default params available to serde

* lints

* create defaults for enums

* lint
@morenol
morenol merged commit 7c88c2f into smartcorelib:linalg-refactoring Sep 22, 2022
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