Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bob.bio.base
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
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
bob
bob.bio.base
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
846d02b63600d0c12a42083c6b0c29b439af0d7d
Select Git revision
Branches
14
171-in-the-algorithm-the-model_fusion_function-is-ignored
Fixes-afterbase-packages-moving
Znorm_Tnorm_with_demographic
big-issue-106
cross-db
develop
protected
doc
fix-annotations
fix-doc
fix_precision
master
default
protected
multiscores
processing-API
wrapper-api2
Tags
20
v8.1.1
v8.1.0
v8.0.0
v7.1.0
v7.0.4
v7.0.3
v7.0.2
v7.0.1
v7.0.0
v6.0.0
v5.0.0
v4.1.2b0
v4.1.1
v4.1.0
v4.0.2
v4.0.1
v4.0.0
v3.3.0
v3.2.1
v3.2.0
34 results
Begin with the selected commit
Created with Raphaël 2.2.0
30
Nov
26
25
24
23
22
20
18
17
12
11
10
9
6
5
3
2
31
Oct
30
28
26
20
16
14
13
12
9
8
7
6
2
30
Sep
16
15
14
28
Aug
13
12
4
27
Jul
7
2
24
Jun
23
19
18
17
16
15
12
3
29
May
27
26
22
15
14
12
11
10
8
7
6
5
4
3
2
1
30
Apr
26
24
20
31
Mar
30
29
27
26
25
24
23
21
20
19
18
17
16
10
2
27
Feb
26
24
22
17
10
7
3
Jan
13
Nov
29
Oct
16
12
Sep
7
Aug
21
Jun
7
6
14
Feb
9
Oct
26
Sep
31
Aug
27
19
Jul
13
12
10
9
7
3
28
Jun
27
26
22
21
20
7
6
5
4
30
May
23
22
18
17
16
15
12
9
7
4
3
1
30
Apr
26
25
24
23
20
19
18
16
13
12
11
10
9
6
5
26
Mar
20
16
12
11
10
9
1
27
Feb
25
22
21
20
15
11
9
5
24
Jan
16
10
3
2
22
Dec
5
4
28
Nov
27
17
14
13
10
9
8
7
6
3
26
Oct
25
24
23
20
19
16
11
10
9
5
28
Sep
26
22
8
7
30
Aug
29
28
25
24
23
30
Jul
28
27
Adapting CSVDevEval to work with our current FileList Structure
Merge branch 'master' into check-stateless
Merge branch 'delayed-sample-cache' into 'master'
Used the DelayedSampleSetCached in the BioAlgorithmCheckpointWrapper
Merge branch 'db-all-samples' into 'master'
Keep low level group name away from the high level
Edit the annotate commands with correct defaults.
Handle 'train' group in database.all_samples()
Add groups() to the dummy legacy database
Merge branch 'memory-demanding' into 'master'
Added the memory_demanding attribute as part of the legacy APi
Merge branch 'dask-client-as-string' into 'master'
[scripts][pipelines] allow dask-clients as strings
Merge branch 'db-all-samples' into 'master'
Merge branch 'master' into 'db-all-samples'
Apply suggestion to bob/bio/base/database/csv_dataset.py
Merge branch 'fix-for-delayed-samples' into 'master'
[doc] Added info on database.all_samples
Added tests for cross_validation all_samples
Add a test for retrieving all samples
Added all_samples to csv dataset classes
[db] Add a method to get all samples of a dataset.
[legacy] database.all_files handles 'None' groups
Remove fiddling with bob.pipelines.Samples's internals
[annotators] nit
Remove fiddling with bob.pipelines.Samples's internals
Merge branch 'use-default-atnt-directory' into 'master'
Merge branch 'followup' into 'master'
[test_utils] Do not re-download ATNT database
[click][VanillaBiometrics] Fixed click options
Merge branch 'optimize' into 'master'
Created a mechanism that clears biometric reference caches
Optimize scoring if allow_scoring_with_all_biometric_references == False
Merge branch 'explicity-dask' into 'master'
Merge branch 'dask-annotators' into 'master'
Allow the used to set the value of the partition_size and dask.n_workers
Moved the ZTNorm code from the CLI command to the API
[conda] Testing if the vanilla-biometrics CLI commands are working
Merge branch 'hash_string' into 'master'
Improvements on CheckpointWrapper
Loading