-
New Feature
-
Resolution: Done
-
High
Currently, SB API is written but it isn't connected with MB at all and no Keras functions are used in it.
Things to be done:
- Fill all Keras LodBrok functions.
- Remove extra code if any.
- Connect with MB and transfer data to classify.
- Dockerize the API
SpamBrainz API is done with two endpoints /predict and /train.
More detailed information can be found in this repo.