Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
======================================================
3
Scalable learning
with
polynomial kernel approximation
4
======================================================
Callers
nothing calls this directly
Calls
12
fetch_covtype
Function · 0.90
train_test_split
Function · 0.90
make_pipeline
Function · 0.90
MinMaxScaler
Class · 0.90
Normalizer
Class · 0.90
LinearSVC
Class · 0.90
PolynomialCountSketch
Class · 0.90
SVC
Class · 0.90
fit_transform
Method · 0.45
transform
Method · 0.45
fit
Method · 0.45
score
Method · 0.45
Tested by
no test coverage detected