What's Changed
- Setting up basic files by @gagnonanthony in #1
- Adding preprocessing functions and steps by @gagnonanthony in #3
- Fix annotation with a limit for dataset over 10 var by @gagnonanthony in #4
- Improving readme by @gagnonanthony in #5
- Docs by @gagnonanthony in #6
- Adding support for multiple dataframe as input by @gagnonanthony in #7
- Adding demographic and/or medical history functionality. by @gagnonanthony in #8
- [WIP] Adding factorial analysis script by @gagnonanthony in #9
- Merging to typer CLI rather than argparse for prettier prints. by @gagnonanthony in #10
- [WIP] Adding confirmatory factorial analysis and horn's parallel analysis for more complete factorial analysis. by @gagnonanthony in #11
- Adding export of clean and removed rows when filtering datasets. by @gagnonanthony in #12
- Bump actions/checkout from 3 to 4 by @dependabot in #13
- Fuzzy clustering implementation by @gagnonanthony in #2
- [WIP] Adding Graph Network Analysis for Clustering Results. by @gagnonanthony in #14
- Bump pillow from 9.5.0 to 10.0.1 by @dependabot in #15
- Bump pip from 23.2.1 to 23.3 by @dependabot in #17
- Moving to skfuzzy, code linting and pep8speaks by @gagnonanthony in #18
- [WIP] New Graph Network Comparison Scripts and Analysis. by @gagnonanthony in #16
- Fix Distribution and Statistics Output in CCPM_compute_weighted_path.py by @gagnonanthony in #19
- [WIP] Moving to poetry as package manager. by @gagnonanthony in #21
- Update readme with poetry info by @gagnonanthony in #22
- Bump actions/setup-python from 4 to 5 by @dependabot in #23
- Bump jinja2 from 3.1.2 to 3.1.3 by @dependabot in #24
- Bump pillow from 10.1.0 to 10.2.0 by @dependabot in #25
- [ENH] New CI workflow setup by @gagnonanthony in #27
- [WIP] Add Partial Least Square Regression Analysis between Nodes Attributes and Edges Weights. by @gagnonanthony in #20
- [ENH] Add unit testing for individual function to improve coverage. by @gagnonanthony in #31
- [ENH] Moving to Cyclopts + Refactoring by @gagnonanthony in #32
- [ENH] Add package documentation by @gagnonanthony in #33
- [FIX] Documentation deployment by @gagnonanthony in #34
- [FIX] Fix deployment action by @gagnonanthony in #35
- [FIX] Add package installation to deploy workflow by @gagnonanthony in #36
- [ENH] Split compute graph network script and bake positions within the graph file. by @gagnonanthony in #40
- [ENH] Minor adjustments and improvements to scripts. by @gagnonanthony in #44
- [ENH] Add imputation and harmonisation functions. by @gagnonanthony in #45
- [ENH] Improve visualization functions for a publication-ready look. by @gagnonanthony in #47
- [FIX] Fix minors issues in visualization scripts. by @gagnonanthony in #48
- [ENH] Remove the need for datasets once graph file is generated. by @gagnonanthony in #49
- [DOC] Fix documentation in CLI scripts + plsr functions. by @gagnonanthony in #50
- Bump pillow from 10.2.0 to 10.3.0 by @dependabot in #52
- Bump idna from 3.6 to 3.7 by @dependabot in #53
- Bump jinja2 from 3.1.3 to 3.1.4 by @dependabot in #55
- Bump tqdm from 4.66.2 to 4.66.3 by @dependabot in #54
- [ENH] Add logistic regression script. by @gagnonanthony in #51
- [ENH] Renaming CCPM -> NeuroStatX by @gagnonanthony in #56
- Bump requests from 2.31.0 to 2.32.0 by @dependabot in #57
- Bump tornado from 6.4 to 6.4.1 by @dependabot in #58
- [FIX] Fix differences in returned score permutation testing compared to sklearn implementation. by @gagnonanthony in #59
- [ENH] Removing test scripts from coverage by @gagnonanthony in #60
- [ENH] Update dependencies, switch to in-project venv + small fixes by @gagnonanthony in #62
- Bump certifi from 2024.6.2 to 2024.7.4 by @dependabot in #61
- [ENH] Update poetry dynamic versioning by @gagnonanthony in #63
- Bump setuptools from 69.5.1 to 70.0.0 by @dependabot in #64
- [FIX] Small fixes for documentation build. by @gagnonanthony in #65
New Contributors
- @gagnonanthony made their first contribution in #1
- @dependabot made their first contribution in #13
Full Changelog: https://github.com/gagnonanthony/NeuroStatX/commits/v0.1.0