Research Article
ePMLF: Efficient and Privacy-Preserving Machine Learning Framework Based on Fog Computing
Algorithm 6
Secure naive Bayes training.
| Input: the data of FNs | | Output: model parameters , | | | | FNs: | | : | (1) | computes , | | | | Encrypt them with and send them to SSP | | | | SSP: | (2) | Compute , | | | | | (3) | Decrypt them with | | : | (4) | | | | | | | | | | (5) | |
|