Hi @tcoufal
in addition to the developer zone guides mentioned before, in a nutshell:
ThingWorx Analytics Server:
- allows to load a csv dataset of historic data and perform some descriptive analytics (Signals and profile) to understand the fields that have most impact on a outcome.
- allows to create a machine learning model in order to predict outcome for future new data
Platform analytics:
- contains 2 set of independent components: Descriptive Services and Property Transform services.
- both allow to compute statistical measure (mean max, Fourier transform ...) on incoming data (logged data for Descriptive Services, streamed data for Property Transform)
- this is completely independent from ThingWorx Analytics Server
I would recommend the following articles that gives some overview:
- ThingWorx Analytics product offerings
- Getting Started with ThingWorx Analytics Server
- Overview of ThingWorx Platform Analytics Services
Hope this helps
Kind regards
Christophe