Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
bob.pad.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.pad.base
Graph
d4ea7c0679de5f12f9d55f732d4b7e390beeb1ed
Select Git revision
Branches
7
add-simple-one-class-classifiers
develop
protected
hack-to-prevent-libSVM-crash
master
default
protected
pad-classifiers
test-doc
vulnerability
Tags
20
v6.0.1
v6.0.0
v5.0.4
v5.0.3
v5.0.2
v5.0.1
v5.0.0
v4.0.0
v3.0.0
v2.3.2b0
v2.3.1
v2.3.0
v2.2.1
v2.2.0
v2.1.0
v2.0.0
v1.0.8
v1.0.7
v1.0.6
v1.0.5
27 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
30
Oct
26
Aug
21
5
24
Jun
21
7
29
May
20
30
Apr
29
1
Mar
26
Feb
14
11
Jan
11
Dec
6
Nov
5
19
Oct
3
26
Sep
27
Aug
20
Jul
18
12
10
9
4
3
2
29
Jun
28
27
26
25
22
21
20
19
18
13
8
7
6
5
4
30
May
29
25
14
8
7
4
3
30
Apr
26
25
24
23
19
14
13
10
3
27
Mar
26
21
16
15
9
8
7
6
5
2
1
28
Feb
26
22
21
13
11
7
5
1
16
Jan
12
30
Nov
28
27
25
Oct
28
Sep
7
Jul
6
2
Jun
1
28
May
18
16
13
12
9
8
15
Feb
21
Dec
2
24
Oct
23
20
19
13
12
3
21
Sep
20
16
20
Jun
24
May
19
Increased latest version to 2.2.2b0 [skip ci]
Increased stable version to 2.2.1
v2.2.1
v2.2.1
Added tests for ScikitClassifier
WIP: Should work for audio too..
GMM2
Mods
Added scikit classifier
WIP, wrapper for scikit classifiers
WIP, wrapper for scikit classifiers
Mods
WIP, scikit classifier
Merge branch 'roc-fixes' into 'master'
Use plot.roc instead of plot.roc_for_far in vulnerability ROC plots
Increased latest version to 2.2.1b0 [skip ci]
Increased stable version to 2.2.0
v2.2.0
v2.2.0
Merge branch 'one-class-gmm' into 'master'
Add a new one class GMM based on bob's GMMs
Fix the sorted argument
Merge branch 'bpcer_threshold_criteria' into 'master'
Added criteria for threshold selection based on desired BPCER criteria
WIP, bpcer thresholds
Merge branch 'correct-apcer-calculation' into 'master'
Use numpy.sort instead of sorted. sorted produces different results than numpy.sort
Fix strings, fix corner cases
Compute APCER correctly
Fix bad usage of logging
Merge branch 'roc_axis_label' into 'master'
fix for wrong Axis label with -nG option
Merge branch 'fix_read_to_score' into 'master'
[ci] Update gitlab-ci file (depend on bob/bob.devtools) [ci skip]
Fixes #8 Algorithm.read_toscore_object should not exist
Merge branch 'cross' into 'master'
Merge branch 'fixbug' into 'master'
correcting bug when using split_by_client flag
Add a command to finalize scores
Add support for renaming algs in bob pad cross
Merge branch 'p1' into 'master'
Use the builtin method for converting frame containers to arrays
remove protocol names as well
use new click features
Loading