Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
MLAir
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
esde
machine-learning
MLAir
Merge requests
!281
Resolve "add switch to use multiprocessing"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Resolve "add switch to use multiprocessing"
lukas_issue297_tech_multiprocessing-switch
into
develop
Overview
0
Commits
2
Pipelines
3
Changes
2
Merged
Ghost User
requested to merge
lukas_issue297_tech_multiprocessing-switch
into
develop
4 years ago
Overview
0
Commits
2
Pipelines
3
Changes
2
Expand
Closes
#297 (closed)
Edited
4 years ago
by
Ghost User
0
0
Merge request reports
Viewing commit
a1815b49
Prev
Next
Show latest version
2 files
+
30
−
44
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
a1815b49
updated docs
· a1815b49
leufen1
authored
4 years ago
docs/_source/defaults.rst
+
2
−
0
Options
@@ -17,6 +17,7 @@ create_new_model
data_handler
data_origin
data_path
debug - MLAir checks if it is running in debug mode and stores this
dimensions
end
epochs
@@ -57,6 +58,7 @@ train_start
transformation :py:`{}` implement all further transformation functionality
inside your custom data handler
use_all_stations_on_all_data_sets
use_multiprocessing :py:`True` is set to False if MLAir is running in debug mode
upsampling
val_end
val_min_length
Loading