You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
55 lines
806 B
55 lines
806 B
[fit]
|
|
filename = fit.py
|
|
chunked = true
|
|
python.version = python3
|
|
is_risky = true
|
|
|
|
[apply]
|
|
filename = apply.py
|
|
chunked = true
|
|
python.version = python3
|
|
|
|
[score]
|
|
filename = score.py
|
|
chunked = true
|
|
python.version = python3
|
|
|
|
[summary]
|
|
filename = summary.py
|
|
chunked = true
|
|
python.version = python3
|
|
|
|
[listmodels]
|
|
filename = list.py
|
|
chunked = true
|
|
python.version = python3
|
|
|
|
[deletemodel]
|
|
filename = delete.py
|
|
chunked = true
|
|
python.version = python3
|
|
is_risky = true
|
|
|
|
[sample]
|
|
filename = sample.py
|
|
chunked = true
|
|
python.version = python3
|
|
|
|
[kvstorelookup]
|
|
filename = kvstorelookup.py
|
|
chunked = true
|
|
python.version = python3
|
|
|
|
[logexperiment]
|
|
filename = logexperiment.py
|
|
chunked = true
|
|
local = true
|
|
python.version = python3
|
|
|
|
[ai]
|
|
filename = ai.py
|
|
streaming = true
|
|
chunked = true
|
|
python.version = python3
|
|
is_risky = true
|