|
18e8e84284
|
Add openmpi instructions for Oracle Linux
|
2023-12-17 12:19:50 +01:00 |
|
|
7de11b0e6d
|
Fix format of duration
|
2023-12-17 01:45:04 +01:00 |
|
|
9b8db37a4b
|
Fix duration of task not set
|
2023-12-16 19:31:45 +01:00 |
|
|
49b26bd04b
|
fix duration output
|
2023-12-16 12:53:25 +01:00 |
|
|
b5b5b48864
|
Update grid progress bar output
|
2023-12-15 18:09:17 +01:00 |
|
|
19586a3a5a
|
Fix pesky error allocating memory in workers
|
2023-12-15 01:54:13 +01:00 |
|
|
ffe6d37436
|
Add messages to control trace
|
2023-12-14 21:06:43 +01:00 |
|
|
b73f4be146
|
First try with complete algorithm
|
2023-12-14 15:55:08 +01:00 |
|
|
dbf2f35502
|
First compiling version
|
2023-12-12 18:57:57 +01:00 |
|
|
db9e80a70e
|
Create build tasks
|
2023-12-12 12:15:22 +01:00 |
|
|
40ae4ad7f9
|
Include mpi in CMakeLists
|
2023-12-11 09:06:05 +01:00 |
|
|
234342f2de
|
Add mpi parameter to b_grid
|
2023-12-10 22:33:17 +01:00 |
|
|
aa0936abd1
|
Add --exclude parameter to b_grid to exclude datasets
|
2023-12-08 12:09:08 +01:00 |
|
|
f0d6f0cc38
|
Fix sample building
|
2023-12-04 19:12:44 +01:00 |
|
|
cc316bb8d3
|
Add colors to results of gridsearch
|
2023-12-04 17:34:00 +01:00 |
|
|
0723564e66
|
Fix some output in gridsearch
|
2023-12-03 17:55:44 +01:00 |
|
|
2e95e8999d
|
Complete nested gridsearch
|
2023-12-03 12:37:25 +01:00 |
|
|
fb9b395748
|
Begin output nested grid
|
2023-12-02 13:19:12 +01:00 |
|
|
03e4437fea
|
refactor gridsearch to have only one go method
|
2023-12-02 10:59:05 +01:00 |
|
|
33cd32c639
|
Add header to grid output and report
|
2023-12-01 10:30:53 +01:00 |
|
|
c460ef46ed
|
Refactor gridsearch method
|
2023-11-30 11:01:37 +01:00 |
|
|
dee9c674da
|
Refactor grid input hyperparameter file
|
2023-11-29 18:24:34 +01:00 |
|
|
e3f6dc1e0b
|
Fix tolerance hyperp error & gridsearch
|
2023-11-29 12:33:50 +01:00 |
|
|
460d20a402
|
Add reports to gridsearch
|
2023-11-29 00:26:48 +01:00 |
|
|
8dbbb65a2f
|
Add only parameter to gridsearch
|
2023-11-28 10:08:40 +01:00 |
|
|
d06bf187b2
|
Implement Random Forest nodes/leaves/depth
|
2023-11-28 00:35:38 +01:00 |
|
|
4addaefb47
|
Implement sklearn version in PyWrap
|
2023-11-27 22:34:34 +01:00 |
|
|
82964190f6
|
Add nodes/leaves/depth to STree & ODTE
|
2023-11-27 10:57:57 +01:00 |
|
|
4fefe9a1d2
|
Add grid input info to grid output
|
2023-11-26 16:07:32 +01:00 |
|
|
7c12dd25e5
|
Fix upper case typo
|
2023-11-26 10:55:32 +01:00 |
|
|
c713c0b1df
|
Add continue from parameter to gridsearch
|
2023-11-26 10:36:09 +01:00 |
|
|
64069a6cb7
|
Adapt b_main to the new hyperparam file format
|
2023-11-25 16:52:25 +01:00 |
|
|
ba2a3f9523
|
Merge pull request 'gridsearch' (#13) from gridsearch into main
Reviewed-on: #13
|
2023-11-25 11:16:13 +00:00 |
|
|
f94e2d6a27
|
Add quiet parameter
|
2023-11-24 21:16:20 +01:00 |
|
|
2121ba9b98
|
Refactor input grid parameters to json file
|
2023-11-24 09:57:29 +01:00 |
|
|
8b7b59d42b
|
Complete first step
|
2023-11-23 12:59:21 +01:00 |
|
|
bbe5302ab1
|
Add info to output
|
2023-11-22 16:38:50 +01:00 |
|
|
c2eb727fc7
|
Complete output interface of gridsearch
|
2023-11-22 16:30:04 +01:00 |
|
|
fb347ed5b9
|
Begin gridsearch implementation
|
2023-11-22 12:22:30 +01:00 |
|
|
b657762c0c
|
Generate combinations sample
|
2023-11-22 00:18:24 +01:00 |
|
|
495d8a8528
|
Begin implementing grid combinations
|
2023-11-21 13:11:14 +01:00 |
|
|
4628e48d3c
|
Build gridsearch structure
|
2023-11-20 23:32:34 +01:00 |
|
|
5876be4b24
|
Add more install instructions of Boost to README
|
2023-11-20 20:39:22 +01:00 |
|
|
dc3400197f
|
Add coment todo impelemt number of nodes
|
2023-11-20 01:14:13 +01:00 |
|
|
26d3a57782
|
Add info to invalid hyperparameter exception
|
2023-11-19 23:02:28 +01:00 |
|
|
4f3a04058f
|
Refactor Hyperparameters management
|
2023-11-19 22:36:27 +01:00 |
|
|
89c4613591
|
Implement hyperparameters with json file
|
2023-11-18 11:56:10 +01:00 |
|
|
28f3d87e32
|
Add Python Classifiers
Add STree, Odte, SVC & RandomForest Classifiers
Remove using namespace ... in project
|
2023-11-17 11:11:05 +01:00 |
|
|
e8d2c9fc0b
|
Set intolerant convergence
|
2023-11-17 10:26:25 +01:00 |
|
|
d3cb580387
|
Remove n_jobs from STree
|
2023-11-17 10:10:31 +01:00 |
|