Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SeldonIO/seldon-server
/ sklearn_scaler.py
File
sklearn_scaler.py
python/examples/sklearn_scaler.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
seldon.pipeline.sklearn_transform
as
ssk
2
import
pandas
as
pd
3
from
sklearn.preprocessing
import
StandardScaler
4
Callers
nothing calls this directly
Calls
2
transform
Method · 0.65
fit
Method · 0.45
Tested by
no test coverage detected