File tree Expand file tree Collapse file tree
Machine_Learning/scarches-api Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -72,9 +72,9 @@ responsive and
7272### ` /query `
7373
7474The query endpoint allows ` POST ` requests and takes a ** valid** json which contains
75- all the information for us to compute the model and store its results. We, as the ML and
76- Visualisations team don't want to worry about the storage infrastructure of the backend, thus we
77- expect s3 keys that we can access to store the output. The used parameter keys that can be set in the
75+ all the information for us to compute the model and store its results. On the ML and
76+ Visualisation side we expect only s3 keys (from the backend) that we can access to store the output.
77+ The used parameter keys that can be set in the
7878configuration are specified in [ parameter.py] ( ./utils/parameters.py ) with a short explanation what
7979the parameter does and what the key should look like.
8080
You can’t perform that action at this time.
0 commit comments