Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
The submarine-sdk support Python, Scala, R language for algorithm development, The SDK is provided to help developers use submarine's internal data caching, data exchange, and task tracking to more efficiently improve the development and execution of machine learning tasks.
pysubmarine tracking module is a python API for logging parameters, code versions, metrics
1. Add the sumbrine-sdk/pysubmarine module.
2. pysubmarine supports mysql/HDFS in two ways to store metric data. Priority to do mysql, in order to performance requires python to directly write mysql data, do not take the submarine-sever RESTful interface.
3. Add metric, param instance to the submarine-server database and rest
4. Add Metric tracking ui to submarine-web
5. Add a metric graphical display to submarine-web
Attachments
Issue Links
- is related to
-
SUBMARINE-98 [Umbrella] Submarine web page
- Resolved
-
SUBMARINE-165 [Umbrella] Submarine Workbench
- Resolved
- links to
1.
|
[SDK] Add submarine-sdk module | Resolved | Kevin Su |
|
||||||||
2.
|
[SDK] Support mysql as the storage backend | Resolved | Kevin Su | |||||||||
3.
|
[SDK] Support hdfs as the storage backend | Resolved | Kevin Su | |||||||||
4.
|
[SDK] Update pysubmarine-tracking doc | Resolved | Kevin Su |
|
||||||||
5.
|
[SDK] Add pysubmarine-tracking example in mini-submarine | Resolved | Kevin Su |
|
||||||||
6.
|
[SDK] support python 3.5, 3.6, 3.7, 3.8 | Resolved | Kevin Su | |||||||||
7.
|
Add metric, param instance to the submarine-server rest | Resolved | JohnTing | |||||||||
8.
|
[SDK] Set job_name to id in database | Resolved | Kevin Su |