Cuml svc probability parameter supported
DevOps
About
In the RAPIDS `cuml` GPU-accelerated machine learning library framework, the `SVC` (Support Vector Classification) class supports a `probability` constructor flag boolean parameter. When enabled, it allocates tensor calculations to compute and output calibrated class probability estimates.