TutorialΒΆ

  • REST API with HTTPS
    • First application with uwsgi
    • Second application falcon + uwsgi
    • Third application: falcon + wsgi + https
    • Fourth application: falcon + wsgi + https + scikit-learn
  • Create your first REST API
    • Train a model
    • Implement your predict function
    • Start the REST API server
    • Test the REST API
    • REST API with authentification
  • REST API to a storage for machine learned model
    • Train a model on Iris
    • Set up authenticated users
    • Start the REST API
    • Upload a machine learned model
    • Compute prediction through the REST API
    • Example with Keras
    • Example with Torch

Logo

lightmlrestapi

Navigation

  • Tutorial
  • API
  • FAQ
  • blog
  • Index
  • End to end examples
  • Notebooks gallery
  • Command lines
  • Examples

Related Topics

  • Documentation overview
    • Previous: lightmlrestapi
    • Next: REST API with HTTPS

Powered by Sphinx 5.0.1 & Alabaster 0.7.12 | Page source