MCPcopy 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

1import seldon.pipeline.sklearn_transform as ssk
2import pandas as pd
3from sklearn.preprocessing import StandardScaler
4

Callers

nothing calls this directly

Calls 2

transformMethod · 0.65
fitMethod · 0.45

Tested by

no test coverage detected