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
c753457bc1dc25505313af20960d48e9ec3225c1
Select Git revision
5 results
java-wowa-training
Author
Search by author
Any Author
authors
0 authors
Apr 02, 2019
Fix README.md
· c753457b
Tibo
authored
6 years ago
c753457b
[maven-release-plugin] prepare for next development iteration
· e7697480
Tibo
authored
6 years ago
e7697480
[maven-release-plugin] prepare release v0.0.4
· c169ac82
Tibo
authored
6 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
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
Loading