Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
HOGVAX
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Sara Schulte
HOGVAX
Commits
d38f2ec8
Commit
d38f2ec8
authored
2 years ago
by
Sara Schulte
Browse files
Options
Downloads
Patches
Plain Diff
adjust yaml file
parent
8dbf0bfc
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
HOGVAX/hogvax.py
+1
-1
1 addition, 1 deletion
HOGVAX/hogvax.py
HOGVAX/hogvax_env.yaml
+4
-1
4 additions, 1 deletion
HOGVAX/hogvax_env.yaml
with
5 additions
and
2 deletions
HOGVAX/hogvax.py
+
1
−
1
View file @
d38f2ec8
...
...
@@ -4,7 +4,7 @@ import gzip
import
pickle
import
networkx
as
nx
import
pandas
as
pd
import
gurobi
py
as
gp
import
gurobi
as
gp
import
aho_corasick_trie
import
linear_time_hog
import
filter_substrings_in_ba_predictions
...
...
This diff is collapsed.
Click to expand it.
HOGVAX/hogvax_env.yaml
+
4
−
1
View file @
d38f2ec8
...
...
@@ -7,5 +7,8 @@ dependencies:
-
pandas = 1.4.2
-
networkx =
2.8
-
pydot = 1.4.2
-
gurobi =
9.5.1
-
gurobi =
10.0.0
-
python =
3.9
-
pip
-
pip
:
-
gurobipy==10.0.0
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment