Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Lucas Miranda
deepOF
Commits
ac9501f6
Commit
ac9501f6
authored
Nov 19, 2020
by
lucas_miranda
Browse files
Refactored a bit the old visualization pipeline
parent
d3bc34c8
Pipeline
#87199
failed with stage
in 27 minutes and 23 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
examples/visualizations/train_viz_data_generator.py
View file @
ac9501f6
...
...
@@ -3,7 +3,7 @@
# Add to the system path for the script to find deepof
import
sys
sys
.
path
.
insert
(
1
,
"../"
)
sys
.
path
.
insert
(
1
,
"../
../
"
)
from
train_utils
import
*
from
sklearn.discriminant_analysis
import
LinearDiscriminantAnalysis
...
...
Write
Preview
Supports
Markdown
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