Optimizing Models

Operations teams should simplify and optimize the workflows that are created in the development environment by the analytics team. Over time, the operations team can use the collaborative environment to encourage and enforce best practices, by creating template workflows and custom operators that encapsulate standards and optimizations.

Here are some best practices when optimizing your workflow for production:

  • Remove non-essential operators such as charts, summary statistics, accuracy tests, and unapproved models.
  • Consolidate multiple operators into one (for example, successive variable operators).
  • Perform pre-aggregations and filters as early as possible.
  • Perform pre-aggregations and filters at the source of the data.
  • Use subflows to standardize common transformations.
  • Use custom operators to streamline complex operations into a single step, and to standardize common operations. (See TIBCO® Data Science Team Studio Development Kit for more information.)

You can score, deploy, and manage your models in one place. You can also automate job runs and integrate them into your development process from the command line using our APIs.