This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
graphkit-learn
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
2
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
update pre-image
v0.1
jajupmochi
5 years ago
parent
b7112cd60f
commit
80e64a44ae
1 changed files
with
2 additions
and
2 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
preimage/test_fitDistance.py
+ 2
- 2
preimage/test_fitDistance.py
View File
@@ -295,8 +295,8 @@ def draw_count_bar(norm_diff):
if __name__ == '__main__':
if __name__ == '__main__':
# test_anycosts()
# test_anycosts()
#
test_cs_leq_ci_plus_cr()
test_unfitted()
test_cs_leq_ci_plus_cr()
#
test_unfitted()
# x = np.array([[1,2,3],[4,5,6],[7,8,9]])
# x = np.array([[1,2,3],[4,5,6],[7,8,9]])
# xx = pairwise_substitution(x)
# xx = pairwise_substitution(x)
Write
Preview
Loading…
Cancel
Save