RSK Mind Framework
[]()
General propose framework for agile building of a data mining services. With this
framework a developer with low effort can deploy a machine learning services.
Framework has three independent modules,
- Transformation Processing and augmenting our dataset.
- Analytics Get information about the dataset.
- Training Training of a new model for prediction or classification.
- Prediction - Classification Get the result for the instance via a REST API.
Transformation
Analytics
Training
Predicting