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

File plot_scalable_poly_kernels.py

examples/kernel_approximation/plot_scalable_poly_kernels.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2======================================================
3Scalable learning with polynomial kernel approximation
4======================================================

Callers

nothing calls this directly

Calls 12

fetch_covtypeFunction · 0.90
train_test_splitFunction · 0.90
make_pipelineFunction · 0.90
MinMaxScalerClass · 0.90
NormalizerClass · 0.90
LinearSVCClass · 0.90
SVCClass · 0.90
fit_transformMethod · 0.45
transformMethod · 0.45
fitMethod · 0.45
scoreMethod · 0.45

Tested by

no test coverage detected