Skip to content

Releases: X-DataInitiative/SCALPEL-Extraction

MLPP Featuring 1.0.0

10 Nov 16:47
Compare
Choose a tag to compare

Code run at the CNAM to get MLPP features.

The results are the MLPP features in the path hdfs://shared/mlpp_features

delayedPatients-1.0.0

16 Nov 12:55
Compare
Choose a tag to compare

The attached results.zip file contains the results of the cox model (4 .txt files + 1 .R file) run at CNAM using the fr.polytechnique.cmap.cnam.filtering.cox.CoxMain class with 4 different command line arguments as follows:

  1. cnam broad true
  2. cnam broad false
  3. cnam narrow true
  4. cnam narrow false

using the R script cox_pio.R


And it yielded the corresponding result files:

  1. coxBroadTrueResult.txt => Broad definition, without delayed patients.
  2. coxBroadFalseResult.txt => Cancer broad definition, including delayed patients.
  3. coxNarrowTrueResult.txt => Narrow definition, without delayed patients.
  4. coxNarrowFalseResult.txt => Narrow definition, including delayed patients.