Hyperplan is the interface between data scientists and developers. It is a proxy service that will help you to write machine learning pipelines. It provides:
- Projects, features and labels through its own data stores
- Algorithm selection and execution, compatible with TensorFlow, Rasa Nlu and more to come
- An API to execute and label data
- Data storage and distribution through many message bus providers such as Apache Kafka, Google PubSub or AWS Kinesis.
Useful links
[Hyperplan website](https://hyperplan.io
Generating data with Hyperplan
sbt stage docker-compose build docker-compose up