Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Server VS server-less Or just define the protocol?
  • Data file type: What type of data we are supporting: e.g. for Delta needs to be parquet, RDBMS?
  • Metadata structure, what kind of JSON schema do we need
  • Do we support training or just inference?
  • Do we only support a specific model type (ONNX) or arbitrary number of framework
  • Do we upload the data to AI and keep the data in the same location and pass by reference?
  • Decouple model (asking the model to predict and train) and data (listing, upload, download)
  • Tableau version of OBAIC https://tableau.github.io/analytics-extensions-api/docs/ae_example_tabpy.html
  • Qlik version of OBAIC: https://github.com/qlik-oss/server-side-extension
  • Finalize Logo

Question to clarify


FAQ

Why should I share our model to you?

...