predictions_list_schedules: Show the prediction schedule

Description Usage Arguments Value

Description

Show the prediction schedule

Usage

1

Arguments

id

integer required. ID of the prediction associated with this schedule.

Value

A list containing the following elements:

id

integer, ID of the prediction associated with this schedule.

schedule

list, A list containing the following elements:

  • scheduled boolean, If the item is scheduled.

  • scheduledDays array, Day based on numeric value starting at 0 for Sunday.

  • scheduledHours array, Hours of the day it is scheduled on.

  • scheduledMinutes array, Minutes of the day it is scheduled on.

  • scheduledRunsPerHour integer, Alternative to scheduled minutes, number of times to run per hour.

scoreOnModelBuild

boolean, Whether the prediction will run after a rebuild of the associated model.


civisanalytics/civis-r documentation built on June 27, 2020, 7:25 a.m.