1
0
Fork 0
Commit Graph

297 Commits

Author SHA1 Message Date
Alejandro Moreo Fernandez c0f9a50a14 plotting simplex and 3d-histograms 2023-11-07 17:28:32 +01:00
Alejandro Moreo Fernandez f08885dca3 renaming dataset labels as numeric values w/o gaps 2023-10-18 11:42:52 +02:00
Alejandro Moreo Fernandez cfd5b00b97 renaming binary -> ucibinary 2023-10-18 10:55:56 +02:00
Alejandro Moreo Fernandez 53b052edc7 add uci multiclass datasets 2023-10-18 10:52:04 +02:00
Alejandro Moreo Fernandez 1c258a2000 adding multiclass experiments 2023-10-18 10:48:50 +02:00
Alejandro Moreo Fernandez dca955819c everything working; need to clean prints though 2023-10-17 18:11:25 +02:00
Alejandro Moreo Fernandez 7593fde2e0 KDE with closed form working 2023-10-13 17:34:26 +02:00
Alejandro Moreo Fernandez 32d6aa58f6 understanding montecarlo sampling 2023-10-02 17:50:12 +02:00
Alejandro Moreo Fernandez 56dbe744df cleaning and refactoring, also trying to repair the montecarlo approximation 2023-09-28 17:47:39 +02:00
Alejandro Moreo Fernandez 9221b3f775 binary experiments 2023-09-11 12:48:32 +02:00
Alejandro Moreo Fernandez 7e2237abe8 stability 2023-09-05 16:57:43 +02:00
Alejandro Moreo Fernandez 2d6ac4af0d testing the sensibility of KDEy to the bandwidth 2023-09-04 12:05:25 +02:00
Alejandro Moreo Fernandez b1715b685c Merge branch 'lab' of gitea-s2i2s.isti.cnr.it:moreo/QuaPy into lab 2023-08-01 19:04:36 +02:00
Alejandro Moreo Fernandez f72a612011 everything working, last results 2023-08-01 19:04:23 +02:00
Alejandro Moreo Fernandez fe819a7a3c plots 2023-07-31 09:03:41 +02:00
Alejandro Moreo Fernandez 96758834f3 kde working with kfcv 2023-07-24 16:28:21 +02:00
Alejandro Moreo Fernandez 0ce6106ee1 simplex plot 2023-07-21 12:56:01 +02:00
Alejandro Moreo Fernandez d995990fba initial experiments and DIR method 2023-07-21 11:41:16 +02:00
Alejandro Moreo Fernandez 26de9d92eb distribution matching multiclass 2023-07-20 09:03:22 +02:00
Alejandro Moreo Fernandez 4a7ffe5b50 testing kde-y 2023-05-22 17:34:00 +02:00
Alejandro Moreo Fernandez ca25f1d601 lab + some experimental methods based on distribution matching 2023-05-04 17:26:17 +02:00
Alejandro Moreo Fernandez 2df89c83e8 bugfix, method order set to method names if None is passed 2023-04-05 12:16:29 +02:00
Alejandro Moreo Fernandez 1efe13c538 import fix in uci_experiments.py 2023-03-24 10:41:53 +01:00
Alejandro Moreo Fernandez 763c008b6d all datasets 2023-03-23 15:47:40 +01:00
Alejandro Moreo Fernandez fa9d5ea243 Merge branch 'master' of github.com:HLT-ISTI/QuaPy 2023-03-23 15:46:30 +01:00
Alejandro Moreo Fernandez 67906f6f2d adding uci_experiments to examples folder 2023-03-23 15:46:03 +01:00
Alejandro Moreo Fernandez 4904475d26 improving code quality in terms of pylint 2023-02-28 10:47:59 +01:00
Alejandro Moreo Fernandez 1826d8a8dc
Create pylint.yml 2023-02-28 10:30:37 +01:00
Alejandro Moreo Fernandez de93cce391 Merge branch 'master' of github.com:HLT-ISTI/QuaPy 2023-02-28 10:27:47 +01:00
Alejandro Moreo Fernandez d1e11f8a6b
Merge pull request #18 from aesuli/aesuli-patch-1
Missing 'deep' argument
2023-02-28 10:27:41 +01:00
Alejandro Moreo Fernandez d0706005d7 Merge branch 'master' of github.com:HLT-ISTI/QuaPy 2023-02-28 10:25:52 +01:00
Alejandro Moreo Fernandez 368ee03fbc some minor improvements 2023-02-28 10:25:46 +01:00
Andrea Esuli e9d56e5801
missing argument
Added missing deep argument to get_params of LowRankLogisticRegression
2023-02-28 08:41:34 +01:00
Alejandro Moreo Fernandez 140ab3bfc9 adding sanity check to APP, in order to prevent the user unattendedly runs into a never-endting loop of samples being generated 2023-02-22 11:57:22 +01:00
Alejandro Moreo Fernandez 3779bb2123 specifying python >= 3.8 in setup 2023-02-20 09:39:04 +01:00
Alejandro Moreo Fernandez bfaa5678d7 merged 2023-02-17 12:54:15 +01:00
Alejandro Moreo Fernandez 8fc4669046 import fix 2023-02-14 19:15:59 +01:00
Alejandro Moreo Fernandez ee6af04abd pathfix 2023-02-14 18:16:11 +01:00
Alejandro Moreo Fernandez b08a8e5649 pathfix 2023-02-14 18:15:30 +01:00
Alejandro Moreo Fernandez e0718b6e1b merging from protocols (aka v0.1.7) 2023-02-14 18:13:21 +01:00
Alejandro Moreo Fernandez 9aa53db6ef adding documentation 2023-02-14 18:04:13 +01:00
Alejandro Moreo Fernandez 49fc486c53 preparing to merge 2023-02-14 17:00:50 +01:00
Alejandro Moreo Fernandez 25a829996e evaluation updated 2023-02-14 11:14:38 +01:00
Alejandro Moreo Fernandez c608647475 some bug fixes here and there 2023-02-13 19:27:48 +01:00
Alejandro Moreo Fernandez 505d2de823 elm examples 2023-02-13 12:01:52 +01:00
Alejandro Moreo Fernandez 4c74ff02a3 svmperf in one-vs-all bugfix 2023-02-11 10:47:27 +01:00
Alejandro Moreo Fernandez 7b2d3cb7f1 example using svmperf 2023-02-11 10:08:31 +01:00
Alejandro Moreo Fernandez 952cf5e767 fixing bugs in one-vs-all 2023-02-10 19:02:17 +01:00
Alejandro Moreo Fernandez 33a21db52c more examples, one-vs-all fixed 2023-02-09 19:43:24 +01:00
Alejandro Moreo Fernandez 9584e5152e more examples, one-vs-all fixed 2023-02-09 19:39:39 +01:00