Skip to content

Conversation

@ThomasStevensonQM
Copy link
Contributor

Additional functionality for SVMs includes:
~ Multi-gaussian, product and sum kernel functions added, as well as polynomial kernel function re-enabled.
~ Parameter optimisation for kernel parameters and cost added following the implementation for BDT parameter optimisation.
~ Can specify the parameters to be optimised and the range over which they are optimised.
~ Calculation of loss functions, though not currently used.
~ Weighting of the cost parameter to the relative signal and background dataset sizes, as to not bias the SVM training if one dataset is significantly larger than the other.
~ Also return of map of optimised parameters from the tmva factory to allow for use in external program.

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