Classification of chronic pain and spinal cord stimulation response using machine learning in magnetoencephalography data
Revue : —
Parution : Date inconnue
Statut : code vérifié
Méthodes : Spectre et temps-fréquence, Prétraitement, Connectivité, Statistiques, Lissage, filtrage d'état, décompositions, Apprentissage, Physiologie et mesures du signal
Carte de traçage
Proposée automatiquement : ces liens ont été trouvés dans l'article et vérifiés à la source, sans relecture humaine. Elle recevra un DOI Zenodo quand un de ses auteurs l'aura validée avec son ORCID.
Code des auteurs
Zenodo 3840534
Licence : Apache-2.0
État : le lien répond
Preuve : fichiers inventoriés
Trouvé : les références
185 fichiers
- WORC/IOparser/__init__.py — Python, 1 ligne
- WORC/IOparser/config_WORC.py — Python, 84 lignes [lire ici]
- WORC/IOparser/config_io_PyRadiomics.py — Python, 188 lignes [lire ici]
- WORC/IOparser/config_io_classifier.py — Python, 471 lignes [lire ici]
- WORC/IOparser/config_io_combat.py — Python, 71 lignes [lire ici]
- WORC/IOparser/config_preprocessing.py — Python, 124 lignes [lire ici]
- WORC/IOparser/config_segmentix.py — Python, 91 lignes [lire ici]
- WORC/IOparser/file_io.py — Python, 428 lignes [lire ici]
- WORC/WORC.py — Python, 2 493 lignes [lire ici]
- WORC/__init__.py — Python, 24 lignes [lire ici]
- WORC/addexceptions.py — Python, 82 lignes [lire ici]
- WORC/classification/AdvancedSampler.py — Python, 90 lignes [lire ici]
- WORC/classification/ObjectSampler.py — Python, 179 lignes [lire ici]
- WORC/classification/SearchCV.py — Python, 2 816 lignes [lire ici]
- WORC/classification/__init__.py — Python, 9 lignes [lire ici]
- WORC/classification/construct_classifier.py — Python, 407 lignes [lire ici]
- WORC/classification/createfixedsplits.py — Python, 127 lignes [lire ici]
- WORC/classification/crossval.py — Python, 979 lignes [lire ici]
- WORC/classification/fitandscore.py — Python, 1 385 lignes [lire ici]
- WORC/classification/metrics.py — Python, 457 lignes [lire ici]
- WORC/classification/parameter_optimization.py — Python, 168 lignes [lire ici]
- WORC/classification/regressors.py — Python, 19 lignes [lire ici]
- WORC/classification/smac.py — Python, 483 lignes [lire ici]
- WORC/classification/trainclassifier.py — Python, 336 lignes [lire ici]
- WORC/classification/utils.py — Python, 154 lignes [lire ici]
- WORC/detectors/__init__.py — Python, 1 ligne
- WORC/detectors/detectors.py — Python, 136 lignes [lire ici]
- WORC/doc/_build/html/_static/doctools.js — JavaScript, 150 lignes [lire ici]
- WORC/doc/_build/html/_static/documentation_options.js — JavaScript, 13 lignes [lire ici]
- WORC/doc/_build/html/_static/jquery-3.2.1.js — JavaScript, 7 572 lignes [lire ici]
- WORC/doc/_build/html/_static/jquery.js — JavaScript, 2 lignes [lire ici]
- WORC/doc/_build/html/_static/js/modernizr.min.js — JavaScript, 4 lignes [lire ici]
- WORC/doc/_build/html/_static/js/theme.js — JavaScript, 1 ligne [lire ici]
- WORC/doc/_build/html/_static/language_data.js — JavaScript, 13 lignes [lire ici]
- WORC/doc/_build/html/_static/searchtools.js — JavaScript, 693 lignes [lire ici]
- WORC/doc/_build/html/_static/underscore-1.3.1.js — JavaScript, 999 lignes [lire ici]
- WORC/doc/_build/html/_static/underscore.js — JavaScript, 6 lignes [lire ici]
- WORC/doc/_build/html/searchindex.js — JavaScript, 1 ligne [lire ici]
- WORC/doc/conf.py — Python, 291 lignes [lire ici]
- WORC/doc/doc_clean.py — Python, 41 lignes [lire ici]
- WORC/doc/doc_generate.py — Python, 39 lignes [lire ici]
- WORC/doc/generate_config.py — Python, 794 lignes [lire ici]
- WORC/doc/generate_modules.py — Python, 306 lignes [lire ici]
- WORC/exampledata/__init__.py — Python, 1 ligne
- WORC/exampledata/create_example_data.py — Python, 77 lignes [lire ici]
- WORC/exampledata/datadownloader.py — Python, 171 lignes [lire ici]
- WORC/export/__init__.py — Python, 1 ligne
- WORC/export/hyper_params_exporter.py — Python, 68 lignes [lire ici]
- WORC/facade/__init__.py — Python, 2 lignes [lire ici]
- WORC/facade/basicworc.py — Python, 198 lignes [lire ici]
- WORC/facade/helpers/__init__.py — Python, 1 ligne
- WORC/facade/helpers/configbuilder.py — Python, 202 lignes [lire ici]
- WORC/facade/helpers/exceptions.py — Python, 32 lignes [lire ici]
- WORC/facade/helpers/processing.py — Python, 94 lignes [lire ici]
- WORC/facade/simpleworc.py — Python, 842 lignes [lire ici]
- WORC/fastrconfig/WORC_config.py — Python, 39 lignes [lire ici]
- WORC/fastrconfig/__init__.py — Python, 1 ligne
- WORC/featureprocessing/ComBat.py — Python, 602 lignes [lire ici]
- WORC/featureprocessing/Decomposition.py — Python, 198 lignes [lire ici]
- WORC/featureprocessing/FeatureConverter.py — Python, 169 lignes [lire ici]
- WORC/featureprocessing/ICCThreshold.py — Python, 180 lignes [lire ici]
- WORC/featureprocessing/Imputer.py — Python, 83 lignes [lire ici]
- WORC/featureprocessing/OneHotEncoderWrapper.py — Python, 134 lignes [lire ici]
- WORC/featureprocessing/Preprocessor.py — Python, 67 lignes [lire ici]
- WORC/featureprocessing/Relief.py — Python, 238 lignes [lire ici]
- WORC/featureprocessing/Scalers.py — Python, 310 lignes [lire ici]
- WORC/featureprocessing/SelectGroups.py — Python, 195 lignes [lire ici]
- WORC/featureprocessing/SelectIndividuals.py — Python, 82 lignes [lire ici]
- WORC/featureprocessing/StatisticalTestFeatures.py — Python, 366 lignes [lire ici]
- WORC/featureprocessing/StatisticalTestThreshold.py — Python, 128 lignes [lire ici]
- WORC/featureprocessing/VarianceThreshold.py — Python, 113 lignes [lire ici]
- WORC/featureprocessing/__init__.py — Python, 1 ligne [lire ici]
- WORC/featureprocessing/combatmatlab.m — MATLAB, 58 lignes [lire ici]
- WORC/plotting/__init__.py — Python, 4 lignes [lire ici]
- WORC/plotting/linstretch.py — Python, 31 lignes [lire ici]
- WORC/plotting/plot_ROC.py — Python, 701 lignes [lire ici]
- WORC/plotting/plot_barchart.py — Python, 341 lignes [lire ici]
- WORC/plotting/plot_boxplot_features.py — Python, 168 lignes [lire ici]
- WORC/plotting/plot_boxplot_performance.py — Python, 164 lignes [lire ici]
- WORC/plotting/plot_errors.py — Python, 140 lignes [lire ici]
- WORC/plotting/plot_estimator_performance.py — Python, 939 lignes [lire ici]
- WORC/plotting/plot_hyperparameters.py — Python, 153 lignes [lire ici]
- WORC/plotting/plot_images.py — Python, 307 lignes [lire ici]
- WORC/plotting/plot_pvalues_features.py — Python, 153 lignes [lire ici]
- WORC/plotting/plot_ranked_scores.py — Python, 549 lignes [lire ici]
- WORC/plotting/plotminmaxresponse.py — Python, 245 lignes [lire ici]
- WORC/processing/ExtractNLargestBlobsn.py — Python, 79 lignes [lire ici]
- WORC/processing/__init__.py — Python, 1 ligne
- WORC/processing/classes.py — Python, 38 lignes [lire ici]
- WORC/processing/helpers.py — Python, 150 lignes [lire ici]
- WORC/processing/label_processing.py — Python, 297 lignes [lire ici]
- WORC/processing/preprocessing.py — Python, 345 lignes [lire ici]
- WORC/processing/segmentix.py — Python, 262 lignes [lire ici]
- WORC/resources/__init__.py — Python, 1 ligne
- WORC/resources/fastr_tests/CalcFeatures_test.py — Python, 72 lignes [lire ici]
- WORC/resources/fastr_tests/__init__.py — Python, 1 ligne
- WORC/resources/fastr_tests/elastix_test.py — Python, 73 lignes [lire ici]
- WORC/resources/fastr_tests/segmentix_test.py — Python, 68 lignes [lire ici]
- WORC/resources/fastr_tools/__init__.py — Python, 2 lignes [lire ici]
- WORC/resources/fastr_tools/combat/bin/ComBat_tool.py — Python, 71 lignes [lire ici]
- WORC/resources/fastr_tools/elastixtools/bin/create_def_transform.py — Python, 120 lignes [lire ici]
- WORC/resources/fastr_tools/elastixtools/bin/create_mean_transform.py — Python, 68 lignes [lire ici]
- WORC/resources/fastr_tools/elastixtools/bin/elastixparameterfile.py — Python, 317 lignes [lire ici]
- WORC/resources/fastr_tools/elastixtools/bin/transformixpoint2json.py — Python, 38 lignes [lire ici]
- WORC/resources/fastr_tools/itktools/0.3.2/bin/copymetadata.py — Python, 55 lignes [lire ici]
- WORC/resources/fastr_tools/predict/bin/CalcFeatures_tool.py — Python, 72 lignes [lire ici]
- WORC/resources/fastr_tools/pyradiomics/bin/CF_pyradiomics.py — Python, 144 lignes [lire ici]
- WORC/resources/fastr_tools/pyradiomics/bin/CF_pyradiomics_tool.py — Python, 104 lignes [lire ici]
- WORC/resources/fastr_tools/segmentix/bin/segmentix_tool.py — Python, 86 lignes [lire ici]
- WORC/resources/fastr_tools/worc/bin/Decomposition_tool.py — Python, 57 lignes [lire ici]
- WORC/resources/fastr_tools/worc/bin/FeatureConverter_tool.py — Python, 59 lignes [lire ici]
- WORC/resources/fastr_tools/worc/bin/Fingerprinter.py — Python, 93 lignes [lire ici]
- WORC/resources/fastr_tools/worc/bin/PlotBarchart.py — Python, 67 lignes [lire ici]
- WORC/resources/fastr_tools/worc/bin/PlotBoxplotFeatures_tool.py — Python, 57 lignes [lire ici]
- WORC/resources/fastr_tools/worc/bin/PlotEstimator.py — Python, 78 lignes [lire ici]
- WORC/resources/fastr_tools/worc/bin/PlotHyperparameters.py — Python, 61 lignes [lire ici]
- WORC/resources/fastr_tools/worc/bin/PlotROC.py — Python, 73 lignes [lire ici]
- WORC/resources/fastr_tools/worc/bin/PlotRankedScores.py — Python, 103 lignes [lire ici]
- WORC/resources/fastr_tools/worc/bin/StatisticalTestFeatures_tool.py — Python, 60 lignes [lire ici]
- WORC/resources/fastr_tools/worc/bin/TrainClassifier.py — Python, 74 lignes [lire ici]
- WORC/resources/fastr_tools/worc/bin/combineresults.py — Python, 226 lignes [lire ici]
- WORC/resources/fastr_tools/worc/bin/fitandscore_tool.py — Python, 152 lignes [lire ici]
- WORC/resources/fastr_tools/worc/bin/preprocessing_tool.py — Python, 67 lignes [lire ici]
- WORC/resources/fastr_tools/worc/bin/slicer.py — Python, 180 lignes [lire ici]
- WORC/resources/fastr_tools/worc/bin/smac_tool.py — Python, 266 lignes [lire ici]
- WORC/resources/fastr_tools/worc/bin/worccastconvert.py — Python, 57 lignes [lire ici]
- WORC/resources/fastr_types/BValueFile.py — Python, 21 lignes [lire ici]
- WORC/resources/fastr_types/BVectorFile.py — Python, 21 lignes [lire ici]
- WORC/resources/fastr_types/CSVFile.py — Python, 21 lignes [lire ici]
- WORC/resources/fastr_types/ConfigFile.py — Python, 21 lignes [lire ici]
- WORC/resources/fastr_types/DataFile.py — Python, 25 lignes [lire ici]
- WORC/resources/fastr_types/DicomImageDirectory.py — Python, 55 lignes [lire ici]
- WORC/resources/fastr_types/DicomImageFile.py — Python, 21 lignes [lire ici]
- WORC/resources/fastr_types/ElastixInput.py — Python, 22 lignes [lire ici]
- WORC/resources/fastr_types/ElastixLogFile.py — Python, 25 lignes [lire ici]
- WORC/resources/fastr_types/ElastixParameterFile.py — Python, 81 lignes [lire ici]
- WORC/resources/fastr_types/ElastixTransformFile.py — Python, 81 lignes [lire ici]
- WORC/resources/fastr_types/HDF5.py — Python, 37 lignes [lire ici]
- WORC/resources/fastr_types/MIGRASParameterFile.py — Python, 21 lignes [lire ici]
- WORC/resources/fastr_types/MatlabFile.py — Python, 21 lignes [lire ici]
- WORC/resources/fastr_types/MetaData.py — Python, 22 lignes [lire ici]
- WORC/resources/fastr_types/PNGFile.py — Python, 22 lignes [lire ici]
- WORC/resources/fastr_types/PREDICTParameterFile.py — Python, 21 lignes [lire ici]
- WORC/resources/fastr_types/ParameterFile.py — Python, 21 lignes [lire ici]
- WORC/resources/fastr_types/PatientInfoFile.py — Python, 24 lignes [lire ici]
- WORC/resources/fastr_types/PyRadiomicsCSVFile.py — Python, 72 lignes [lire ici]
- WORC/resources/fastr_types/RDF.py — Python, 22 lignes [lire ici]
- WORC/resources/fastr_types/RTStructFile.py — Python, 21 lignes [lire ici]
- WORC/resources/fastr_types/Shelve.py — Python, 22 lignes [lire ici]
- WORC/resources/fastr_types/TexFile.py — Python, 21 lignes [lire ici]
- WORC/resources/fastr_types/TextFile.py — Python, 22 lignes [lire ici]
- WORC/resources/fastr_types/TransformixLogFile.py — Python, 21 lignes [lire ici]
- WORC/resources/fastr_types/TransformixOutputPointFile.py — Python, 37 lignes [lire ici]
- WORC/resources/fastr_types/TransformixParam.py — Python, 22 lignes [lire ici]
- WORC/resources/fastr_types/TransformixPointFile.py — Python, 51 lignes [lire ici]
- WORC/resources/fastr_types/XlsxFile.py — Python, 21 lignes [lire ici]
- WORC/resources/fastr_types/YamlFile.py — Python, 21 lignes [lire ici]
- WORC/resources/fastr_types/ZipFile.py — Python, 22 lignes [lire ici]
- WORC/statistics/__init__.py — Python, 2 lignes [lire ici]
- WORC/statistics/compute_CI.py — Python, 109 lignes [lire ici]
- WORC/statistics/delong.py — Python, 184 lignes [lire ici]
- WORC/tests/WORCTutorialSimple_unittest_multiclass.py — Python, 231 lignes [lire ici]
- WORC/tests/WORCTutorialSimple_unittest_regression.py — Python, 231 lignes [lire ici]
- WORC/tests/__init__.py — Python, 1 ligne
- WORC/tests/test_RSEnsemble.py — Python, 41 lignes [lire ici]
- WORC/tests/test_combat.py — Python, 163 lignes [lire ici]
- WORC/tests/test_helpers.py — Python, 59 lignes [lire ici]
- WORC/tests/test_iccthreshold.py — Python, 69 lignes [lire ici]
- WORC/tests/test_plot_errors.py — Python, 45 lignes [lire ici]
- WORC/tests/test_preprocessing.py — Python, 52 lignes [lire ici]
- WORC/tests/test_validators.py — Python, 103 lignes [lire ici]
- WORC/tools/Elastix.py — Python, 313 lignes [lire ici]
- WORC/tools/Evaluate.py — Python, 674 lignes [lire ici]
- WORC/tools/Slicer.py — Python, 119 lignes [lire ici]
- WORC/tools/Transformix.py — Python, 50 lignes [lire ici]
- WORC/tools/__init__.py — Python, 1 ligne
- WORC/tools/createfixedsplits.py — Python, 182 lignes [lire ici]
- WORC/tools/fingerprinting.py — Python, 211 lignes [lire ici]
- WORC/validators/__init__.py — Python, 1 ligne
- WORC/validators/preflightcheck.py — Python, 206 lignes [lire ici]
- installation.sh — Shell, 28 lignes [lire ici]
- setup.py — Python, 18 lignes [lire ici]
- LICENSE — Licence, 14 lignes [lire ici]
- README.md — Texte, 134 lignes [lire ici]
- README.rst — Texte, 144 lignes [lire ici]
mstarmans91/worc
Licence : Apache-2.0
État : le lien répond
Preuve : fichiers inventoriés
Commit :
bcf6a0e49ff2ecd778086dfe54027759b42212b3Langages : Python (169), JavaScript (11), MATLAB (1), Shell (1)
Trouvé : la fiche de l'archive Zenodo
185 fichiers
- WORC/IOparser/__init__.py — Python, 1 ligne
- WORC/IOparser/config_WORC.py — Python, 84 lignes [lire ici]
- WORC/IOparser/config_io_PyRadiomics.py — Python, 188 lignes [lire ici]
- WORC/IOparser/config_io_classifier.py — Python, 471 lignes [lire ici]
- WORC/IOparser/config_io_combat.py — Python, 71 lignes [lire ici]
- WORC/IOparser/config_preprocessing.py — Python, 124 lignes [lire ici]
- WORC/IOparser/config_segmentix.py — Python, 91 lignes [lire ici]
- WORC/IOparser/file_io.py — Python, 428 lignes [lire ici]
- WORC/WORC.py — Python, 2 493 lignes [lire ici]
- WORC/__init__.py — Python, 24 lignes [lire ici]
- WORC/addexceptions.py — Python, 82 lignes [lire ici]
- WORC/classification/AdvancedSampler.py — Python, 90 lignes [lire ici]
- WORC/classification/ObjectSampler.py — Python, 179 lignes [lire ici]
- WORC/classification/SearchCV.py — Python, 2 816 lignes [lire ici]
- WORC/classification/__init__.py — Python, 9 lignes [lire ici]
- WORC/classification/construct_classifier.py — Python, 407 lignes [lire ici]
- WORC/classification/createfixedsplits.py — Python, 127 lignes [lire ici]
- WORC/classification/crossval.py — Python, 979 lignes [lire ici]
- WORC/classification/fitandscore.py — Python, 1 385 lignes [lire ici]
- WORC/classification/metrics.py — Python, 457 lignes [lire ici]
- WORC/classification/parameter_optimization.py — Python, 168 lignes [lire ici]
- WORC/classification/regressors.py — Python, 19 lignes [lire ici]
- WORC/classification/smac.py — Python, 483 lignes [lire ici]
- WORC/classification/trainclassifier.py — Python, 336 lignes [lire ici]
- WORC/classification/utils.py — Python, 154 lignes [lire ici]
- WORC/detectors/__init__.py — Python, 1 ligne
- WORC/detectors/detectors.py — Python, 136 lignes [lire ici]
- WORC/doc/_build/html/_static/doctools.js — JavaScript, 150 lignes [lire ici]
- WORC/doc/_build/html/_static/documentation_options.js — JavaScript, 13 lignes [lire ici]
- WORC/doc/_build/html/_static/jquery-3.2.1.js — JavaScript, 7 572 lignes [lire ici]
- WORC/doc/_build/html/_static/jquery.js — JavaScript, 2 lignes [lire ici]
- WORC/doc/_build/html/_static/js/modernizr.min.js — JavaScript, 4 lignes [lire ici]
- WORC/doc/_build/html/_static/js/theme.js — JavaScript, 1 ligne [lire ici]
- WORC/doc/_build/html/_static/language_data.js — JavaScript, 13 lignes [lire ici]
- WORC/doc/_build/html/_static/searchtools.js — JavaScript, 693 lignes [lire ici]
- WORC/doc/_build/html/_static/underscore-1.3.1.js — JavaScript, 999 lignes [lire ici]
- WORC/doc/_build/html/_static/underscore.js — JavaScript, 6 lignes [lire ici]
- WORC/doc/_build/html/searchindex.js — JavaScript, 1 ligne [lire ici]
- WORC/doc/conf.py — Python, 291 lignes [lire ici]
- WORC/doc/doc_clean.py — Python, 41 lignes [lire ici]
- WORC/doc/doc_generate.py — Python, 39 lignes [lire ici]
- WORC/doc/generate_config.py — Python, 794 lignes [lire ici]
- WORC/doc/generate_modules.py — Python, 306 lignes [lire ici]
- WORC/exampledata/__init__.py — Python, 1 ligne
- WORC/exampledata/create_example_data.py — Python, 77 lignes [lire ici]
- WORC/exampledata/datadownloader.py — Python, 171 lignes [lire ici]
- WORC/export/__init__.py — Python, 1 ligne
- WORC/export/hyper_params_exporter.py — Python, 68 lignes [lire ici]
- WORC/facade/__init__.py — Python, 2 lignes [lire ici]
- WORC/facade/basicworc.py — Python, 198 lignes [lire ici]
- WORC/facade/helpers/__init__.py — Python, 1 ligne
- WORC/facade/helpers/configbuilder.py — Python, 202 lignes [lire ici]
- WORC/facade/helpers/exceptions.py — Python, 32 lignes [lire ici]
- WORC/facade/helpers/processing.py — Python, 94 lignes [lire ici]
- WORC/facade/simpleworc.py — Python, 842 lignes [lire ici]
- WORC/fastrconfig/WORC_config.py — Python, 39 lignes [lire ici]
- WORC/fastrconfig/__init__.py — Python, 1 ligne
- WORC/featureprocessing/ComBat.py — Python, 602 lignes [lire ici]
- WORC/featureprocessing/Decomposition.py — Python, 198 lignes [lire ici]
- WORC/featureprocessing/FeatureConverter.py — Python, 169 lignes [lire ici]
- WORC/featureprocessing/ICCThreshold.py — Python, 180 lignes [lire ici]
- WORC/featureprocessing/Imputer.py — Python, 83 lignes [lire ici]
- WORC/featureprocessing/OneHotEncoderWrapper.py — Python, 134 lignes [lire ici]
- WORC/featureprocessing/Preprocessor.py — Python, 67 lignes [lire ici]
- WORC/featureprocessing/Relief.py — Python, 238 lignes [lire ici]
- WORC/featureprocessing/Scalers.py — Python, 310 lignes [lire ici]
- WORC/featureprocessing/SelectGroups.py — Python, 195 lignes [lire ici]
- WORC/featureprocessing/SelectIndividuals.py — Python, 82 lignes [lire ici]
- WORC/featureprocessing/StatisticalTestFeatures.py — Python, 366 lignes [lire ici]
- WORC/featureprocessing/StatisticalTestThreshold.py — Python, 128 lignes [lire ici]
- WORC/featureprocessing/VarianceThreshold.py — Python, 113 lignes [lire ici]
- WORC/featureprocessing/__init__.py — Python, 1 ligne [lire ici]
- WORC/featureprocessing/combatmatlab.m — MATLAB, 58 lignes [lire ici]
- WORC/plotting/__init__.py — Python, 4 lignes [lire ici]
- WORC/plotting/linstretch.py — Python, 31 lignes [lire ici]
- WORC/plotting/plot_ROC.py — Python, 701 lignes [lire ici]
- WORC/plotting/plot_barchart.py — Python, 341 lignes [lire ici]
- WORC/plotting/plot_boxplot_features.py — Python, 168 lignes [lire ici]
- WORC/plotting/plot_boxplot_performance.py — Python, 164 lignes [lire ici]
- WORC/plotting/plot_errors.py — Python, 140 lignes [lire ici]
- WORC/plotting/plot_estimator_performance.py — Python, 939 lignes [lire ici]
- WORC/plotting/plot_hyperparameters.py — Python, 153 lignes [lire ici]
- WORC/plotting/plot_images.py — Python, 307 lignes [lire ici]
- WORC/plotting/plot_pvalues_features.py — Python, 153 lignes [lire ici]
- WORC/plotting/plot_ranked_scores.py — Python, 549 lignes [lire ici]
- WORC/plotting/plotminmaxresponse.py — Python, 245 lignes [lire ici]
- WORC/processing/ExtractNLargestBlobsn.py — Python, 79 lignes [lire ici]
- WORC/processing/__init__.py — Python, 1 ligne
- WORC/processing/classes.py — Python, 38 lignes [lire ici]
- WORC/processing/helpers.py — Python, 150 lignes [lire ici]
- WORC/processing/label_processing.py — Python, 297 lignes [lire ici]
- WORC/processing/preprocessing.py — Python, 345 lignes [lire ici]
- WORC/processing/segmentix.py — Python, 262 lignes [lire ici]
- WORC/resources/__init__.py — Python, 1 ligne
- WORC/resources/fastr_tests/CalcFeatures_test.py — Python, 72 lignes [lire ici]
- WORC/resources/fastr_tests/__init__.py — Python, 1 ligne
- WORC/resources/fastr_tests/elastix_test.py — Python, 73 lignes [lire ici]
- WORC/resources/fastr_tests/segmentix_test.py — Python, 68 lignes [lire ici]
- WORC/resources/fastr_tools/__init__.py — Python, 2 lignes [lire ici]
- WORC/resources/fastr_tools/combat/bin/ComBat_tool.py — Python, 71 lignes [lire ici]
- WORC/resources/fastr_tools/elastixtools/bin/create_def_transform.py — Python, 120 lignes [lire ici]
- WORC/resources/fastr_tools/elastixtools/bin/create_mean_transform.py — Python, 68 lignes [lire ici]
- WORC/resources/fastr_tools/elastixtools/bin/elastixparameterfile.py — Python, 317 lignes [lire ici]
- WORC/resources/fastr_tools/elastixtools/bin/transformixpoint2json.py — Python, 38 lignes [lire ici]
- WORC/resources/fastr_tools/itktools/0.3.2/bin/copymetadata.py — Python, 55 lignes [lire ici]
- WORC/resources/fastr_tools/predict/bin/CalcFeatures_tool.py — Python, 72 lignes [lire ici]
- WORC/resources/fastr_tools/pyradiomics/bin/CF_pyradiomics.py — Python, 144 lignes [lire ici]
- WORC/resources/fastr_tools/pyradiomics/bin/CF_pyradiomics_tool.py — Python, 104 lignes [lire ici]
- WORC/resources/fastr_tools/segmentix/bin/segmentix_tool.py — Python, 86 lignes [lire ici]
- WORC/resources/fastr_tools/worc/bin/Decomposition_tool.py — Python, 57 lignes [lire ici]
- WORC/resources/fastr_tools/worc/bin/FeatureConverter_tool.py — Python, 59 lignes [lire ici]
- WORC/resources/fastr_tools/worc/bin/Fingerprinter.py — Python, 93 lignes [lire ici]
- WORC/resources/fastr_tools/worc/bin/PlotBarchart.py — Python, 67 lignes [lire ici]
- WORC/resources/fastr_tools/worc/bin/PlotBoxplotFeatures_tool.py — Python, 57 lignes [lire ici]
- WORC/resources/fastr_tools/worc/bin/PlotEstimator.py — Python, 78 lignes [lire ici]
- WORC/resources/fastr_tools/worc/bin/PlotHyperparameters.py — Python, 61 lignes [lire ici]
- WORC/resources/fastr_tools/worc/bin/PlotROC.py — Python, 73 lignes [lire ici]
- WORC/resources/fastr_tools/worc/bin/PlotRankedScores.py — Python, 103 lignes [lire ici]
- WORC/resources/fastr_tools/worc/bin/StatisticalTestFeatures_tool.py — Python, 60 lignes [lire ici]
- WORC/resources/fastr_tools/worc/bin/TrainClassifier.py — Python, 74 lignes [lire ici]
- WORC/resources/fastr_tools/worc/bin/combineresults.py — Python, 226 lignes [lire ici]
- WORC/resources/fastr_tools/worc/bin/fitandscore_tool.py — Python, 152 lignes [lire ici]
- WORC/resources/fastr_tools/worc/bin/preprocessing_tool.py — Python, 67 lignes [lire ici]
- WORC/resources/fastr_tools/worc/bin/slicer.py — Python, 180 lignes [lire ici]
- WORC/resources/fastr_tools/worc/bin/smac_tool.py — Python, 266 lignes [lire ici]
- WORC/resources/fastr_tools/worc/bin/worccastconvert.py — Python, 57 lignes [lire ici]
- WORC/resources/fastr_types/BValueFile.py — Python, 21 lignes [lire ici]
- WORC/resources/fastr_types/BVectorFile.py — Python, 21 lignes [lire ici]
- WORC/resources/fastr_types/CSVFile.py — Python, 21 lignes [lire ici]
- WORC/resources/fastr_types/ConfigFile.py — Python, 21 lignes [lire ici]
- WORC/resources/fastr_types/DataFile.py — Python, 25 lignes [lire ici]
- WORC/resources/fastr_types/DicomImageDirectory.py — Python, 55 lignes [lire ici]
- WORC/resources/fastr_types/DicomImageFile.py — Python, 21 lignes [lire ici]
- WORC/resources/fastr_types/ElastixInput.py — Python, 22 lignes [lire ici]
- WORC/resources/fastr_types/ElastixLogFile.py — Python, 25 lignes [lire ici]
- WORC/resources/fastr_types/ElastixParameterFile.py — Python, 81 lignes [lire ici]
- WORC/resources/fastr_types/ElastixTransformFile.py — Python, 81 lignes [lire ici]
- WORC/resources/fastr_types/HDF5.py — Python, 37 lignes [lire ici]
- WORC/resources/fastr_types/MIGRASParameterFile.py — Python, 21 lignes [lire ici]
- WORC/resources/fastr_types/MatlabFile.py — Python, 21 lignes [lire ici]
- WORC/resources/fastr_types/MetaData.py — Python, 22 lignes [lire ici]
- WORC/resources/fastr_types/PNGFile.py — Python, 22 lignes [lire ici]
- WORC/resources/fastr_types/PREDICTParameterFile.py — Python, 21 lignes [lire ici]
- WORC/resources/fastr_types/ParameterFile.py — Python, 21 lignes [lire ici]
- WORC/resources/fastr_types/PatientInfoFile.py — Python, 24 lignes [lire ici]
- WORC/resources/fastr_types/PyRadiomicsCSVFile.py — Python, 72 lignes [lire ici]
- WORC/resources/fastr_types/RDF.py — Python, 22 lignes [lire ici]
- WORC/resources/fastr_types/RTStructFile.py — Python, 21 lignes [lire ici]
- WORC/resources/fastr_types/Shelve.py — Python, 22 lignes [lire ici]
- WORC/resources/fastr_types/TexFile.py — Python, 21 lignes [lire ici]
- WORC/resources/fastr_types/TextFile.py — Python, 22 lignes [lire ici]
- WORC/resources/fastr_types/TransformixLogFile.py — Python, 21 lignes [lire ici]
- WORC/resources/fastr_types/TransformixOutputPointFile.py — Python, 37 lignes [lire ici]
- WORC/resources/fastr_types/TransformixParam.py — Python, 22 lignes [lire ici]
- WORC/resources/fastr_types/TransformixPointFile.py — Python, 51 lignes [lire ici]
- WORC/resources/fastr_types/XlsxFile.py — Python, 21 lignes [lire ici]
- WORC/resources/fastr_types/YamlFile.py — Python, 21 lignes [lire ici]
- WORC/resources/fastr_types/ZipFile.py — Python, 22 lignes [lire ici]
- WORC/statistics/__init__.py — Python, 2 lignes [lire ici]
- WORC/statistics/compute_CI.py — Python, 109 lignes [lire ici]
- WORC/statistics/delong.py — Python, 184 lignes [lire ici]
- WORC/tests/WORCTutorialSimple_unittest_multiclass.py — Python, 231 lignes [lire ici]
- WORC/tests/WORCTutorialSimple_unittest_regression.py — Python, 231 lignes [lire ici]
- WORC/tests/__init__.py — Python, 1 ligne
- WORC/tests/test_RSEnsemble.py — Python, 41 lignes [lire ici]
- WORC/tests/test_combat.py — Python, 163 lignes [lire ici]
- WORC/tests/test_helpers.py — Python, 59 lignes [lire ici]
- WORC/tests/test_iccthreshold.py — Python, 69 lignes [lire ici]
- WORC/tests/test_plot_errors.py — Python, 45 lignes [lire ici]
- WORC/tests/test_preprocessing.py — Python, 52 lignes [lire ici]
- WORC/tests/test_validators.py — Python, 103 lignes [lire ici]
- WORC/tools/Elastix.py — Python, 313 lignes [lire ici]
- WORC/tools/Evaluate.py — Python, 674 lignes [lire ici]
- WORC/tools/Slicer.py — Python, 119 lignes [lire ici]
- WORC/tools/Transformix.py — Python, 50 lignes [lire ici]
- WORC/tools/__init__.py — Python, 1 ligne
- WORC/tools/createfixedsplits.py — Python, 182 lignes [lire ici]
- WORC/tools/fingerprinting.py — Python, 211 lignes [lire ici]
- WORC/validators/__init__.py — Python, 1 ligne
- WORC/validators/preflightcheck.py — Python, 206 lignes [lire ici]
- installation.sh — Shell, 28 lignes [lire ici]
- setup.py — Python, 18 lignes [lire ici]
- LICENSE — Licence, 14 lignes [lire ici]
- README.md — Texte, 134 lignes [lire ici]
- README.rst — Texte, 144 lignes [lire ici]