55 Commits

Author SHA1 Message Date
0fdd754050 Add constant features treatment 2023-10-13 13:35:24 +02:00
7035cc4edc Update readme v0.1.3 2022-05-19 17:52:54 +02:00
edc8816041 Update Setup and __init__ 2022-05-19 17:46:00 +02:00
20db8c5745 Add version to _version file, method and test 2022-05-19 17:36:59 +02:00
a9384685fe Clean main.yml 2022-05-19 17:27:40 +02:00
86aaf23dd9 Patch main.yml 2022-05-19 17:18:45 +02:00
9395e8cc23 Patch main.yml 2022-05-19 17:08:44 +02:00
5723da9535 Patch main.yml 2022-05-19 16:46:25 +02:00
fb4ed468b0 Patch main.yml 2022-05-19 16:37:19 +02:00
57334a0b74 Patch main.yml 2022-05-19 16:31:37 +02:00
c47f69847e Patch main.yml 2022-05-19 16:22:31 +02:00
4532309309 Patch main.yml 2022-05-19 16:09:36 +02:00
aa53e3dbc0 update main.yml 2022-05-19 14:22:10 +02:00
2861e22c57 Update main using checkout@v3 2022-05-19 12:53:14 +02:00
e0acd6d239 Update main.yml 2022-05-19 12:30:29 +02:00
3d98a39d4b Update sonar.sources 2022-05-19 11:57:44 +02:00
1a4de38328 Update sonar.project.properties 2022-05-19 11:52:23 +02:00
a9c40f1fb7 Fix issue in gh action 2022-05-19 11:46:48 +02:00
81da48ec31 Fix format issue 2022-05-19 11:41:09 +02:00
2548ab8533 Update formatter version 2022-05-19 11:37:45 +02:00
08cade5dec Add sonarqube scanner to gh actions 2022-05-19 11:21:55 +02:00
0a13f5e5eb Update main.yml requirements 2022-05-19 01:20:11 +02:00
a0f172ac13 Update version number and sample v0.1.2 2021-10-28 14:30:28 +02:00
Ricardo Montañana Gómez
cfb37d2f6c Merge pull request #3 from Doctorado-ML/Add-IWSS-(#2)
Add iwss (#2)
2021-10-28 12:39:57 +02:00
5d1720c9ae Update ci file 2021-10-28 12:22:21 +02:00
1c5f1977e5 Complete iwss based implementation (#2) 2021-10-28 11:55:40 +02:00
27f8a370c5 Begin IWSS implementation
Update requirements
Create requirements for dev
2021-10-10 19:06:57 +02:00
Ricardo Montañana Gómez
9d74bc8a70 Add package version badge to README 2021-08-17 12:02:15 +02:00
Ricardo Montañana Gómez
ba7dc3eeb3 Merge pull request #1 from Doctorado-ML/updateCI
Update ci file
v0.1.1
2021-08-02 18:46:25 +02:00
64b29cd380 update ci workflow 2021-08-02 18:32:31 +02:00
da54e1c2cf Update ci file 2021-08-02 18:22:19 +02:00
d8299766c9 Change module name to MUFS 2021-08-02 17:44:51 +02:00
bd709131e4 update and complete sample code 2021-07-29 20:35:29 +02:00
59c86b8e53 Add author method in comments 2021-06-04 18:12:13 +02:00
7677aaf94b Fix mistake in between features merit 2021-06-04 01:48:15 +02:00
ff80fe6172 arf and csv test 2021-06-03 23:33:54 +02:00
7404566e7a Fix test style warning 2021-06-02 13:40:42 +02:00
5a5f06b6b9 Select implementaion of diff entropy and mi 2021-06-02 12:05:21 +02:00
365b9b6668 better sample k 2021-06-02 01:51:22 +02:00
96098e9fe1 first try with sklearn mi 2021-06-02 01:46:21 +02:00
eb00e1516a Fix some tests 2021-06-01 23:14:22 +02:00
b15a059b1d Fix some tests 2021-06-01 12:50:35 +02:00
794374fe8c Add max_features to selection
Add first approach to continuous variables
2021-06-01 11:30:52 +02:00
39fbdf73a7 Add max_features to MFS to help STree integration 2021-05-29 01:24:37 +02:00
ee5020e6d9 Fix flaky float tests 2021-05-28 17:28:22 +02:00
27f772e496 Mask false lgtm positive 2021-05-28 17:08:05 +02:00
33916d671e Add codeql analysis amd lgtm badge 2021-05-25 17:43:01 +02:00
683c3be8e1 Update CI workflow 2021-05-25 16:59:32 +02:00
fdfdf6fd00 Update comments and CI workflow 2021-05-25 13:56:21 +02:00
17d44080f5 Complete implementation of both algorithms
Check results
Complete coverage tests
2021-05-25 11:59:24 +02:00