Alejandro Moreo Fernandez
|
e40c409609
|
bugfix in NeuralClassifierTrainer; it was only configured to work well in binary problems
|
2022-10-04 11:03:08 +02:00 |
Alejandro Moreo Fernandez
|
8e14bbc527
|
Merge branch 'master' of github.com:HLT-ISTI/QuaPy
|
2022-10-04 09:13:34 +02:00 |
Alejandro Moreo Fernandez
|
3af7c70a53
|
restoring the default legend in diag plot
|
2022-10-04 09:12:51 +02:00 |
Alejandro Moreo Fernandez
|
1890e20057
|
Update README.md
|
2022-08-29 12:03:03 +02:00 |
Alejandro Moreo Fernandez
|
6a5c528154
|
Merge branch 'master' of github.com:HLT-ISTI/QuaPy
|
2022-05-19 13:43:57 +02:00 |
Alejandro Moreo Fernandez
|
fd339839a5
|
removing redundant code
|
2022-05-19 13:43:32 +02:00 |
Alejandro Moreo Fernandez
|
9f4a9cb3fd
|
Merge branch 'master' of github.com:HLT-ISTI/QuaPy
|
2022-04-12 17:23:39 +02:00 |
Alejandro Moreo Fernandez
|
524ec37f83
|
sample_size can now be set to None to indicate that the value has to be resolved by inspecting the environment variable SAMPLE_SIZE
|
2022-04-12 17:13:38 +02:00 |
Alejandro Moreo Fernandez
|
fa577abdd2
|
merging from pool request and adding documentation
|
2022-03-15 14:16:37 +01:00 |
Alejandro Moreo Fernandez
|
de9d5aaf5b
|
Merge branch 'master' of github.com:HLT-ISTI/QuaPy
|
2022-03-14 16:43:03 +01:00 |
Alejandro Moreo Fernandez
|
8ee5e499f5
|
bugfix when the number of positive elemnts for one of the classes is 0
|
2022-03-14 16:42:41 +01:00 |
Alejandro Moreo Fernandez
|
6104a88ba0
|
Merge pull request #9 from pglez82/master
Small mistake in some docstring (I think)
|
2022-02-14 09:34:01 +01:00 |
Pablo González
|
2fde7921d4
|
updating comments
I think this comments are not correct. Changing them
|
2022-02-11 14:33:00 +01:00 |
Alejandro Moreo Fernandez
|
cfdf2e35bd
|
cleaning stuff from LeQua2022 branch
|
2021-12-15 16:57:13 +01:00 |
Alejandro Moreo Fernandez
|
e64a6e989a
|
Merge branch 'master' of github.com:HLT-ISTI/QuaPy
|
2021-12-15 16:50:22 +01:00 |
Alejandro Moreo Fernandez
|
731cf7fdec
|
updating readme to point to the API doc
|
2021-12-15 16:43:49 +01:00 |
Alejandro Moreo Fernandez
|
4120a03806
|
updating readme to point to the API doc
|
2021-12-15 16:43:14 +01:00 |
Alejandro Moreo Fernandez
|
164f7d8d5c
|
documenting quanet
|
2021-12-15 16:39:57 +01:00 |
Alejandro Moreo Fernandez
|
9cf9c73824
|
adding documentation for ensembles
|
2021-12-15 15:46:15 +01:00 |
Alejandro Moreo Fernandez
|
3835f89e9d
|
adding documentation
|
2021-12-15 15:27:43 +01:00 |
Alejandro Moreo Fernandez
|
5deb92b457
|
update doc
|
2021-12-07 17:16:39 +01:00 |
Alejandro Moreo Fernandez
|
2bd47f0841
|
updating the documentation
|
2021-12-06 18:25:47 +01:00 |
Alejandro Moreo Fernandez
|
1f591ec105
|
unifying load document functions (labelled/unlabelled)
|
2021-12-01 12:32:38 +01:00 |
Alejandro Moreo Fernandez
|
4da1233b46
|
adapting everything to the new file format
|
2021-11-30 11:36:23 +01:00 |
Alejandro Moreo Fernandez
|
8368c467dc
|
adapting new format
|
2021-11-26 10:57:49 +01:00 |
Alejandro Moreo Fernandez
|
8e15678c36
|
adding baselines t2 from simple tfidf vectorization
|
2021-11-24 11:21:40 +01:00 |
Alejandro Moreo Fernandez
|
7468519495
|
testing baselines for lequa
|
2021-11-24 11:20:42 +01:00 |
fabseb60
|
789ebe450a
|
Update README.md
|
2021-11-23 18:49:48 +01:00 |
Alejandro Moreo Fernandez
|
1a3755eb58
|
adding documentation, adding brokenbar plots, merging plots from tweetsent with density
|
2021-11-22 18:10:48 +01:00 |
Alejandro Moreo Fernandez
|
b78c8268fd
|
update qp.error documentation
|
2021-11-12 15:37:31 +01:00 |
Alejandro Moreo Fernandez
|
3eb760901f
|
doc update, official baselines for T1A and T1B refactored
|
2021-11-12 14:30:02 +01:00 |
Alejandro Moreo Fernandez
|
689ac2bbb0
|
Merge branch 'lequa2022' of github.com:HLT-ISTI/QuaPy into lequa2022
|
2021-11-09 16:25:43 +01:00 |
Alejandro Moreo Fernandez
|
02d699a7f7
|
linking the api documentation from the readme.md
|
2021-11-09 16:25:27 +01:00 |
Alejandro Moreo Fernandez
|
045bae0d2a
|
Create .nojekyll
|
2021-11-09 15:55:14 +01:00 |
Alejandro Moreo Fernandez
|
496bbb89ba
|
Create index.html
|
2021-11-09 15:52:53 +01:00 |
Alejandro Moreo Fernandez
|
2f23bc5172
|
doc with sphinx
|
2021-11-09 15:50:53 +01:00 |
Alejandro Moreo Fernandez
|
5e50725763
|
Merge branch 'lequa2022' of github.com:HLT-ISTI/QuaPy into lequa2022
|
2021-11-09 15:48:04 +01:00 |
Alejandro Moreo Fernandez
|
ed2025b6fa
|
clean
|
2021-11-09 15:47:58 +01:00 |
Alejandro Moreo Fernandez
|
fb5bf83421
|
Update baselinesSVD_T1A.py
|
2021-11-09 15:46:37 +01:00 |
Alejandro Moreo Fernandez
|
badf1ced62
|
Merge branch 'lequa2022' of github.com:HLT-ISTI/QuaPy into lequa2022
|
2021-11-09 15:45:19 +01:00 |
Alejandro Moreo Fernandez
|
611d080ca6
|
format fix
|
2021-11-09 15:44:57 +01:00 |
Alejandro Moreo Fernandez
|
238a30520c
|
adapting everything to the new format
|
2021-11-08 18:01:49 +01:00 |
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 |