Commit Graph

74 Commits

Author SHA1 Message Date
Alejandro Moreo Fernandez 195552ef55 update docs 2026-07-17 16:45:12 +02:00
Alejandro Moreo 2cc2237165 EDy and EDx as separate methods with shared backbone functionals 2026-07-10 16:14:45 +02:00
Alejandro Moreo 8b0327f00a added EDx and improve doc 2026-07-07 15:46:45 +02:00
Alejandro Moreo 24a971304d improved evaluation manual 2026-07-06 17:45:08 +02:00
Alejandro Moreo 4bfa212459 adding EDy and improved manuals 2026-07-06 17:30:42 +02:00
Alejandro Moreo 574fc61032 improving doc manuals and added bonferroni parameter to interval construction 2026-07-06 12:11:24 +02:00
Alejandro Moreo Fernandez fd6373651e added methods to doc 2026-07-05 23:20:56 +02:00
Alejandro Moreo f6c822ca8f improving docs and new example for image datasets 2026-07-03 17:07:02 +02:00
Alejandro Moreo 4916919833 added dataset for images 2026-07-02 18:21:35 +02:00
Alejandro Moreo a1dff57db0 refactoring and cleaning up 2026-06-30 18:02:23 +02:00
Alejandro Moreo Fernandez 1fb8500e87 improved doc 2025-10-09 12:49:08 +02:00
Alejandro Moreo Fernandez d597820a59 missing doc of confidence methods 2025-10-09 12:10:26 +02:00
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