我是靠谱客的博主 激动皮带,这篇文章主要介绍python数据库开发 dga_DGA detection based on Deep Learning (CNN and GRU) (基于深度学习的DGA检测)...,现在分享给大家,希望可以做个参考。

DGA-detection

DGA detection based on Deep Learning (CNN and GRU) (基于深度学习的DGA检测)

This project implements the DGA detection algorithm based on CNN and GRU to replace the traditional manual feature machine learning model. This article improves the pre-training model (.pb). Its roc_auc_score is 0.9833 The evaluation indicators of the model are as follows:

#+++++++++++++++++++++++++++++++++++++++++++++#

tf.keras.evaluate :

865us/sample - loss: 0.0239 - accuracy: 0.9833 [0.04613903951440131, 0.98328847]

#+++++++++++++++++++++++++++++++++++++++++++++#

customed model_eval:

confusion matrix [[190987, 3229], [ 2722, 159164]]

f1_score: 0.9816485187138235

precision_score: 0.9801161380108748

recall_score: 0.9801161380108748

average_precision_score: 0.9712800471538547

roc_auc_score: 0.9832799399509491

#++++++++++++++++++++++++++++++++++++++++++++#

最后

以上就是激动皮带最近收集整理的关于python数据库开发 dga_DGA detection based on Deep Learning (CNN and GRU) (基于深度学习的DGA检测)...的全部内容,更多相关python数据库开发内容请搜索靠谱客的其他文章。

本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
点赞(54)

评论列表共有 0 条评论

立即
投稿
返回
顶部