Lab Assignment-6 Perceptron, MLP
Lab Assignment-6 Perceptron, MLP
Use the dataset IoT dataset having 85 features such as service, flow duratioj
etc. to classify the pattern as normal or attack pattern.
The Dataset contains both Attack patterns and Normal Patterns.
Class Labels
Implement the same with Sklearn library (MLP classifier). Fine tune the hyper
parameters to get maximum accuracy.