Skip to content

Commit 296a991

Browse files
authored
Merge pull request #36 from RukhovichIV/latest_stable
Benchmarks for model builders from XGBoost and LightGBM models
2 parents 002fa9d + 8ee94d9 commit 296a991

File tree

7 files changed

+1019
-6
lines changed

7 files changed

+1019
-6
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ __work*
1111
# Datasets
1212
dataset
1313
*.csv
14+
*.npy

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2017-2019 Intel Corporation
3+
Copyright (c) 2017-2020 Intel Corporation
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)