/Anomaly_Detection_App

EDA and modeling of Anomaly Detection in IoT devices | Federated Learning | Kaggle IoT Dataset | KDD cup

Primary LanguagePython

Federated Learning: EDA App

Federated Learning is a novel method used for decentralized training. Unlike the conventional method of training data at the centre, FL allow it to train at the edge devices itself and aggregate a global model from all the local model, without compromising privacy.

Required Files

  • setup.sh
  • Procfile
  • requirements.txt

EDA App

This application consists of EDA, reports on the analysis and insights and results on the simulation experiment. The code for the experiments is also available in the app.