Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bob.bio.gmm
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
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
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
bob
bob.bio.gmm
Graph
cbb21ad12352d0916c488bb68d2be61fefd9c73f
Select Git revision
Branches
8
18-there-is-no-option-to-change-the-kmeans-initialization-inside-gmm-py-and-the-default-causes-trouble
api-change
bh_voice_gmm
dask-kmeans
diarization
fix-pipeline
master
default
protected
paralell-isv
Tags
20
v4.0.1
v4.0.0
v3.2.7b0
v3.2.6
v3.2.5
v3.2.4
v3.2.3
v3.2.2
v3.2.1
v3.2.0
v3.1.0
v3.0.2
v3.0.1
v3.0.0
v2.0.7
v2.0.6
v2.0.5
v2.0.4
v2.0.3
v2.0.2
28 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
26
Apr
25
6
4
24
Mar
23
21
15
4
3
25
Feb
24
23
22
18
17
25
Jan
13
Dec
6
30
Nov
3
5
Oct
9
Sep
26
Jul
16
Jun
11
May
13
Apr
24
Mar
10
Nov
5
2
Oct
30
Apr
14
17
Feb
29
Oct
21
Jun
7
6
14
Feb
26
Sep
19
Jul
5
Jun
23
May
8
17
Apr
13
5
9
Mar
22
Feb
21
12
11
5
16
Jan
2
Nov
31
Oct
27
22
Sep
5
7
Jul
6
5
Jun
2
1
30
May
28
23
8
20
Apr
6
29
Mar
20
Feb
20
Jan
16
14
6
Dec
31
Oct
23
5
3
2
30
Sep
29
22
Aug
21
4
Apr
23
Mar
7
18
Feb
8
29
Jan
23
22
21
26
Nov
20
19
12
Oct
28
Aug
25
21
16
Jul
6
4
3
2
30
Jun
29
25
24
22
19
18
17
16
3
1
13
May
12
11
8
7
remove bob.db.atnt bob.io.image
api-change
api-change
create the UBM at init
remove feature checks
GMM.transform no longer returns dask arrays
Merge branch 'pipeline-rename' into 'master'
master
master
[pre-commit] autoupdate
it is better to call super().__init__(**kwargs) first
Fixes due to API changes in bob.bio.base
Merge branch 'fixes' into 'master'
[pre-commit] update configs
make sure the algorithm runs outside dask wrappers
Merge branch 'fixes' into 'master'
[test_gmm] update reference data based on changes in bob.learn.em
Use len(array) for more portable code.
[gmm] small fixes to make sure the gmm algorithm runs
Remove vstack on data, already done by the wrapper
fix-pipeline
fix-pipeline
Merge branch 'params' into 'master'
Fix the oversampling_factor not applied through.
Merge branch 'gmm-params' into 'master'
Fix the scoring functions and enroll parameters
remove bob.learn.linear
remove develop.cfg
Merge branch 'gmm-params' into 'master'
[refactor] isort, flake8
Adapt GMM to new bob.learn.em API
Add a parameter to set kmean's init iterations
Merge branch 'fix-hdf5' into 'master'
Prevent the regeneration of references in tests
Fix the score and references
Fix the step count of train and set seed correctly
Regen references files with hdf5 v3; Set the seeds
Merge branch 'py-gmm' into 'master'
[setup] cleaning config and entry-points
[doc] Remove references to ISV JFA and IVector
Multi-scores tests, references regen on latest ver
Use load_model and read_biometric_reference
Set tests for the GMM BioAlgorithm
Update gmm bioalgorithm
Remove old algorithms
Remove projection in score, fix ubm not set in fit
Loading