MCPcopy Create free account
hub / github.com/scikit-learn/scikit-learn / bench_plot_polynomial_kernel_approximation.py

File bench_plot_polynomial_kernel_approximation.py

benchmarks/bench_plot_polynomial_kernel_approximation.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2========================================================================
3Benchmark for explicit feature map approximation of polynomial kernels
4========================================================================

Callers

nothing calls this directly

Calls 11

load_digitsFunction · 0.90
train_test_splitFunction · 0.90
LinearSVCClass · 0.90
SVCClass · 0.90
PipelineClass · 0.90
NystroemClass · 0.90
fitMethod · 0.45
scoreMethod · 0.45
plotMethod · 0.45
fit_transformMethod · 0.45

Tested by

no test coverage detected