scikit-onnx-fastapi-example
scikit-onnx-fastapi-example copied to clipboard
Example project to predict housing pricing by using scikit, onnx and fastapi.
Bumps [onnx](https://github.com/onnx/onnx) from 1.5.0 to 1.13.0. Release notes Sourced from onnx's releases. v1.13.0 ONNX v1.13.0 is now available with exciting new features! We would like to thank everyone who contributed...
Bumps [numpy](https://github.com/numpy/numpy) from 1.17.0 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.33.0 to 0.65.2. Release notes Sourced from fastapi's releases. 0.65.2 Security fixes 🔒 Check Content-Type request header before assuming JSON. Initial PR #2118 by @patrickkwang. This change...
Bumps [pydantic](https://github.com/samuelcolvin/pydantic) from 0.30 to 1.6.2. Release notes Sourced from pydantic's releases. v1.6.2 (2021-05-11) Security fix: Fix date and datetime parsing so passing either 'infinity' or float('inf') (or their negative...
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.8.4 to 0.11.7. Release notes Sourced from uvicorn's releases. Version 0.11.7 0.11.7 SECURITY FIX: Prevent sending invalid HTTP header names and values. SECURITY FIX: Ensure path value...