当前位置:网站首页>《DeepJIT: An End-To-End Deep Learning Framework for Just-In-Time Defect Prediction》论文笔记
《DeepJIT: An End-To-End Deep Learning Framework for Just-In-Time Defect Prediction》论文笔记
2022-07-31 03:20:00 【#苦行僧】
论文发表在:MSR-2019(CCF-C)。
论文链接:https://ieeexplore.ieee.org/document/8816772
虽然论文发表在C类会议(maybe想快速占个位置),但是他超过了当时最优的几个模型,现有的一些即时缺陷预测研究都有对比该论文的模型。所以这里记录下阅读该论文的笔记,论文的实验方法都比较一般,适合学习对该方向所做的任务的理解。
下面直接上我做的PPT吧,足以概括该篇论文的研究了。
边栏推荐
猜你喜欢
随机推荐
LocalDate加减操作及比较大小
Problems that need to be solved in distributed system architecture
CorelDRAW2022 streamlined Asia Pacific new features in detail
日志级别 和 打印log注意
Graphical lower_bound & upper_bound
Day32 LeetCode
数据库实现分布式锁
TCP详解(二)
What is a system?
Automation strategies for legacy systems
The distance value between two arrays of LeetCode simple questions
Atomic operation CAS
Point Cloud DBSCAN Clustering (MATLAB, not built-in function)
Redis 统计用户新增和留存
Key Technologies of Interface Testing
[C language foundation] Solve C language error: expected ';', ',' or ')' before '&' token
TCP和UDP详解
els 方块向左移动条件判断
The application and practice of mid-to-platform brand advertising platform
浅识Flutter 基本组件之showDatePicker方法