postprocessing Package

postprocessing Package

Final modification or clean up of FeatureVector and PredictionVector

This excludes bigger processing steps like :

  • classification,
  • features selection,
  • visualization,
  • loading and storing,
  • recombinations.

Modules

compression Compress the data
feature_normalization Normalize FeatureVector
score_transformation Transform the classification score (especially the one of the SVM)
threshold_optimization Optimize classification thresholds