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
3f20aa06b1
QuaPy
/
quapy
/
data
History
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
..
__init__.py
import fixes
2021-01-15 18:32:32 +01:00
_ifcb.py
merging from pull request uci binary
2024-07-20 17:08:56 +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
adding standardization for the uci datasets, binary and multi, which is by default set to True
2024-07-23 15:46: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