Skip to content

Latest commit

 

History

History
1189 lines (766 loc) · 64.2 KB

CHANGELOG.md

File metadata and controls

1189 lines (766 loc) · 64.2 KB

CHANGELOG

v0.1.0 (2023-10-16)

Feature

  • feat: trigger first release on PyPI (#129)

  • feat: trigger first release on PyPI

  • ci: do not run Release job on forks (cc21429)

Unknown

v0.0.0 (2023-08-31)

Ci

  • ci: Add semver-compliant CI-CD and poetry dependency management (#127)

  • feat: Add semver-compliant CI-CD and poetry dependency management

  • feat(qa): add quality assurance job to ci

  • ci: Add CI badge to README

  • ci: Remove docs from patch tags

  • ci: Use 'semantic-version --noop --strict version' to check release status

  • ci: fix deprecated ::set-output method

  • ci: refine bash code and add github-actions[bot] as author of ci commits

  • ci: add step to publish to test.pypi, temporarily disable publishing to pypi (c25ee40)

Unknown

  • Remove /dsm package. Use /auton_survival/dsm. (#124) (8a8ee99)

  • Update README.md (5e60332)

  • Update dcph_utilities.py (ee77a7b)

  • Update dcph_utilities.py (2c5a5ce)

  • Update index.html (b11af14)

  • Update README.md (f2cd3f2)

  • Update dashboard.html (61ec9b2)

  • Update dashboard.html (553dcd8)

  • Update dashboard.html (3ece11a)

  • Update dashboard.html (f170c91)

  • Create dashboard.html (622e4d9)

  • Update README.md (cb0b597)

  • Update dcm_api.py with predict_risk method (#85)

I added the predict_risk method for the DeepCoxMixtures to resolve bug issue#79 (1a06c17)

  • Update dcph_utilities.py (0b26fb6)

  • Update losses.py (f86d654)

  • Update losses.py (01bb05c)

  • Update losses.py (c123dde)

  • modified: metrics.py (e2c619e)

  • Update README.md (d231e6c)

  • Merge branch 'master' of https://github.com/autonlab/auton-survival (437377e)

  • modified: index.html (a2d02cd)

  • Update README.md (8300dae)

  • Merge branch 'master' of https://github.com/autonlab/auton-survival (d0eaa7b)

  • Update Docs (8526620)

  • Update README.md (13c770e)

  • Delete html (78ef0dd)

  • modified: docs/experiments.html modified: docs/index.html modified: docs/models/cmhe/cmhe_torch.html modified: docs/models/cmhe/cmhe_utilities.html modified: docs/models/cmhe/index.html modified: docs/phenotyping.html new file: html/auton_survival/datasets.html new file: html/auton_survival/estimators.html new file: html/auton_survival/experiments.html new file: html/auton_survival/index.html new file: html/auton_survival/metrics.html new file: html/auton_survival/models/cmhe/cmhe_torch.html new file: html/auton_survival/models/cmhe/cmhe_utilities.html new file: html/auton_survival/models/cmhe/index.html new file: html/auton_survival/models/cph/dcph_torch.html new file: html/auton_survival/models/cph/dcph_utilities.html new file: html/auton_survival/models/cph/index.html new file: html/auton_survival/models/dcm/dcm_torch.html new file: html/auton_survival/models/dcm/dcm_utilities.html new file: html/auton_survival/models/dcm/index.html new file: html/auton_survival/models/dsm/datasets.html new file: html/auton_survival/models/dsm/dsm_torch.html new file: html/auton_survival/models/dsm/index.html new file: html/auton_survival/models/dsm/losses.html new file: html/auton_survival/models/dsm/utilities.html new file: html/auton_survival/models/index.html new file: html/auton_survival/phenotyping.html new file: html/auton_survival/preprocessing.html new file: html/auton_survival/reporting.html new file: html/auton_survival/utils.html (6945084)

  • Merge branch 'master' of https://github.com/autonlab/auton-survival (a2d314e)

  • modified: auton_survival/experiments.py new file: docs/models/.DS_Store (8e99b90)

  • Update README.md (bc3faef)

  • Update README.md (d1b5d65)

  • Wp2 (#88)

  • updates

  • README

  • README

  • README (fc9087e)

  • Merge branch 'master' of https://github.com/autonlab/auton-survival (3ed86ce)

  • modified: estimators.py (9e95ad1)

  • modified: init.py modified: cmhe_torch.py modified: cmhe_utilities.py (cc0f00e)

  • Update README.md (3df354d)

  • Update README.md (73ce846)

  • modified: estimators.py (a8bb812)

  • Rolled back SurvivlRegressionCV class. Removed support for nested CV.

    modified: experiments.py modified: metrics.py (304d615)

  • Merge branch 'master' of https://github.com/autonlab/auton-survival (d38621e)

  • modified: init.py modified: cmhe_torch.py modified: cmhe_utilities.py (04524b3)

  • Update README.md (5ce09df)

  • Merge branch 'master' of https://github.com/autonlab/auton-survival (dc2d411)

  • modified: auton_survival/init.py deleted: docs/cmhe/cmhe_torch.html deleted: docs/cmhe/cmhe_utilities.html# deleted: docs/cmhe/index.html modified: docs/datasets.html deleted: docs/datasets_biolincc.html deleted: docs/dsm_api.html deleted: docs/dsm_torch.html modified: docs/estimators.html modified: docs/experiments.html deleted: docs/explainers.html modified: docs/index.html modified: docs/metrics.html modified: docs/models/cmhe/cmhe_torch.html modified: docs/models/cmhe/cmhe_utilities.html modified: docs/models/cmhe/index.html modified: docs/models/cph/dcph_torch.html modified: docs/models/cph/dcph_utilities.html modified: docs/models/cph/index.html deleted: docs/models/dcm/dcm_api.html modified: docs/models/dcm/dcm_torch.html modified: docs/models/dcm/dcm_utilities.html modified: docs/models/dcm/index.html renamed: docs/losses.html -> docs/models/dsm/datasets.html modified: docs/models/dsm/dsm_torch.html modified: docs/models/dsm/index.html modified: docs/models/dsm/losses.html modified: docs/models/dsm/utilities.html modified: docs/models/index.html modified: docs/phenotyping.html modified: docs/preprocessing.html modified: docs/reporting.html deleted: docs/utilities.html modified: docs/utils.html (6438e26)

  • Update README.md (2b148c5)

  • Update README.md (66c720a)

  • Update README.md (bdfbe95)

  • Merge branch 'pr/73' (4842bb1)

  • fin updates (4cb835e)

  • reviewed updates (9513068)

  • readme (#76) (b9946a4)

  • readme install (f142a03)

  • readme (122a979)

  • CV updates (cd5cb93)

  • rm pandas (8ae1ef4)

  • preprocesssing (548501b)

  • updates V3 (c6b6a72)

  • Merge branch 'master' of https://github.com/autonlab/auton-survival (d38ab87)

  • modified: auton_survival/init.py (d6119e4)

  • Update README.md (aa10de3)

  • updates v2 (4ff3e69)

  • updates (ff77c7f)

  • Update README.md (466e486)

  • Update README.md (91292cc)

  • Update README.md (bda3e39)

  • Update README.md (f4404ce)

  • Update README.md (60c1d33)

  • Update README.md (40ef55e)

  • Update README.md (658c09c)

  • Delete CNAME (e50f90c)

  • Create CNAME (ec6a0bb)

  • Delete CNAME (c888d4f)

  • Create CNAME (e128606)

  • Delete settings.json (0d199c5)

  • Update init.py (45083c3)

  • Delete Demo of CMHE on Synthetic Data-checkpoint.ipynb (2517e50)

  • Delete scratch.ipynb (c71a0c5)

  • Delete Phenotyping Survival Data.ipynb (b83721e)

  • notebooks and metrics updates (#67) (4af6ebe)

  • Update phenotyping.py (f3ad9fe)

  • Update init.py (67d106d)

  • Merge branch 'master' of https://github.com/autonlab/auton-survival (eb88f79)

  • deleted: ../examples/pycache/cmhe_demo_utils.cpython-38.pyc deleted: ../examples/pycache/estimators_demo_utils.cpython-38.pyc (0ef4487)

  • modified: experiments.py modified: models/cmhe/init.py modified: models/cmhe/cmhe_torch.py modified: models/dcm/init.py modified: phenotyping.py modified: reporting.py new file: ../examples/.ipynb_checkpoints/Demo of CMHE on Synthetic Data-checkpoint.ipynb modified: ../examples/Demo of CMHE on Synthetic Data.ipynb new file: ../examples/Phenotyping Censored Time-to-Events.ipynb new file: ../examples/Survival Regression with Auton-Survival.ipynb new file: ../examples/pycache/cmhe_demo_utils.cpython-38.pyc new file: ../examples/pycache/estimators_demo_utils.cpython-38.pyc modified: ../examples/cmhe_demo_utils.py new file: ../examples/scratch.ipynb (5087c89)

  • notebook and random seed updates (#64)

  • notebook and random seed updates

  • modified: estimators.py modified: preprocessing.py (db17080)

  • modified: auton_survival/estimators.py (e347556)

  • modified: auton_survival/estimators.py (6e542b3)

  • modified: metrics.py modified: phenotyping.py (26793bc)

  • modified: estimators.py modified: phenotyping.py (cefc51c)

  • modified: phenotyping.py (c65f315)

  • modified: phenotyping.py (7cb7ab3)

  • modified: estimators.py (338b155)

  • modified: init.py modified: dcm_utilities.py (45c7f38)

  • modified: estimators.py (2806a45)

  • modified: estimators.py (a4debae)

  • modified: estimators.py (9102022)

  • modified: estimators.py (00d9d34)

  • deleted: dcm_api.py (bb1e83e)

  • modified: init.py (12a7a4e)

  • Delete Demo of Cox Mixtures with Heterogenous Effects.ipynb (78beb2b)

  • modified: datasets.py (e46028a)

  • modified: reporting.py (c190832)

  • modified: estimators.py (fec3d6f)

  • modified: estimators.py modified: experiments.py modified: reporting.py (529c6cc)

  • modified: metrics.py (55c5761)

  • new file: reporting.py (968d059)

  • deleted: cmhe_api.html (3e6c5ff)

  • modified: cph/dcph_torch.py modified: cph/dcph_utilities.py modified: dcm/dcm_utilities.py modified: dsm/init.py modified: dsm/dsm_torch.py (489bd2f)

  • modified: init.py modified: dcm_api.py modified: dcm_torch.py (64c3de0)

  • deleted: dsm_api.py (2623bf8)

  • deleted: dsm_api.py (107f10b)

  • deleted: experiments_private.py deleted: reporting_private.py (fe01a55)

  • modified: init.py (4d842cb)

  • Merge branch 'master' of https://github.com/autonlab/auton-survival (490d570)

  • modified: init.py modified: estimators.py modified: experiments.py new file: experiments_private.py modified: phenotyping.py new file: reporting_private.py (887aa42)

  • Update dcm_api.py (45a5114)

  • Update README.md (f4a2729)

  • Update README.md (fe033be)

  • Update README.md (142b0ea)

  • Update README.md (eee26ef)

  • modified: ../auton_survival/phenotyping.py modified: datasets.html new file: datasets_biolincc.html new file: estimators.html new file: experiments.html new file: explainers.html modified: index.html new file: metrics.html renamed: contrib/index.html -> models/cmhe/cmhe_torch.html new file: models/cmhe/cmhe_utilities.html new file: models/cmhe/index.html new file: models/cph/dcph_torch.html new file: models/cph/dcph_utilities.html new file: models/cph/index.html renamed: contrib/dcm_api.html -> models/dcm/dcm_api.html renamed: contrib/dcm_torch.html -> models/dcm/dcm_torch.html renamed: contrib/dcm_utilities.html -> models/dcm/dcm_utilities.html new file: models/dcm/index.html# new file: models/dsm/dsm_torch.html new file: models/dsm/index.html new file: models/dsm/losses.html new file: models/dsm/utilities.html new file: models/index.html new file: phenotyping.html new file: preprocessing.html new file: reporting.html new file: utils.html (02df23e)

  • modified: phenotyping.py (cc1ff21)

  • modified: estimators.py (c0fea4a)

  • deleted: .ipynb_checkpoints/Phenotyping Survival Data-checkpoint.ipynb (5e40a7a)

  • deleted: ../auton_survival/models/dsm/pycache/init.cpython-39.pyc deleted: .ipynb_checkpoints/dsm_torch-checkpoint.py (5bb3ce9)

  • Wp (#61)

  • doc strings

  • rm

  • updates

  • updates

  • updates

  • updates

  • comments incorporated

  • doc string tweaks

  • small tweaks (0962714)

  • deleted: datasets_biolincc.py deleted: explainers.py deleted: reporting.py (12cacb3)

  • modified: init.py modified: dsm_torch.py (177f9af)

  • deleted: dcph_api.py modified: ../dcm/init.py modified: ../dcm/dcm_api.py modified: ../dcm/dcm_utilities.py (33dc15c)

  • modified: models/cph/init.py modified: models/cph/dcph_utilities.py (f86eb6d)

  • modified: Demo of CMHE on Synthetic Data.ipynb (c4a07cb)

  • modified: Demo of CMHE on Synthetic Data.ipynb (4a707ad)

  • modified: Demo of CMHE on Synthetic Data.ipynb (8e591c6)

  • modified: init.py modified: experiments.py modified: metrics.py modified: preprocessing.py (3faa64c)

  • new file: Demo of CMHE on Synthetic Data.ipynb new file: cmhe_demo_utils.py (44d7031)

  • modified: init.py modified: cmhe_utilities.py (c40887d)

  • modified: dsm_torch.py (4aec0d1)

  • modified: cmhe_utilities.py (bfba055)

  • modified: init.py modified: cmhe_torch.py (ae399e3)

  • modified: init.py (b3bf4eb)

  • modified: cmhe/cmhe_torch.html modified: cmhe/cmhe_utilities.html modified: cmhe/index.html (e6bbaec)

  • modified: auton_survival/init.py (6cfc9fa)

  • modified: auton_survival/init.py modified: auton_survival/datasets.py modified: auton_survival/metrics.py (ddedb91)

  • modified: metrics.py (4d191ce)

  • Merge branch 'master' of https://github.com/autonlab/auton-survival (6df0106)

  • modified: init.py modified: datasets.py modified: datasets_biolincc.py modified: experiments.py modified: explainers.py modified: metrics.py (77a615a)

  • Update estimators.py (7c6b014)

  • Update utilities.py (be52b4d)

  • deleted: cmhe_api.py (e65ced8)

  • modified: init.py modified: cmhe_api.py modified: cmhe_torch.py modified: cmhe_utilities.py (770f9a3)

  • Merge branch 'master' of https://github.com/autonlab/auton-survival (ddc92bc)

  • new file: cmhe_api.html new file: cmhe_torch.html new file: cmhe_utilities.html new file: index.html (498e347)

  • Update README.md (7572565)

  • modified: ../auton_survival/init.py modified: ../auton_survival/datasets.py new file: ../auton_survival/datasets/synthetic_dataset.csv modified: ../auton_survival/models/cmhe/init.py modified: ../auton_survival/models/cmhe/cmhe_api.py modified: ../auton_survival/models/cmhe/cmhe_torch.py modified: ../auton_survival/models/cph/init.py modified: ../auton_survival/models/cph/dcph_api.py modified: ../auton_survival/models/dcm/init.py (e3339dc)

  • new file: init.py modified: cmhe_api.py modified: cmhe_torch.py modified: cmhe_utilities.py (3ce2edf)

  • modified: cmhe_api.py modified: cmhe_utilities.py (caa4145)

  • new file: cmhe_api.py modified: cmhe_utilities.py (43d56ed)

  • new file: cmhe_torch.py new file: cmhe_utilities.py (438caac)

  • new file: examples/CV Survival Regression on SUPPORT Dataset.ipynb new file: examples/DCM on SUPPORT Dataset copy.ipynb modified: examples/DSM on SUPPORT Dataset.ipynb new file: examples/Phenotyping Survival Data.ipynb (59f5a99)

  • modified: tests/test_dsm.py (7f4be1d)

  • Merge branch 'master' of https://github.com/autonlab/auton-survival (d68beb7)

  • new file: auton_survival/init.py new file: auton_survival/datasets.py new file: auton_survival/datasets/framingham.csv new file: auton_survival/datasets/pbc2.csv new file: auton_survival/datasets/support2.csv new file: auton_survival/datasets_biolincc.py new file: auton_survival/estimators.py new file: auton_survival/experiments.py new file: auton_survival/explainers.py new file: auton_survival/metrics.py new file: auton_survival/models/cph/init.py new file: auton_survival/models/cph/dcph_api.py new file: auton_survival/models/cph/dcph_torch.py new file: auton_survival/models/cph/dcph_utilities.py new file: auton_survival/models/dcm/init.py new file: auton_survival/models/dcm/dcm_api.py new file: auton_survival/models/dcm/dcm_torch.py new file: auton_survival/models/dcm/dcm_utilities.py new file: auton_survival/models/dsm/init.py new file: auton_survival/models/dsm/datasets.py new file: auton_survival/models/dsm/datasets/framingham.csv new file: auton_survival/models/dsm/datasets/pbc2.csv new file: auton_survival/models/dsm/datasets/support2.csv new file: auton_survival/models/dsm/dsm_api.py new file: auton_survival/models/dsm/dsm_torch.py new file: auton_survival/models/dsm/losses.py new file: auton_survival/models/dsm/utilities.py new file: auton_survival/phenotyping.py new file: auton_survival/preprocessing.py new file: auton_survival/reporting.py new file: auton_survival/utils.py (4633e83)

  • Update test_dsm.py (92be790)

  • Update requirements.txt (096ecc6)

  • Update README.md (7c68fa6)

  • Update README.md (105cb5f)

  • Update index.html (4d1bc86)

  • Update README.md (7f493ad)

  • Update README.md (f38b2e8)

  • Update init.py (ffbb61f)

  • deleted: dcm_api.py deleted: dcm_torch.py deleted: dcm_utilities.py (9444da6)

  • modified: init.py new file: dcm/dcm_api.py new file: dcm/dcm_torch.py new file: dcm/dcm_utilities.py new file: dcph/dcph_api.py (cf583e5)

  • modified: dcm_utilities.py (1f6b01a)

  • modified: dcm_api.py modified: dcm_utilities.py (b6ae902)

  • modified: dcm_utilities.py (e03a4a4)

  • modified: dcm_utilities.py (66bae40)

  • modified: dcm_torch.py (3201aaf)

  • Merge branch 'master' of https://github.com/autonlab/DeepSurvivalMachines (77ba704)

  • modified: dcm_api.py modified: dcm_torch.py modified: dcm_utilities.py (9b088d0)

  • Update dcm_torch.py (9454fae)

  • Update README.md (db7da0c)

  • Update README.md (feb30d6)

  • Create README.md (380f691)

  • Update README.md (253d2e1)

  • Update README.md (ce0abcc)

  • Update README.md (55930b0)

  • Update README.md (ba8a373)

  • Update README.md (32c6b62)

  • Update requirements.txt (2fc30e6)

  • Update requirements.txt (3ad6de8)

  • Update README.md (b9bcdc3)

  • Update README.md (c3c2d44)

  • Update dcm_api.py (eb11c27)

  • Update README.md (482bfe7)

  • Update README.md (243866a)

  • Update README.md (8e27036)

  • modified: dsm/init.py (64986b1)

  • modified: docs/index.html (06fcb0b)

  • modified: docs/index.html modified: dsm/init.py (fa2e7cd)

  • modified: docs/index.html modified: dsm/init.py (8e46a8c)

  • modified: docs/index.html modified: dsm/init.py (bdfb6ab)

  • new file: docs/contrib/dcm_api.html new file: docs/contrib/dcm_torch.html new file: docs/contrib/dcm_utilities.html new file: docs/contrib/index.html (6c9ff37)

  • modified: docs/datasets.html modified: docs/dsm_api.html modified: docs/dsm_torch.html modified: docs/index.html modified: docs/losses.html (4478130)

  • Merge branch 'master' of https://github.com/autonlab/DeepSurvivalMachines (bb5b87e)

  • new file: dsm/contrib/init.py new file: dsm/contrib/dcm_api.py new file: dsm/contrib/dcm_torch.py new file: dsm/contrib/dcm_utilities.py modified: dsm/dsm_api.py modified: dsm/dsm_torch.py modified: dsm/utilities.py (ddb01c5)

  • Update README.md (d226449)

  • Update README.md (76120c6)

  • Update README.md (82c667c)

  • Update dsm_api.py (27231a4)

  • Update README.md (16a2751)

  • Update README.md (1a8f1dd)

  • modified: losses.py (2801c6c)

  • Merge branch 'master' of https://github.com/autonlab/DeepSurvivalMachines (7a968a8)

  • modified: dsm_api.py modified: losses.py (8dd7c7b)

  • Remove unnecessary file (#46)

  • Add example PBC

  • Remove unnecessary file (f97b438)

  • Add example PBC (#45) (c454774)

  • modified: index.html (6cc7c9f)

  • modified: examples/DSM on SUPPORT Dataset.ipynb (76db028)

  • Update README.md (9d41850)

  • Update README.md (b86441d)

  • deleted: SUPPORT_example.ipynb (14ddd44)

  • deleted: conv_example.ipynb deleted: framingham_final_experiment.ipynb deleted: pbc_final_experiment.ipynb (c310b62)

  • dsm on support dataset (#41)

  • Implementation of DSM on SUPPORT Dataset

  • Implementation of DSM on the support dataset.

  • DSM on SUPPORT Dataset (ab228b7)

  • Update datasets.html (7a39293)

  • modified: dsm_torch.py (b7fca66)

  • modified: dsm_torch.py (27d6790)

  • modified: dsm/utilities.py (e759e6c)

  • modified: dsm/utilities.py (6af6ac9)

  • Corrected utilities.py (#44)

In order to have the right model for pretrain. (53163b0)

Co-authored-by: shikha <[email protected]> (e607f21)

  • modified: docs/dsm_api.html modified: docs/dsm_torch.html modified: docs/index.html (6dc87f0)

  • Update init.py (1aaf17a)

  • Merge branch 'master' of https://github.com/autonlab/DeepSurvivalMachines (d1930f6)

  • modified: dsm/init.py modified: dsm/dsm_torch.py modified: dsm/utilities.py (c03faf9)

  • Update init.py (#40) (22b826a)

  • Adding code coverage to travis.yml (#38) (3476947)

  • Allow to choose other optimizer (#39) (2b7b7c9)

  • modified: dsm/utilities.py (65ad4e2)

  • modified: dsm/dsm_torch.py (c9295ff)

  • modified: dsm/dsm_api.py modified: dsm/dsm_torch.py modified: dsm/utilities.py (49a9580)

  • modified: dsm/dsm_api.py (5252d6f)

  • Update README.md (cc3399a)

  • Update README.md (9cde185)

  • Update README.md (27cb068)

  • Change multi risk for irregular length (#32) (eb864a3)

  • modified: docs/datasets.html modified: docs/dsm_api.html modified: docs/dsm_torch.html modified: docs/index.html modified: docs/losses.html modified: docs/utilities.html (6d6016b)

  • Update README.md (b2a9311)

  • modified: requirements.txt (678c179)

  • modified: requirements.txt (c4178c9)

  • modified: docs/dsm_api.html modified: dsm/dsm_api.py (d60789d)

  • Evaluation updated to competing risks (#29)

  • Implemented computation of Negative Log-Likelihood. (8c08196)

  • modified: docs/dsm_api.html modified: docs/dsm_torch.html modified: docs/losses.html (0b9404a)

  • Merge pull request #28 from Jeanselme/patch-7

Fix validation loss computation (48c0d08)

  • Fix validation loss computation (3e991e4)

  • Merge pull request #27 from autonlab/conv_surv_machines

Conv surv machines (af1871b)

  • Merge branch 'conv_surv_machines' of https://github.com/autonlab/DeepSurvivalMachines into andy_conv

    modified: .travis.yml modified: dsm/dsm_api.py modified: dsm/dsm_torch.py (068b2ee)

  • modified: dsm/dsm_api.py modified: dsm/dsm_torch.py modified: examples/conv_example.ipynb modified: dsm/utilities.py modified: examples/conv_example.ipynb modified: examples/pbc_final_experiment.ipynb (a33b743)

  • removed_trailing_whitespace (92de282)

  • linting (427a6d3)

  • whitespace (a69418e)

  • linting (9ea6c2c)

  • torch (569e79b)

  • Merge pull request #20 from Jeanselme/patch-2

Change fit return to match Sklearn format (e66f5db)

Added support for competing risks (96e4ed9)

  • modified: dsm/dsm_api.py modified: dsm/dsm_torch.py modified: dsm/losses.py modified: dsm/utilities.py (0a78534)

  • Update README.md (cfea0f3)

  • modified: losses.py (7590995)

  • modified: dsm/datasets/framingham.csv (3078049)

  • modified: docs/dsm_api.html modified: docs/index.html (59d1aa2)

  • modified: dsm/init.py (fa63b8b)

  • modified: dsm/init.py (8197279)

  • modified: LICENSE (6c61609)

  • modified: dsm/init.py modified: dsm/dsm_api.py modified: dsm/dsm_torch.py modified: dsm/losses.py modified: dsm/utilities.py (6a16739)

  • Merge pull request #11 from Jeanselme/patch-1

Update initialisation (3e3ed66)

  • Update initialization

Add missing parameters to parent call (ea15f7f)

  • modified: examples/framingham_final_experiment.ipynb (cb84eb8)

  • modified: dsm/init.py modified: dsm/dsm_api.py modified: dsm/dsm_torch.py modified: dsm/losses.py (6b14c2b)

  • modified: docs/index.html (be7a102)

  • modified: dsm/init.py (492ac6b)

  • modified: dsm/datasets/framingham.csv (d8f747b)

  • modified: docs/dsm_api.html modified: docs/dsm_torch.html modified: docs/index.html (dd0e935)

  • modified: dsm/init.py modified: dsm/datasets.py modified: dsm/dsm_api.py modified: dsm/dsm_torch.py modified: dsm/losses.py modified: dsm/utilities.py (41cd52e)

  • modified: docs/datasets.html modified: docs/dsm_api.html modified: docs/dsm_torch.html modified: docs/index.html modified: docs/losses.html modified: docs/utilities.html (d90b58b)

  • Merge branch 'usage_examples' (9795b81)

  • new file: ../dsm/datasets/framingham.csv (663ec4b)

  • new file: framingham_final_experiment.ipynb new file: pbc_final_experiment.ipynb (a41536b)

  • modified: dsm/dsm_api.py modified: dsm/dsm_torch.py modified: dsm/losses.py (5444027)

  • modified: dsm/datasets.py (eb911d8)

  • modified: docs/datasets.html modified: docs/dsm_api.html modified: docs/dsm_torch.html modified: docs/index.html modified: docs/losses.html (660497f)

  • modified: dsm/datasets.py (1ee7790)

  • new file: dsm/datasets/framingham.csv modified: dsm/datasets.py modified: dsm/dsm_api.py modified: dsm/dsm_torch.py modified: dsm/losses.py (cf85ed2)

  • new file: examples/SUPPORT_example.ipynb (9cbf1a8)

  • Update README.md (1e1f00a)

  • Update README.md (84f54eb)

  • Merge pull request #7 from shikhareddy/master

Readme.md file changes (07f0982)

  • Update README.md (049f90a)

  • Update README.md (0c2ae16)

  • modified: dsm/init.py modified: dsm/dsm_api.py modified: dsm/dsm_torch.py (76492bd)

  • modified: .travis.yml modified: docs/datasets.html deleted: docs/datautils.html modified: docs/dsm_api.html modified: docs/dsm_torch.html modified: docs/index.html modified: docs/losses.html modified: docs/utilities.html (fb94ae7)

  • modified: ../.travis.yml (9f82dcc)

  • modified: init.py modified: datasets.py modified: dsm_api.py modified: dsm_torch.py modified: losses.py modified: utilities.py (28af769)

  • new file: dsm/datasets/pbc2.csv new file: dsm/datasets/support2.csv (9d150e0)

  • modified: requirements.txt (3bbfc79)

  • modified: requirements.txt (f0ec0d1)

  • modified: .travis.yml (227f9f6)

  • modified: .travis.yml (d942aec)

  • modified: requirements.txt (a3c0f89)

  • new file: .pylintrc modified: .travis.yml (efae457)

  • modified: tests/test_dsm.py (d1c2197)

  • modified: .travis.yml (a3f0fc8)

  • new file: requirements.txt (b138126)

  • new file: .travis.yml (2093a68)

  • new file: tests/test_dsm.py (d167b48)

  • Update dsm_api.py (9fdbbf0)

  • Update losses.py (5b20fb9)

  • Update utilities.py (23dab50)

  • Update dsm_torch.py (3fa81a7)

  • Update datasets.py (dbe4dba)

  • Update init.py (a545f7d)

  • Update README.md (8f81efb)

  • Update README.md (1da4cda)

  • modified: README.md (37f9cf9)

  • renamed: docs/dsm/datasets.html -> docs/datasets.html renamed: docs/dsm/datautils.html -> docs/datautils.html renamed: docs/dsm/dsm_api.html -> docs/dsm_api.html renamed: docs/dsm/dsm_torch.html -> docs/dsm_torch.html renamed: docs/dsm/index.html -> docs/index.html renamed: docs/dsm/losses.html -> docs/losses.html renamed: docs/dsm/utilities.html -> docs/utilities.html (816adf0)

  • renamed: html/dsm/datasets.html -> docs/dsm/datasets.html renamed: html/dsm/datautils.html -> docs/dsm/datautils.html renamed: html/dsm/dsm_api.html -> docs/dsm/dsm_api.html renamed: html/dsm/dsm_torch.html -> docs/dsm/dsm_torch.html renamed: html/dsm/index.html -> docs/dsm/index.html renamed: html/dsm/losses.html -> docs/dsm/losses.html renamed: html/dsm/utilities.html -> docs/dsm/utilities.html (ae1fa15)

  • new file: html/dsm/datasets.html new file: html/dsm/datautils.html new file: html/dsm/dsm_api.html new file: html/dsm/dsm_torch.html new file: html/dsm/index.html new file: html/dsm/losses.html new file: html/dsm/utilities.html (4e35898)

  • changed license (0e060f0)

  • Changed License to GPLv3 (98b8424)

  • modified: LICENSE (98f20d8)

  • modified: LICENSE (25b6b77)

  • deleted: dsm.py deleted: dsm_loss.py deleted: dsm_utilites.py (a69bc52)

  • new file: dsm/init.py new file: dsm/datasets.py new file: dsm/dsm_api.py new file: dsm/dsm_torch.py new file: dsm/losses.py new file: dsm/utilities.py modified: METABRIC.ipynb deleted: dsm.py deleted: dsm_loss.py deleted: dsm_utilites.py (115b2ce)

  • modified: METABRIC.ipynb modified: dsm_loss.py modified: dsm_utilites.py (3a9d013)

  • modified: METABRIC.ipynb modified: dsm_utilites.py (922f4ca)

  • Update README.md (c382bd2)

  • modified: dsm.py (4ae287b)

  • new file: METABRIC.ipynb modified: dsm.py modified: dsm_loss.py modified: dsm_utilites.py (d47ce90)

  • Create LICENSE (545e8f1)

  • new file: dsm.py new file: dsm_loss.py new file: dsm_utilites.py (f566977)

  • Update README.md (b75329b)

  • Initial commit (3a5195b)