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

Functors #5

Merged
merged 22 commits into from
May 26, 2023
Merged

Functors #5

merged 22 commits into from
May 26, 2023

Conversation

cstyl
Copy link
Member

@cstyl cstyl commented Apr 23, 2023

Enable the use of custom functors during tune operations so that:

  1. Allow the use of user defined algorithms to be tuned when RunFirstTuner is used
  2. Allow the use of user defined feature extraction when an ML tuner is used.

@cstyl cstyl linked an issue Apr 23, 2023 that may be closed by this pull request
cstyl added 2 commits May 26, 2023 12:50
…s such that it loads the stored model from a single file. Also added option for loading in binary or text format
@cstyl cstyl linked an issue May 26, 2023 that may be closed by this pull request
2 tasks
@cstyl cstyl merged commit ec61590 into develop May 26, 2023
10 checks passed
@cstyl cstyl deleted the functors branch May 26, 2023 16:16
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.

Load trees as binary files Add vector containers in TuneMultiply Interface
1 participant