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

boaloysius created an issue.

boaloysius’s picture

I have created a video playlist (2 videos) on the progress. https://www.youtube.com/playlist?list=PL6j67i2Q9EFXWZZLKsfE3D-OQ8CFmg8Yc

boaloysius’s picture

Have 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