Alejandro Moreo Fernandez
|
b7b052ef7d
|
checking stat significance
|
2023-11-28 10:20:54 +01:00 |
Alejandro Moreo Fernandez
|
01ef81bf25
|
sampling better the KDEy-HD approach
|
2023-11-23 11:30:45 +01:00 |
Alejandro Moreo Fernandez
|
dcfd61ae5b
|
launching new KDEy-HD with importance sampling
|
2023-11-22 12:27:15 +01:00 |
Alejandro Moreo Fernandez
|
ac88dc8961
|
understanding importance sampling
|
2023-11-21 10:26:13 +01:00 |
Alejandro Moreo Fernandez
|
61399d66f6
|
scripts for understanding the divergence approximations
|
2023-11-20 15:28:56 +01:00 |
Alejandro Moreo Fernandez
|
d060ffa591
|
Merge branch 'lab' of gitea-s2i2s.isti.cnr.it:moreo/QuaPy into lab
|
2023-11-09 18:15:33 +01:00 |
Alejandro Moreo Fernandez
|
949bd3cca7
|
gitignore update
|
2023-11-07 17:33:54 +01:00 |
Alejandro Moreo Fernandez
|
c0f9a50a14
|
plotting simplex and 3d-histograms
|
2023-11-07 17:28:32 +01:00 |
Alejandro Moreo Fernandez
|
50d0ed2e84
|
switching
|
2023-11-03 09:54:36 +01:00 |
Alejandro Moreo Fernandez
|
0f4008e18d
|
switching to devel
|
2023-10-30 09:41:52 +01:00 |
Alejandro Moreo Fernandez
|
3243fd90f8
|
running final experiments, one dedicated DM for each divergence with fine-grained exploration of nbins
|
2023-10-23 11:32:35 +02: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 |