junos commented on issue lio/PonsapiCli#1
Script stopped workingAfter some debugging, I think this was simply a consequence of user error in `ponsapi.config`. I mistakenly specified `PONS_DICT="slen"` instead of `PONS_DICT="ensl"`. This made `curl -s…
junos commented on issue lio/PonsapiCli#1
Script stopped workingI got a similar error: ```bash parse error: Invalid numeric literal at line 1, column 4 ``` Note that the error was raised after `php: command not found`, mentioned in #3. This might…
junos pushed to master at junos/stress_at_work_analysis
- 777d30365e Fix questions that were slightly different in the morning.
- ca85131ed2 Use refactored methods.
- 2aa5c5cb07 Fix trailing whitespace.
- 82b53bc0d3 Extract method to reuse.
- c688580fe8 Increment answers separately if needed.
- Compare 80 commits »
junos pushed to ml_pipeline at junos/stress_at_work_analysis
- 26804cf8ea Repair preprocessing one hot encoding of test set.
- 865225994b Added testing section after feature selection.
- 259be708aa Improve the feature selection method with validations etc.
- 0594993133 Add GroupKFold to feature selection CV. Start with generic metric calculation procedure.
- 1cbc743cf7 Add kBest method to initially filter out the worst performing features. Update comments.
- Compare 7 commits »
junos pushed to imputation_and_cleaning at junos/rapids
- 8a6b52a97c Switch to 30_before ERS with corresponding targets.
- 244a053730 Change output files settings to nonstandardized.
- be0324fd01 Fix some bugs and set categorical columns as categories dtypes.
- 99c2fab8f9 Fix a bug in the making of the individual model (when there is no target in the participants columns).
- 286de93bfd Fix some bugs and extend ERS and cleaning scripts with multiple stress event targets logic.
- Compare 10 commits »
junos pushed to notes at junos/rapids
- bb1e1900a4 Add a note to think about.
- c35c75682f Add todo to rename a column.
- Compare 2 commits »
junos pushed to sociality-task at junos/rapids
- fb8868b77d removed cleaning to make it run
- da77f7476c Merge branch 'sociality-task' of https://repo.ijs.si/junoslukan/rapids into sociality-task
- 4db8810d08 corrected esm_features index column
- 7832d7d098 Update R packages.
- e7bb9d6702 not working temp
- Compare 6 commits »
junos pushed to master at junos/rapids
- 63f5a526fc Bring back requested fields in config.yaml.
- 1cc7339fc8 Completely remove PACKAGE_NAMES_HASHED and instead provide a differently structured file.
- 5307c71df0 Missing comma.
- f261286542 Add package_names_hashed param for rule phone_application_categories.
- a6bc0a90d1 Do not ignore application categories.
- Compare 49 commits »
junos pushed to master at junos/stress_at_work_analysis
- c66e046014 Use methods in helper.py.
- 48118f125d Reformat ml_pipeline_regression.py
- 583ee82e80 Add xgboost to dependencies and reformat helper.py.
- 59552c18a9 Update python to 3.11.
- a4ad4c3200 Check the relationship between is_system_app and System category.
- Compare 11 commits »
junos pushed to master at junos/stress_at_work_analysis
- 297eb45933 Merge branch 'ml_pipeline'
- 0b16aa6fe4 Clean up categories.
- d092e17e33 Explore saved categories.
- d000551884 Ignore only some files in presentation.
- 5b9a1dba1a Revert "Ignore presentation."
- Compare 79 commits »
junos pushed to ml_pipeline at junos/stress_at_work_analysis
- 0b16aa6fe4 Clean up categories.
- d092e17e33 Explore saved categories.
- d000551884 Ignore only some files in presentation.
- 5b9a1dba1a Revert "Ignore presentation."
- 10ca47583c Implement feature selection methods (WIP).
- Compare 52 commits »
junos pushed to screen_sequences at junos/stress_at_work_analysis
- 0a98bab78d Ignore existing data.