Commit Graph

14 Commits (aca84b214d510dd0344de17f5ed9715fcc461527)

Author SHA1 Message Date
junos aca84b214d Small corrections. 2023-05-19 03:19:42 +02:00
junos aa13123136 Handle clustering classification the same as other classification models again. 2023-05-19 03:04:09 +02:00
junos 38a405d378 Add index when inserting one row. 2023-05-17 18:13:20 +02:00
junos 055e87dbac Return scores for classification. 2023-05-10 23:51:12 +02:00
junos 8bbe0b2ba8 Merge branch 'ml_pipeline' of repo.ijs.si:junoslukan/straw2analysis into ml_pipeline
# Conflicts:
#	.gitignore
#	exploration/ml_pipeline_classification_with_clustering.py
2023-01-04 18:19:43 +01:00
junos 1516d1c000 Cluster by demand_control_ratio_quartile. 2023-01-04 18:16:14 +01:00
Primoz 0a45e35164 Remove unused imports prt. 2. 2022-12-09 13:56:42 +01:00
Primoz 78b6e7fa07 Remove unused imports from ML pipeline scripts. 2022-12-09 13:53:16 +01:00
Primoz 6507b053c5 Add StrtifiedKFold with shuffling as a default CV method. 2022-12-09 13:46:13 +01:00
Primoz 7504aa34cf Add additional categorical features (uncomment). 2022-11-28 13:42:46 +01:00
Primoz 9a218c8e2a Add a script for two class train test split clustering classification. 2022-11-25 14:44:11 +01:00
Primoz 98f78d72fc Create a classification models class and use it in the ml pipeline script. 2022-11-25 12:35:45 +01:00
Primoz 218b684514 Automize clustering classification logic and add parameters at the begining of the scripts. General changes and improvements. 2022-11-24 16:12:20 +01:00
Primoz ddde80b421 Add classification with clustering ml pipeline script. 2022-11-24 09:24:13 +01:00