Hackathon_Prakul

This code trains a Random Forest model to detect Neptune attacks in network activity data, evaluating its performance using accuracy, precision, recall, and F1 score. It preprocesses the data, trains the model, predicts on the test set, and saves the predictions for submission in csv form.

7/4/2024
30 views

Tags:  

#python 

#classification