Skip to content

Commit

Permalink
delete useless files
Browse files Browse the repository at this point in the history
  • Loading branch information
rain committed Oct 12, 2024
1 parent a6589bb commit 92d0cd2
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 199 deletions.
2 changes: 0 additions & 2 deletions ModelFit/approximate.py
Original file line number Diff line number Diff line change
Expand Up @@ -296,8 +296,6 @@ def test_feature_draw(self, X, Y, cmp_name, exec='pdf'):

ax2 = ax1.twinx()

# if name == 'Pitch':
# x += 4
ax1.plot(x, '-', label='Predicted', linewidth=2)
ax1.plot(y, '--', label='Real', linewidth=2)
if name in ['AccX', 'AccY', 'AccZ']:
Expand Down
15 changes: 0 additions & 15 deletions draw_cmp.py

This file was deleted.

131 changes: 0 additions & 131 deletions efficient.py

This file was deleted.

36 changes: 0 additions & 36 deletions reshow.py

This file was deleted.

15 changes: 0 additions & 15 deletions test_predictor.py

This file was deleted.

0 comments on commit 92d0cd2

Please sign in to comment.