Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Martin Řepa
bachelor-thesis
Commits
aed95e2c
Commit
aed95e2c
authored
Apr 13, 2019
by
Martin Řepa
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add scored data files
parent
86c29f70
Changes
4
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
1024892 additions
and
1 deletion
+1024892
-1
src/data/scored/normal_distribution_experiments.csv
src/data/scored/normal_distribution_experiments.csv
+10001
-0
src/data/scored/scored_ctu_1mil_2features.csv
src/data/scored/scored_ctu_1mil_2features.csv
+999940
-0
src/data/scored/syntetic_experiments.csv
src/data/scored/syntetic_experiments.csv
+14951
-0
src/neural_networks/network.py
src/neural_networks/network.py
+0
-1
No files found.
src/data/scored/normal_distribution_experiments.csv
0 → 100644
View file @
aed95e2c
This diff is collapsed.
Click to expand it.
src/data/scored/scored_ctu_1mil_2features.csv
0 → 100644
View file @
aed95e2c
This diff is collapsed.
Click to expand it.
src/data/scored/syntetic_experiments.csv
0 → 100644
View file @
aed95e2c
This diff is collapsed.
Click to expand it.
src/neural_networks/network.py
View file @
aed95e2c
...
...
@@ -30,7 +30,6 @@ class BenignData:
counts
:
np
.
array
=
attr
.
ib
()
y
:
np
.
array
=
attr
.
ib
()
class
OrderCounter
:
order
=
0
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment