MCPcopy Create free account
hub / github.com/cjlin1/liblinear / save_model

Function save_model

python/liblinear/liblinearutil.py:38–44  ·  view source on GitHub ↗

save_model(model_file_name, model) -> None Save a LIBLINEAR model to the file model_file_name.

(model_file_name, model)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected