bigdata-ustc / EduKTM

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

[FEATURE] Add LPKT model #8

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.

...

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

codecov-commenter commented 3 years ago

Codecov Report

Merging #8 (f1009f1) into main (0a88a59) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              main        #8    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           18        21     +3     
  Lines          701       870   +169     
==========================================
+ Hits           701       870   +169     
Impacted Files Coverage Δ
EduKTM/LPKT/LPKT.py 100.00% <100.00%> (ø)
EduKTM/LPKT/LPKTNet.py 100.00% <100.00%> (ø)
EduKTM/LPKT/__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 0a88a59...f1009f1. Read the comment docs.