Skip to content

Releases: lshpaner/kfre

kfre 0.1.12

27 Jul 20:27
Compare
Choose a tag to compare

Patch Release

  • Package version fix in min_readme.md citation section
  • Python version fix in min_readme.md
  • Python version fix from 3.74 to 3.7.4
  • new functions for classifying outcomes and ckd stages
    • class_esrd_outcome
      class_ckd_stages
  • new functions for performance assessment:
    • plot_kfre_metrics
    • eval_kfre_metrics
      • roc_auc curves
      • precision-recall curves
    • performance metrics:
      - Precision/PPV
      - Average Precision
      - Sensitivity
      - Specificity
      - AUC ROC
      - Brier Score

kfre 0.1.11

27 Jul 19:54
Compare
Choose a tag to compare

Patch Release

  • Python version fix in min_readme.md
  • Python version fix from 3.74 to 3.7.4
  • new functions for classifying outcomes and ckd stages
    • class_esrd_outcome,
      class_ckd_stages,
  • new functions for performance assessment:
    • plot_kfre_metrics
    • eval_kfre_metrics
      • roc_auc curves
      • precision-recall curves
    • performance metrics:
      - Precision/PPV
      - Average Precision
      - Sensitivity
      - Specificity
      - AUC ROC
      - Brier Score

kfre 0.1.10

27 Jul 19:52
Compare
Choose a tag to compare

Patch Release

  • Python version fix from 3.74 to 3.7.4
  • new functions for classifying outcomes and ckd stages
    • class_esrd_outcome,
      class_ckd_stages,
  • new functions for performance assessment:
    • plot_kfre_metrics
    • eval_kfre_metrics
      • roc_auc curves
      • precision-recall curves
    • performance metrics:
      - Precision/PPV
      - Average Precision
      - Sensitivity
      - Specificity
      - AUC ROC
      - Brier Score

kfre 0.1.9

27 Jul 19:47
Compare
Choose a tag to compare
  • new functions for classifying outcomes and ckd stages
    • class_esrd_outcome,
      class_ckd_stages,
  • new functions for performance assessment:
    • plot_kfre_metrics
    • eval_kfre_metrics
      • roc_auc curves
      • precision-recall curves
    • performance metrics:
      - Precision/PPV
      - Average Precision
      - Sensitivity
      - Specificity
      - AUC ROC
      - Brier Score

kfre 0.1.8a4

27 Jul 04:04
Compare
Choose a tag to compare
kfre 0.1.8a4 Pre-release
Pre-release
  • new functions for classifying outcomes and ckd stages
    • calc_esrd_outcome,
      class_ckd_stages,
  • new functions for performance assessment:
    • plot_kfre_metrics $\rightarrow$ added decimal_places input param
    • eval_kfre_metrics $\rightarrow$ added decimal_places input param
      • roc_auc curves
      • precision-recall curves
    • performance metrics:
      - Precision/PPV
      - Average PRecision
      - Sensitivity
      - Specificity
      - AUC ROC
      - Brier Score
  • removed function to generate random ckd data:
    • CKDDataGenerator() $\rightarrow$ needs more testing/better clinical understanding

kfre 0.1.8a3

26 Jul 01:01
Compare
Choose a tag to compare
kfre 0.1.8a3 Pre-release
Pre-release
  • new functions for classifying outcomes and ckd stages
    • calc_esrd_outcome,
      class_ckd_stages,
  • new functions for performance assessment:
    • plot_kfre_metrics,
    • eval_kfre_metrics,
      • roc_auc curves
      • precision-recall curves
    • performance metrics:
      - Precision/PPV
      - Average PRecision
      - Sensitivity
      - Specificity
      - AUC ROC
      - Brier Score
  • new function to generate random ckd data:
    • CKDDataGenerator()

0.1.8a2

26 Jul 00:47
Compare
Choose a tag to compare
0.1.8a2 Pre-release
Pre-release
  • new functions for classifying outcomes and ckd stages
    • calc_esrd_outcome,
      class_ckd_stages,
  • new functions for performance assessment:
    • plot_kfre_metrics,
    • eval_kfre_metrics,
      • roc_auc curves
      • precision-recall curves
    • performance metrics:
      - Precision/PPV
      - Average PRecision
      - Sensitivity
      - Specificity
      - AUC ROC
      - Brier Score

0.1.8a1

21 Jul 15:19
Compare
Choose a tag to compare
0.1.8a1 Pre-release
Pre-release
  • new functions for classifying outcomes and ckd stages
    • calc_esrd_outcome,
      class_ckd_stages,
  • new functions for performance assessment:
    • plot_kfre_metrics,
    • eval_kfre_metrics,
      • roc_auc curves
      • precision-recall curves
    • performance metrics:
      - Precision/PPV
      - Average PRecision
      - Sensitivity
      - Specificity
      - AUC ROC
      - Brier Score

kfre 0.1.8a

21 Jul 05:29
Compare
Choose a tag to compare
kfre 0.1.8a Pre-release
Pre-release
  • new functions for classifying outcomes and ckd stages
  • new functions for performance assessment:
    • roc_auc curves
    • precision-recall curves
    • performance metrics:
      • Precision/PPV
      • Average PRecision
      • Sensitivity
      • Specificity
      • AUC ROC
      • Brier Score

kfre 0.1.8

13 Jul 02:35
Compare
Choose a tag to compare
  • Updated docs toc format and published on new site