Active
Project:
Google Cloud ML Engine
Component:
Code
Priority:
Normal
Category:
Plan
Assigned:
Unassigned
Reporter:
Created:
14 Jun 2017 at 13:32 UTC
Updated:
21 Jun 2017 at 13:49 UTC
Jump to comment: Most recent
We integrate ml-engine API job functions to Drupal. Refer to this video. We have to figure out various configuration options and possible runtime errors during a training job. (For an example error, no two jobs can have the same name). This includes working with create, cancel, list and get methods of job. Refer to the v1.projects.jobs section of the page for job method details.
Comments
Comment #2
boaloysius commentedI have created a video playlist (2 videos) on the progress. https://www.youtube.com/playlist?list=PL6j67i2Q9EFXWZZLKsfE3D-OQ8CFmg8Yc
Comment #3
boaloysius commentedHave made a big change in the code base. Created separate APIs for Jobs, Projects and Credentials.
Added job cancel button to job list.
http://cgit.drupalcode.org/sandbox-boaloysius-2884123/commit/?id=3564195