|
582ff44cb1
|
Update return types in nodes_leaves
|
2025-04-09 11:19:37 +02:00 |
|
|
66fe0bbe48
|
Add build 1 to version
|
2024-09-03 18:15:04 +02:00 |
|
|
1d906e2cb3
|
Fix doc link in project
|
2024-09-03 18:08:56 +02:00 |
|
Ricardo Montañana Gómez
|
31a3753046
|
Merge pull request #9 from Doctorado-ML/v1.0
Update doc config
v1.0.0
|
2024-08-16 18:57:53 +02:00 |
|
|
3c0f03d27e
|
Add hyperparameters.md to doc
|
2024-08-16 16:33:28 +02:00 |
|
|
d644031f3f
|
Add hyperparameters.md to doc
|
2024-08-16 16:33:04 +02:00 |
|
|
1790f7fee7
|
Update readme
|
2024-08-15 13:47:30 +02:00 |
|
|
624f79af0d
|
Update readthedocs config
|
2024-08-15 13:30:19 +02:00 |
|
|
40031b7d52
|
Update readme
|
2024-08-15 13:23:20 +02:00 |
|
|
bcc763e656
|
Update doc config
Change build tool to hatch
|
2024-08-15 13:16:51 +02:00 |
|
|
b19264b1eb
|
Set default estimator to STree
|
2024-07-28 18:30:17 +02:00 |
|
|
02e75b3c3e
|
Fix depth/leaves/nodes no longer return average
|
2023-11-27 13:53:15 +01:00 |
|
|
52d1095161
|
Add separate methods to return nodes/leaves/depth
|
2023-11-27 10:33:47 +01:00 |
|
|
f9b83adfee
|
Change default n_estimators to 10 instead of 100
|
2023-10-10 09:34:43 +02:00 |
|
Ricardo Montañana Gómez
|
382a420791
|
ci: ⬆️ Upgrade github actions for codeql and README to add badge
v0.3.4
|
2023-01-15 01:58:19 +01:00 |
|
Ricardo Montañana Gómez
|
7aa4156e51
|
ci: ⬆️ Update github action setup-python
|
2023-01-15 01:50:41 +01:00 |
|
Ricardo Montañana Gómez
|
0df2f243a5
|
ci: ⬆️ Upgrade github actions
|
2023-01-15 01:45:39 +01:00 |
|
Ricardo Montañana Gómez
|
d3ceb3ce46
|
refactor: 🔖 Update requirements and version info
|
2023-01-15 01:32:26 +01:00 |
|
Ricardo Montañana Gómez
|
cabf926eb1
|
Update to scikit-learn 1.2
|
2023-01-14 21:38:11 +01:00 |
|
Ricardo Montañana Gómez
|
7300bd66db
|
Merge pull request #8 from Doctorado-ML/fix_python_random_init
Fix python random init
v.0.3.3
|
2022-04-29 10:22:33 +02:00 |
|
|
114f53d5e8
|
Update version file
|
2022-04-29 10:07:05 +02:00 |
|
|
267a17a708
|
Remove unneeded Random module from tests
Update pre-commit config
|
2022-04-20 11:25:45 +02:00 |
|
|
e01ca43cf9
|
Fix python random init
|
2022-03-10 13:17:56 +01:00 |
|
Ricardo Montañana Gómez
|
98cadc7eeb
|
Merge pull request #6 from Doctorado-ML/parallel_init
Parallel init error
v0.3.2
|
2022-03-02 13:12:13 +01:00 |
|
|
dda3517090
|
merge two tests parallel-sequential
|
2022-02-26 11:30:12 +01:00 |
|
|
877c24f3f4
|
fix rc1
|
2022-02-25 19:24:44 +01:00 |
|
|
9e5fe8c791
|
Fix flake req. remove uneeded sys mod
|
2022-02-23 12:10:12 +01:00 |
|
|
3766886190
|
Fix np.random initialization
|
2022-02-23 12:02:59 +01:00 |
|
|
cd7c7f3938
|
First try to fix initialization issue
|
2022-02-22 20:40:35 +01:00 |
|
|
aff96bb97d
|
Fix github actions lint mistake
|
2022-01-11 13:13:29 +01:00 |
|
|
cdaf7ecff2
|
Merge branch 'master' of github.com:doctorado-ml/odte
|
2022-01-11 12:57:15 +01:00 |
|
|
42bcae9736
|
Add audit and devdeps to Makefile
|
2022-01-11 12:52:36 +01:00 |
|
|
7481af3068
|
Add version info to model
|
2021-12-17 13:47:25 +01:00 |
|
Ricardo Montañana Gómez
|
2ebec2d588
|
Merge pull request #4 from Doctorado-ML/be_hyperparams
Add base estimator hyperparameters
|
2021-11-24 13:10:41 +01:00 |
|
|
67424e06be
|
Add python versions 3.9 & 3.10 to github actions
|
2021-11-24 12:54:25 +01:00 |
|
|
525ee93fc3
|
(#3)Add base estimator hyperparameters
|
2021-11-24 12:34:36 +01:00 |
|
|
74343a15e1
|
Fix nodes_leaves for base_estimator
|
2021-11-24 10:50:19 +01:00 |
|
|
3558c946a8
|
Update doi in README and CITATION
|
2021-11-22 16:55:17 +01:00 |
|
|
cafd9febc2
|
Update version number
v0.3.1
|
2021-11-22 16:47:02 +01:00 |
|
|
e55c3335c2
|
Add mypy to pre-commit
Fix some lack of stubs issues
|
2021-11-22 14:51:27 +01:00 |
|
|
3a06c9d1cc
|
Add nodes, leaves and depth average
|
2021-11-10 13:35:13 +01:00 |
|
|
cfda03682b
|
Add citation.cff
|
2021-11-04 11:08:12 +01:00 |
|
|
6a99ecf44d
|
Fix mistake in setup
v0.3.0
|
2021-11-04 10:51:10 +01:00 |
|
|
8bef3efc03
|
Update requirements for tests
|
2021-11-04 10:21:38 +01:00 |
|
|
1eb786a76f
|
Update to latest tools
|
2021-11-03 12:27:08 +01:00 |
|
|
6d0262078d
|
Merge commit 'addbcd8048b05ff7b0ec594b236014e421a5ef46' into sklearn024
|
2021-01-20 01:28:06 +01:00 |
|
|
f0f10c4e42
|
Fix github workflow mistake
|
2021-01-20 01:25:19 +01:00 |
|
Ricardo Montañana Gómez
|
addbcd8048
|
Merge pull request #2 from Doctorado-ML/sklearn024
Fix scikit-learn 0.24 classifier validation (#1)
|
2021-01-20 01:21:45 +01:00 |
|
|
24b91962f0
|
Fix scikit-learn 0.24 classifier validation (#1)
Add github actions CI
update python version and odte version in setup
|
2021-01-20 01:09:57 +01:00 |
|
|
ca773d3537
|
Solve combinatorial explosion
|
2020-12-11 11:29:45 +01:00 |
|