The Data Science OMAS provides APIs and events for tools and applications focused on building all types of analytics models such as predictive models and machine learning models. It provides the ability to define the purpose and requirements for a model, along with lineage and audit information relating to the development and validation process associated with the model.
The module structure for the Data Science OMAS is as follows:
- data-science-client supports the client library.
- data-science-api supports the common Java classes that are used both by the client and the server.
- data-science-server supports in implementation of the access service and its related event management.
- data-science-spring supports the REST API using the Spring libraries.