stress_at_work_analysis/machine_learning
junos a9af113c9c Add confusion matrices for all methods. 2023-05-31 17:41:50 +02:00
..
config Refactor machine_learning/pipeline.py by defining one class by file. 2021-09-13 11:41:57 +02:00
__init__.py [WIP] Methods to get the labels and data plus aggregate them. 2021-08-12 19:07:14 +02:00
classification_models.py Add index when inserting one row. 2023-05-17 18:13:20 +02:00
cross_validation.py Add GroupKFold to feature selection CV. Start with generic metric calculation procedure. 2023-04-20 11:20:26 +02:00
feature_selection.py Improve the feature selection method with validations etc. 2023-04-20 13:26:20 +02:00
features_sensor.py Add export capabilities to labels.py. 2021-09-15 15:36:36 +02:00
helper.py Add confusion matrices for all methods. 2023-05-31 17:41:50 +02:00
labels.py [WIP] Fix tests to use pyprojroot. 2021-10-29 12:07:12 +02:00
model.py Document the SensorFeatures class and its __init__ method. 2021-09-13 17:43:47 +02:00
pipeline.py Refactor machine_learning/pipeline.py by defining one class by file. 2021-09-13 11:41:57 +02:00
preprocessing.py Repair preprocessing one hot encoding of test set. 2023-04-21 13:24:31 +02:00