OpenMined / SyferText

A privacy preserving NLP framework
Apache License 2.0
197 stars 49 forks source link

Add tests for remote single label classifier #194

Closed j-chim closed 3 years ago

j-chim commented 3 years ago

Description

Tested remote inference for single label classifier with and without encryption https://github.com/OpenMined/SyferText/issues/179.

Affected Dependencies

N/A

Checklist

j-chim commented 3 years ago

@AlanAboudib I've incorporated your feedback in the latest commit. Will add tests for different access cases in the next PR