Python support preparation #289
Closed
sonalgoyal
started this conversation in
Ideas
Replies: 3 comments
-
Also need to see what all we can suppoort in python. first off, we should expose the model learning metrics as a new phase and use sklearn etc to demonstrate the learning so that users know how to stop. See #254 |
Beta Was this translation helpful? Give feedback.
0 replies
-
We should also support defining the data, output, field definitions and other config params so that people do not have to manually build the config.json. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Following are the next set of items planned:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As we are building some functionality in python, need to see what all support we need.
a. zingg.sh update
b. docker update?
c. python dependencies and thier installation and distribution through --py-files?
d. installation documentation update
Beta Was this translation helpful? Give feedback.
All reactions