Commit Graph

455 Commits

Author SHA1 Message Date
Alejandro Moreo Fernandez 55c62a9dd2 adding name to datasets un fetch_UCIMulticlassDataset 2024-09-16 13:22:36 +02:00
Alejandro Moreo Fernandez a6ff00f96b simplfiying the minimal working exaple in the README 2024-09-16 12:54:56 +02:00
Alejandro Moreo Fernandez 365a9e626c gitignore 2024-09-10 10:38:17 +02:00
Alejandro Moreo Fernandez 88541976e9 merge 2024-08-22 18:12:49 +02:00
Alejandro Moreo Fernandez e580e33b83 removing the warning supression in datasets 2024-08-22 18:11:47 +02:00
Alejandro Moreo Fernandez 4474653a25
Update CHANGE_LOG.txt 2024-07-25 11:42:42 +03:00
Alejandro Moreo Fernandez 13beb45274 import fix 2024-07-23 16:18:02 +02:00
Alejandro Moreo Fernandez 73d53820c2 import fix 2024-07-23 16:07:24 +02:00
Alejandro Moreo Fernandez 3f20aa06b1 adding standardization for the uci datasets, binary and multi, which is by default set to True 2024-07-23 15:46:05 +02:00
Alejandro Moreo Fernandez 9642808cf3 Merge branch 'lorenzovolpi-devel' into devel 2024-07-20 17:09:05 +02:00
Alejandro Moreo Fernandez 89d02043be merging from pull request uci binary 2024-07-20 17:08:56 +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 2140aedf6a
Merge pull request #39 from lorenzovolpi/ucimulti
Fix UCI multiclass features
2024-07-12 20:48:14 +02:00
Lorenzo Volpi b543857c08 fix UCI multiclass features 2024-07-12 18:03:42 +02:00
Alejandro Moreo Fernandez 5da9fa0b09 adding lequa2024 datasets and example 4b 2024-07-12 09:41:40 +02:00
Alejandro Moreo Fernandez b4571d96c7 bugfix in preprocessing standardize 2024-07-10 16:58:01 +02:00
Alejandro Moreo Fernandez 2034845988 allow max_train_instances be deactivated in UCI multiclass datasets 2024-07-10 10:45:03 +02:00
Alejandro Moreo Fernandez b06a1532c2 Merge branch 'lorenzovolpi-ucimulti_wiki' into devel 2024-07-03 16:40:05 +02:00
Alejandro Moreo Fernandez 7e4e0e20a1 wiki datasets merged 2024-07-03 16:39:52 +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
Lorenzo Volpi 8237c121de UCI binary fetch function rewritten using UCI python api 2024-07-02 16:08:55 +02:00
Mirko Bunse e83966f1ff Merge branch 'composable-doc' into devel 2024-07-02 12:15:34 +02:00
Mirko Bunse 2dcc086ec2 Installation instructions and new qunfold version 2024-07-02 12:08:42 +02:00
Mirko Bunse bf65c00349 Example on composable methods 2024-07-02 12:04:40 +02:00
Mirko Bunse 8e64e5446e Complete documentation of the composable module 2024-07-02 10:41:41 +02:00
Alejandro Moreo Fernandez 7fb41028d5 Merge branch 'mirkobunse-devel' into devel 2024-07-02 09:56:11 +02:00
Alejandro Moreo Fernandez 868aa34cf5 Merge branch 'devel' of github.com:mirkobunse/QuaPy into mirkobunse-devel 2024-07-02 09:53:14 +02:00
Alejandro Moreo Fernandez 781ce82b90 np.product --> np.prod 2024-07-02 09:52:00 +02:00
Mirko Bunse 8142131205 Merge branch 'devel' into composable-doc 2024-07-01 18:26:31 +02:00
Mirko Bunse 1730d5a1a9 Revert "TO REVERT: build gh-pages even on pushes to devel"
This reverts commit c99c9903a3.
2024-07-01 18:17:58 +02:00
Mirko Bunse 7f05f8dd41 Fix the autodoc of the composable module 2024-07-01 18:10:29 +02:00
Mirko Bunse c99c9903a3 TO REVERT: build gh-pages even on pushes to devel 2024-07-01 17:50:37 +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 b1414b2a04 Revert "TO REVERT: build gh-pages even on pushes to devel"
This reverts commit 6ea15c30b8.
2024-06-24 15:05:49 +02:00
Mirko Bunse 4e0e747d47 Ammendment to the last commit 2024-06-24 14:53:24 +02:00
Mirko Bunse 02365e4bee Use --allow-releaseinfo-change in apt-get update 2024-06-24 14:52:33 +02:00
Mirko Bunse 04e7805445 Try without the composable module 2024-06-24 14:48:45 +02:00
Mirko Bunse fedf9b492b Fix the documentation build step of the CI 2024-06-24 14:24:15 +02:00
Mirko Bunse 6ea15c30b8 TO REVERT: build gh-pages even on pushes to devel 2024-06-24 14:19:13 +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
Alejandro Moreo Fernandez ad11b86168 adding environment variables for N_JOBS, and adding a default classifier (sklearn's logistic regression) for when the classifier is not specified in aggregative quantifiers 2024-05-30 10:53:53 +02:00