Skip to main content
Ctrl+K
mlprodict mlprodict

mlprodict

Site Navigation

  • Installation
  • Tutorial
  • API
  • ONNX, Runtime, Backends
  • scikit-learn Converters and Benchmarks
  • Command lines
  • Examples
  • FAQ, code, …
  • Gallery of examples
  • Notebook Gallery
  • History

Site Navigation

  • Installation
  • Tutorial
  • API
  • ONNX, Runtime, Backends
  • scikit-learn Converters and Benchmarks
  • Command lines
  • Examples
  • FAQ, code, …
  • Gallery of examples
  • Notebook Gallery
  • History

Section Navigation

  • Additional ONNX Converters
  • scikit-learn API and ONNX graph in pipelines
  • Complete Numpy API for ONNX
  • Xop API
  • AST
  • Python Runtime for ONNX
  • Python Runtime for ONNX operators
  • Experimental implementations
  • Benchmarking with asv
  • Validation
  • Tools
  • Former Experiments

Former Experiments#

  • Cc

  • Grammar

Cc#

mlprodict.grammar.cc.compile_c_function (code_c, nbout, dtype = <class ‘numpy.float32’>, add_header = True, suffix = ‘’, additional_paths = None, tmpdir = ‘.’, fLOG = None)

Compiles a C function with cffi. It takes one features vector.

Grammar#

mlprodict.grammar.grammar_sklearn.grammar.MLModel (self, input, output_names = None, name = None)

Base class for every machine learned model

previous

Tools

next

ONNX, Runtime, Backends

On this page
  • Cc
  • Grammar

Show Source

Built with the PyData Sphinx Theme 0.12.0.