Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
J
java-wowa-training
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
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cylab
java-wowa-training
Commits
83ebf60896772adc298ed61dbea35c76cfd3c5c4
Select Git revision
Branches
3
master
default
protected
neural-network
neural-network-google-colab
Tags
5
v0.0.5
v0.0.4
v0.0.3
v0.0.2
v0.0.1
8 results
java-wowa-training
Author
Search by author
Any Author
authors
a.croix
a.croix
Ahmed Bokri
A.Bokri
Arbia Riahi
a.riahi
Arnaud Stoz
a.stoz
Bart Van Hees
b.vanhees
Boris André
b.andre
c.beumier
c.beumier
Elli Makdis Antoun
e.makdisantoun
Florian
f.vlrt
Frederic Hallot
Fred
Georgi
georgi
Ioanna Gianni
i.gianni
Khaled Rahal
k.rahal
Maxime Wets
m.wets
Nicolas Delahousse
n.delahousse
Robbe Louwet
r.louwet
Ruben Missotten
r.missotten
Thomas Leclef
t.leclef
Tibo
tibo
Wim
wim
20 authors
Apr 03, 2019
Include for GitLeaks
· 83ebf608
a.croix
authored
5 years ago
83ebf608
Merge branch 'test-sast'
· cce7d4e8
a.croix
authored
5 years ago
cce7d4e8
Fix bug: conversion Bytes to String used a specific Charset object
· 29e49389
a.croix
authored
5 years ago
29e49389
Add gitleaks.toml file
· ad57a608
a.croix
authored
5 years ago
ad57a608
Correction for gitleaks
· 05497b95
a.croix
authored
5 years ago
05497b95
Test gitleaks
· b1982558
a.croix
authored
5 years ago
b1982558
Apr 02, 2019
Change weights from array to List
· 95898aec
a.croix
authored
5 years ago
95898aec
Some fix thanks to SpotBugs
· f8bdb290
a.croix
authored
5 years ago
f8bdb290
Merge branch 'test-sast' of gitlab.cylab.be:cylab/java-wowa-training into test-sast
· d2330d1f
a.croix
authored
5 years ago
d2330d1f
Fix README.md
· c753457b
Tibo
authored
5 years ago
c753457b
Fix some of the bugs
· 36a63a63
Tibo
authored
5 years ago
36a63a63
Fix unused code
· bb2a5fef
Tibo
authored
5 years ago
bb2a5fef
run spotbugs during mvn verify
· a127d8b5
Tibo
authored
5 years ago
a127d8b5
Use fixed java-aggregation release version
· 6163c5cc
Tibo
authored
5 years ago
6163c5cc
Remove sast report
· b20332cc
Tibo
authored
5 years ago
b20332cc
Test SAST reporting
· cc22785c
Tibo
authored
5 years ago
cc22785c
[maven-release-plugin] prepare for next development iteration
· e7697480
Tibo
authored
5 years ago
e7697480
[maven-release-plugin] prepare release v0.0.4
· c169ac82
Tibo
authored
5 years ago
View commits for tag v0.0.4
v0.0.4
c169ac82
Mar 29, 2019
Update pom.xml with the last version of java-aggregation
· 121a6297
a.croix
authored
6 years ago
121a6297
Mar 27, 2019
Fix merge conflicts
· 7991c34f
a.croix
authored
6 years ago
7991c34f
Fix conflict in merge
· 77595547
a.croix
authored
6 years ago
77595547
Change distance to fitness_score
· 7afa3534
a.croix
authored
6 years ago
7afa3534
Mar 26, 2019
Fix checkstyle issues
· d4b89ac0
a.croix
authored
6 years ago
d4b89ac0
Use of a Factory to generate Solution objects as parameter
· e1e8e3ac
a.croix
authored
6 years ago
e1e8e3ac
Mar 21, 2019
Revert last commits
· 115a79fb
a.croix
authored
6 years ago
115a79fb
Revert "Revert "Implementation of SolutionAUC""
· 6559a015
a.croix
authored
6 years ago
This reverts commit
11dc1442
.
6559a015
Revert "Implementation of SolutionAUC"
· 11dc1442
a.croix
authored
6 years ago
This reverts commit
961ee87b
.
11dc1442
Mar 20, 2019
Correction in checkstyle.xml
· 1873daff
a.croix
authored
6 years ago
1873daff
Change CheckStyle.xml to allow protected fields
· 3c6d31cc
a.croix
authored
6 years ago
3c6d31cc
Fix checkstyle issues
· a177b140
a.croix
authored
6 years ago
a177b140
Correct error in SOlutionDistance
· c9aedcc1
a.croix
authored
6 years ago
c9aedcc1
Implementation of SolutionAUC
· 961ee87b
a.croix
authored
6 years ago
961ee87b
Mar 19, 2019
Fix checkstyle issue
· 209fbb23
a.croix
authored
6 years ago
209fbb23
Fix checkstyle issues
· b92a747c
a.croix
authored
6 years ago
b92a747c
Add Roc and AUC computation feature thanks to java-roc library
· d4fb84fd
a.croix
authored
6 years ago
d4fb84fd
Mar 12, 2019
Change getters and setters in SolutionDistance to public
· 143ad1f3
a.croix
authored
6 years ago
143ad1f3
Mar 08, 2019
Add TestOnly annotation for SolutionDistance constructor
· 8e44e4a7
a.croix
authored
6 years ago
8e44e4a7
Update documentation
· c806e12c
a.croix
authored
6 years ago
c806e12c
Mar 07, 2019
Update README + improve quasiRandomGeneration + update documentation
· 2836e058
a.croix
authored
6 years ago
2836e058
Update .gitlab-ci
· 3e9c9288
a.croix
authored
6 years ago
3e9c9288
Loading