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
6559a0155746b0e37681de91a7822bc813c1c274
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
Mar 21, 2019
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
Fix reproduce test
· 93fca4e6
a.croix
authored
6 years ago
93fca4e6
Update java-aggregation version. Quasi-random initilization works
· d953a0c2
a.croix
authored
6 years ago
d953a0c2
Mar 01, 2019
Update with new release of java-aggregation
· 78576499
a.croix
authored
6 years ago
78576499
Feb 27, 2019
Implementation of quasi-random initialization. Not Wworking
· d30faf43
a.croix
authored
6 years ago
d30faf43
Correction in doReproduction method. Use only parents elements for reproduction
· 0b7a61e2
a.croix
authored
6 years ago
0b7a61e2
Correction in README for crossover rate explanation
· d4928a3e
a.croix
authored
6 years ago
d4928a3e
Feb 26, 2019
Remove test for JDK7 and JDK11
· 00a74012
a.croix
authored
6 years ago
00a74012
Update .gitlab-ci to compare efficiency of JDK. JDK tested 7,8,9,10,11
· 8ccc221f
a.croix
authored
6 years ago
8ccc221f
Update .gitlab-ci to compare efficiency of JDK. JDK tested 7,8,9,10,11
· b2070102
a.croix
authored
6 years ago
b2070102
Update .gitlab-ci to compare efficiency of JDK
· 979c2494
a.croix
authored
6 years ago
979c2494
Update .gitlab-ci to compare efficiency of JDK
· 2abf4f6d
a.croix
authored
6 years ago
2abf4f6d
Add aruguments to run learning
· c6e761e6
a.croix
authored
6 years ago
c6e761e6
Fix style
· 5c63ac00
a.croix
authored
6 years ago
5c63ac00
Change ConsoleHandler to StreamHandler
· 6acb0f75
a.croix
authored
6 years ago
6acb0f75
Fix style
· feac5008
a.croix
authored
6 years ago
feac5008
Add log handler for console
· 46189672
a.croix
authored
6 years ago
46189672
Add display of learning time
· 0d4471f8
a.croix
authored
6 years ago
0d4471f8
Test reformat plugin
· 079e6dd0
a.croix
authored
6 years ago
079e6dd0
Improve efficiency in Tournament Selection
· dbb77237
a.croix
authored
6 years ago
dbb77237
Fix
· ec115e8b
a.croix
authored
6 years ago
ec115e8b
Feb 24, 2019
Update README.md
· a41f9ece
Tibo
authored
6 years ago
a41f9ece
Update README.md : add maven version badge
· 7d9ada6b
Tibo
authored
6 years ago
7d9ada6b
Update README.md : add maven installation
· 90a5f37f
Tibo
authored
6 years ago
90a5f37f
Feb 21, 2019
Update README.md
· 7fc5d4a8
a.croix
authored
6 years ago
7fc5d4a8
Fix style
· 609721a6
a.croix
authored
6 years ago
609721a6
Loading