This website requires JavaScript.
Explore
Help
Sign In
moreo
/
QuaPy
Watch
1
Star
0
Fork
You've already forked QuaPy
1
Code
Issues
Pull Requests
Releases
Wiki
Activity
9a7e50f6c5
QuaPy
/
quapy
/
data
History
Alejandro Moreo Fernandez
9a7e50f6c5
Merge branch 'devel' of github.com:lorenzovolpi/QuaPy into lorenzovolpi-devel
2024-07-20 16:55:05 +02:00
..
__init__.py
import fixes
2021-01-15 18:32:32 +01:00
_ifcb.py
merged
2024-04-12 13:35:13 +02:00
_lequa.py
adding lequa2024 datasets and example 4b
2024-07-12 09:41:40 +02:00
base.py
Dataset.reduce() allows to fix the random_state to have reproducible unit tests. This is required to ensure that the expected hyper-parameters are always chosen, independent of randomness
2024-04-17 14:46:37 +02:00
datasets.py
Merge branch 'devel' of github.com:lorenzovolpi/QuaPy into lorenzovolpi-devel
2024-07-20 16:55:05 +02:00
preprocessing.py
bugfix in preprocessing standardize
2024-07-10 16:58:01 +02:00
reader.py
some bugfixes, unittest and minor changes
2023-01-16 13:51:29 +01:00