Commit Graph

62 Commits

Author SHA1 Message Date
Alejandro Moreo Fernandez 35a03d085b link fix 2025-10-06 14:47:58 +02:00
Alejandro Moreo Fernandez fd185bd4cc merged from devel 2025-10-06 14:38:53 +02:00
Alejandro Moreo Fernandez d556910927 devel merge for release 2025-10-06 14:35:35 +02:00
Alejandro Moreo Fernandez 8891626b72 merging from bunse devel 2025-10-03 13:59:03 +02:00
Alejandro Moreo Fernandez c26c463f3d updated manuals 2025-10-03 13:00:59 +02:00
Alejandro Moreo Fernandez 8adcc33c59 merged 2025-10-03 11:00:06 +02:00
Alejandro Moreo Fernandez 24ab704661 all examples but 15 (qunfold) properly working 2025-10-01 17:41:36 +02:00
Alejandro Moreo Fernandez bf71aecf91 added custom collection example and repr functions for labelled collection and dataset 2025-09-26 12:19:45 +02:00
Mirko Bunse 208599003d Reflect the adaptation of the qunfold wrapper also in the documentation 2025-07-17 10:56:50 +02:00
Alejandro Moreo Fernandez 075be93a23 refactoring w/o labelled collection 2025-04-20 22:05:46 +02:00
Alejandro Moreo Fernandez c8235ddb2a improving conf regions docs 2024-12-02 12:03:15 +01:00
Alejandro Moreo Fernandez 825959529f
Add files via upload 2024-10-10 19:47:31 +02:00
Alejandro Moreo Fernandez a1af311955
Update index.md 2024-09-17 11:58:56 +02:00
Mirko Bunse 73755b73e8 Merge remote-tracking branch 'fork-origin/devel' into devel 2024-09-17 10:49:32 +02:00
Mirko Bunse 9be729386a Fix PyPI: replace the direct extra dependency quapy[composable] with documentation on how to install through git 2024-09-17 10:19:26 +02:00
Alejandro Moreo Fernandez cea96e87c6 added path to sys.path in config 2024-09-16 15:30:34 +02:00
Alejandro Moreo Fernandez 9a7e50f6c5 Merge branch 'devel' of github.com:lorenzovolpi/QuaPy into lorenzovolpi-devel 2024-07-20 16:55:05 +02:00
Alejandro Moreo Fernandez b8252d0272 Merge branch 'ucimulti_wiki' of github.com:lorenzovolpi/QuaPy into lorenzovolpi-ucimulti_wiki 2024-07-03 16:35:30 +02:00
Lorenzo Volpi daa275d325 Updated UCI binary notes 2024-07-02 16:36:09 +02:00
Lorenzo Volpi 76b38cb81c UCI binary datasets table updated 2024-07-02 16:22:17 +02:00
Mirko Bunse 2dcc086ec2 Installation instructions and new qunfold version 2024-07-02 12:08:42 +02:00
Mirko Bunse 8e64e5446e Complete documentation of the composable module 2024-07-02 10:41:41 +02:00
Mirko Bunse 8142131205 Merge branch 'devel' into composable-doc 2024-07-01 18:26:31 +02:00
Mirko Bunse b8b3cf540e Correct all remaining warnings during the build of the docs 2024-07-01 17:48:23 +02:00
Mirko Bunse 415c92f803 Fix cross-references within the documentation 2024-07-01 17:07:01 +02:00
Mirko Bunse c668d0b3d8 Translate index.rst to index.md 2024-07-01 17:06:35 +02:00
Mirko Bunse d2209afab5 Manuals and API sections 2024-07-01 16:37:28 +02:00
Mirko Bunse 8e9e7fa199 Move docs/source/wiki/ to docs/source/manuals/ 2024-07-01 16:16:45 +02:00
Mirko Bunse 449618c42e Documentation of the composable module 2024-06-24 16:08:09 +02:00
Mirko Bunse 21a466adf1 Use MyST instead of pandoc with a Makefile 2024-06-24 14:18:53 +02:00
Mirko Bunse e1f99eb201 Documentation contains the README's quickstart instructions and doc-related CI is prepared 2024-06-24 11:56:41 +02:00
Alejandro Moreo Fernandez c408deacae cleaning and updating changelog 2024-05-30 11:41:23 +02:00
Lorenzo Volpi c7419d81fc datasets wiki updated 2024-04-30 14:24:43 +02:00
Alejandro Moreo Fernandez e92264c280 adding wiki documents to the sphinx documentation in order to allow for collaboration 2024-04-24 17:03:57 +02:00
Mirko Bunse 2000c33372 Composable methods integrated from qunfold, which is an extra dependency for quapy.method.composable 2024-04-18 10:08:49 +02:00
Alejandro Moreo Fernandez aa894a3472 merging PR; I have taken this opportunity to refactor some issues I didnt like, including the normalization of prevalence vectors, and improving the documentation here and there 2024-03-19 15:01:42 +01:00
Alejandro Moreo Fernandez 36ac6db27d fixing doc 2024-03-18 23:39:55 +01:00
Alejandro Moreo Fernandez 390fa24103 doc update 2024-02-14 16:57:05 +01:00
Alejandro Moreo Fernandez 23bdc5654e adding template to docs 2024-02-14 14:30:42 +01:00
Alejandro Moreo Fernandez 6ca3e2f7fb adding template for docs 2024-02-14 14:27:24 +01:00
Alejandro Moreo Fernandez 644b025387 merge v0.1.8 2024-02-14 14:21:29 +01:00
Alejandro Moreo Fernandez 9e6b9c8955 update doc 2024-02-14 14:15:06 +01:00
Alejandro Moreo Fernandez a8230827e2 testing IFCB dataset 2024-02-08 14:33:22 +01:00
Alejandro Moreo Fernandez fcc3f8a0d9 fixing sphinx doc 2024-02-07 18:31:34 +01:00
Alejandro Moreo Fernandez 4904475d26 improving code quality in terms of pylint 2023-02-28 10:47:59 +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 c608647475 some bug fixes here and there 2023-02-13 19:27:48 +01:00
Alejandro Moreo Fernandez 952cf5e767 fixing bugs in one-vs-all 2023-02-10 19:02:17 +01:00
Alejandro Moreo Fernandez 2485117f05 adding documentation and adding one new example 2023-02-08 19:06:53 +01:00