Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
ITMO-NSS-team
FEDOT
Commits
fb335b3d
Commit
fb335b3d
authored
1 year ago
by
valer1435
Browse files
Options
Download
Email Patches
Plain Diff
pep8x3
parent
5dec67c1
move-topo-in-extra
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
fedot/core/operations/evaluation/operation_implementations/data_operations/topological/fast_topological_extractor.py
+1
-0
...data_operations/topological/fast_topological_extractor.py
with
1 addition
and
0 deletions
+1
-0
fedot/core/operations/evaluation/operation_implementations/data_operations/topological/fast_topological_extractor.py
View file @
fb335b3d
...
...
@@ -6,6 +6,7 @@ import numpy as np
try
:
from
gph
import
ripser_parallel
as
ripser
dummy_var
=
ripser
# for pep8
except
ModuleNotFoundError
:
logging
.
log
(
100
,
"Topological features operation requires extra dependencies for time series forecasting, which are not"
...
...
This diff is collapsed.
Click to expand it.
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
Menu
Projects
Groups
Snippets
Help