Classification Technique

  • Anomaly detection with SVM/ Neural network

  • Sklearn library is used for training and validation of the model

  • Standardization of the training data set. The same mean and deviation will be used to standardize the testing data.

  • One class-SVM: kernel function: radial basis function (RBF)

  • Multi-layer neural networkL Hidden Layer is varied