Research Article
Dark Web Data Classification Using Neural Network
Algorithm 1
Map-reduce model for SVM program procedure.
| Step 1: input the dark web structure data convert data to the format of mapper function applying SVM package | | Step 2: Behavior of the dark web structure data sample perform the training on the data | | Step 3: deliberate the RBF kernel | | Step 4: Usage cross-validation to discovery the parameter p and R | | Step 5: Usage the distinguished parameter p and γ to train the entire training set | | Step 6: Applying the reducer perform the resting task |
|