Data mining
Based on TensorBay Action, this example integrates four steps: data crawling, conversion, parsing, and analytics into a complete workflow, giving you a quick overview of the Graviti Data platform.
Last updated
Based on TensorBay Action, this example integrates four steps: data crawling, conversion, parsing, and analytics into a complete workflow, giving you a quick overview of the Graviti Data platform.
Last updated
a. Click TensorBay to your Private workspace or Team workspace,and click Create a New Dataset
a. Enter the Developer Tools page,click Create AccessKey and copy it.
b. Enter the dataset page you have created, Click Action Configuration and Create Secret on the Settings page.
c. Name the secret you have created as accesskey
, and paste the secret value that was copied in step a.
a. Click Create Workflow on the Action page.
b. Fill in the workflow name.(Notice: Workflow names can only contain lowercase letters, numbers and minus signs, and must not be less than 2 characters with a minus sign at the beginning.)
c. Choose the workflow trigger mode.(Default: on manual)
d. Configurate the workflow parameter.(Notice:This example parameter is derived from the command line parameter of the Images setting to adjust the month of crawled paper. The default is 1.)
e. Configurate the workflow Instance.
f. Use the following code to create YAML file.
g. Publish the workflow.
a. On the Action page, click the workflow you have created and run it.
b. Adjust the parameter, for example, change the value to 10 (month), and click Run.
a. Click the outcome to enter workflow detail page, and click User Logs to view details of the workflow log.
b. On dataset detail page, click General -> Dataset Preview to view the statistics, which is the outcome of this workflow.