Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change default parameter of SVC model in the GCM module
Before, the Support Vector Classifier did not produce probabilities, which are required for different algorithms in the GCM module. This changes the 'probability' parameter to True. Signed-off-by: Patrick Bloebaum <bloebp@amazon.com>
- Loading branch information