Skip to content

nagyistge/predix-analytics-sample

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Predix Analytics Samples

A collection of samples for use with Predix Analytics services.

Sample Analytics

These are sample analytics written for use with the Predix Analytics platform:

  • demo-adder: A simple analytic that takes 2 numbers as input and returns their sum. It has been implemented in Java, Matlab (r2011b), and Python.
  • demo-timeseries-adder: Takes 2 arrays of timeseries data and returns a timeseries array that contains the sums at each timestamp. Currently available in Java.
  • demo-RTM-loco: A reference analytic that is used to calculate locomotive efficiency using a linear regression model. It has been implemented in Java, Matlab (r2011b), and Python.

For more information on developing analytics for use with Predix Analytics, see Analytic Development on Predix IO.

Sample Orchestration Workflows

Sample Orchestration Workflows

For more information on running orchestrations in Predix Analytics, see Using the Analytics Runtime Service on Predix IO.

Postman Collections

Sample Postman Collections

Once you have created your instance of either the Analytics Catalog or Analytics Runtime service, you can use the sample Postman collections to customize your REST requests and test them out to aid in implementing your applications.

About

A collection of samples for use with Predix Analytics services

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 55.3%
  • Shell 29.5%
  • Python 10.3%
  • MATLAB 4.9%