Tree-ensemble-Intrusion-Detection-with-KDD99
Tree-ensemble-Intrusion-Detection-with-KDD99 copied to clipboard
using machine-learning to detecte instruction
Tree-ensemble-Intrusion-Detection-with-KDD99
Adding eight kinds of machine learning algorithms:Decision Tree、Random Forest、Extreme Tree、Adaboost、GBDT、XGBoost、Voting、Stacking
dt.py等*.py是训练、预测
dt_search.py等*_search.py是GridSearch调整超参数