1
0
Fork 0
Commit Graph

193 Commits

Author SHA1 Message Date
Alejandro Moreo Fernandez f63575ff55 adapting to the new format 2021-11-04 19:15:16 +01:00
Alejandro Moreo Fernandez 4cd47cdf9f merged 2021-11-04 17:06:48 +01:00
Alejandro Moreo Fernandez de58849bb6 data update 2021-11-02 11:06:06 +01:00
Alejandro Moreo Fernandez 9c7c71f620 adding predict script 2021-10-28 15:54:27 +02:00
Alejandro Moreo Fernandez a7e87e41f8 GridSearchQ adapted to work with generator functions and integrated for the baselines of LeQua2022; some tests with SVD 2021-10-26 18:41:10 +02:00
Alejandro Moreo Fernandez 9a08125e7e evaluation script and format checker added 2021-10-25 13:37:22 +02:00
Alejandro Moreo Fernandez 5f15b365fe result file format check, read, load, and evaluation with pandas 2021-10-22 19:03:15 +02:00
Alejandro Moreo Fernandez 646d21873f some sketches for lequa2022 file reading 2021-10-21 19:54:18 +02:00
Alejandro Moreo Fernandez 65b2c2ce74 setting baseline experiments with data format 2021-10-21 17:14:40 +02:00
Alejandro Moreo Fernandez 986cb98987
Update main_binary.py 2021-10-14 12:28:11 +02:00
Alejandro Moreo Fernandez 4284f1daa3 branch for LeQua2022 - first commit 2021-10-13 20:36:53 +02:00
Alejandro Moreo Fernandez a8ef7a6ed3
Update README.md 2021-08-10 11:44:44 +02:00
Alejandro Moreo Fernandez 537a95fa18 Merge branch 'crosslingual' of gitea-s2i2s.isti.cnr.it:moreo/QuaPy 2021-07-02 13:51:52 +02:00
Alejandro Moreo Fernandez a091b2af82 update to 0.1.6 2021-07-02 11:09:43 +02:00
Alejandro Moreo Fernandez f9b80ae437 bugfix in quanet 2021-07-02 10:20:42 +02:00
Alejandro Moreo Fernandez ce908573e7 adding features for cross-lingual 2021-07-01 18:34:24 +02:00
Alejandro Moreo Fernandez 986e61620c cleaning data base 2021-06-21 12:57:44 +02:00
Alejandro Moreo Fernandez b4aeaa97b7 fixing issue regarding fit_learner=False in QuaNetTrainer 2021-06-21 12:55:39 +02:00
Alejandro Moreo Fernandez f33abb5319 Merge branch 'master' of https://github.com/HLT-ISTI/QuaPy 2021-06-21 11:13:38 +02:00
Alejandro Moreo Fernandez a1cdc9ef43 fixing fit_learner=False case in QuaNet 2021-06-21 11:13:14 +02:00
Alejandro Moreo Fernandez 8cc11c0276
Merge pull request #6 from pglez82/master
fixing two problems with parameters: hidden_size and lstm_nlayers
2021-06-21 10:32:58 +02:00
Alejandro Moreo Fernandez 8239947746 refit=True default value in GridSearchQ 2021-06-16 13:53:54 +02:00
Alejandro Moreo Fernandez 294e251450 bugfix when refit=False in model selection 2021-06-16 13:23:44 +02:00
Alejandro Moreo Fernandez 4f07680381 adding Forman's methods 2021-06-16 12:03:37 +02:00
Alejandro Moreo Fernandez be2f54de9c renaming functions to match the app and npp nomenclature; adding npp as an option for GridSearchQ 2021-06-16 11:45:40 +02:00
Alejandro Moreo Fernandez f28a84242f adding more colors to plots 2021-06-16 09:38:13 +02:00
Alejandro Moreo Fernandez 491ac56877 adding more colors to plots 2021-06-15 10:10:19 +02:00
Alejandro Moreo Fernandez 2869effe22 Merge branch 'master' of gitea-s2i2s.isti.cnr.it:moreo/QuaPy 2021-06-15 10:06:44 +02:00
Alejandro Moreo Fernandez e8c3e29911 svm-perf leaks model, fixing... 2021-06-15 07:49:16 +02:00
Alejandro Moreo Fernandez fd55de4a36 Merge branch 'master' of github.com:HLT-ISTI/QuaPy 2021-06-11 11:02:17 +02:00
Alejandro Moreo Fernandez 9fd9d096f6 Merge branch 'master' of https://github.com/HLT-ISTI/QuaPy 2021-06-11 11:00:37 +02:00
Alejandro Moreo Fernandez 2e842a1d1f change in pcalr 2021-06-11 10:59:35 +02:00
Alejandro Moreo Fernandez 41fb8651b3 Merge branch 'master' of gitea-s2i2s.isti.cnr.it:moreo/QuaPy 2021-06-11 10:58:54 +02:00
Alejandro Moreo Fernandez 2586e6ed7d fix in PCALR 2021-06-11 10:52:30 +02:00
Pablo Gonzalez cb40b71a38 fixing two problems with parameters: hidden_size and lstm_nlayers 2021-06-07 12:22:06 +02:00
Andrea Esuli 9c880c3d24 version update 2021-06-01 16:15:31 +02:00
Alejandro Moreo Fernandez 460efe7105 OneVsAll does not have attribute learner_ solved 2021-06-01 16:07:01 +02:00
Alejandro Moreo Fernandez be1fa757d6 cleaning 2021-05-27 16:56:09 +02:00
Alejandro Moreo Fernandez bef16fe518 Merge branch 'master' of github.com:HLT-ISTI/QuaPy 2021-05-27 16:54:11 +02:00
Alejandro Moreo Fernandez 731b54c5ba adding natural sampling protocol 2021-05-27 16:53:58 +02:00
Andrea Esuli 29b9671fe1 install command in README.md 2021-05-10 13:40:40 +02:00
Andrea Esuli 37defb9291
Merge pull request #2 from HLT-ISTI/packaging
pip package
2021-05-10 13:37:48 +02:00
Andrea Esuli 79fbbd9d80 pip package 2021-05-10 13:36:35 +02:00
Andrea Esuli c280c03fdb
Merge pull request #1 from HLT-ISTI/tests_and_classnames
Tests and class names
2021-05-10 10:28:16 +02:00
Andrea Esuli 32b25146c1 Tests 2021-05-10 10:26:51 +02:00
Andrea Esuli 147b2f2212 Added back n_classes to Dataset 2021-05-06 16:28:30 +02:00
Andrea Esuli 5b772c7eda Bug fixes on use of classes_. Tests. 2021-05-05 17:12:44 +02:00
Andrea Esuli bfbfe08116 Added classes_ property to all quantifiers. 2021-05-04 17:09:13 +02:00
Andrea Esuli 70a3d4bd0f Tests for non aggregative and meta methods. 2021-05-04 12:14:14 +02:00
Andrea Esuli 8f284e540a Tests 2021-04-30 17:22:58 +02:00