bigdata-ustc / EduKTM

The Model Zoo of Knowledge Tracing Models
Apache License 2.0
197 stars 63 forks source link

[FEATURE] Add DKT Model #3

Closed sone47 closed 3 years ago

sone47 commented 3 years ago

Thanks for sending a pull request! Please make sure you click the link above to view the contribution guidelines, then fill out the blanks below.

Description

(Brief description on what this PR is about)

What does this implement/fix? Explain your changes.

Add DKT model and relevant files.

Pull request type

Changes

Does this close any currently open issues?

N/A

Any relevant logs, error output, etc?

N/A

Checklist

Before you submit a pull request, please make sure you have to following:

Essentials

Comments

tswsxk commented 3 years ago
  1. There are conflicting files. Please solve the conflicts before you merge.
codecov-commenter commented 3 years ago

Codecov Report

Merging #3 (a692299) into main (4151e0c) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              main        #3   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         6    +2     
  Lines          119       191   +72     
=========================================
+ Hits           119       191   +72     
Impacted Files Coverage Δ
EduKTM/DKT/DKT.py 100.00% <100.00%> (ø)
EduKTM/DKT/__init__.py 100.00% <100.00%> (ø)
EduKTM/__init__.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 4151e0c...a692299. Read the comment docs.