List of procedures to implement
Load and clean data using regex based functions
-
centering
-
scaling
-
autoscaling (SD -> 1)
-
pareto scaling (not dimensionless)
-
transformations: fft, wavelet a. filtering b. Normalization c. Standard Normal Variate (centering and scaling)
-
Mulitiplicative scatter corretion
-
probablistic quotiaion normazations
-
baseline correction (need to write a decent one, other project)
-
smoothing rebinning
-
differentation
-
cutting outregions of interest a. Derivaties etc b. Decompostions c. mean subrations
- Compute PCA and scree plots a. Other alterivates NMF b nonlinear: Locally linear embedding, isomap, kernel map
- Allow labeling
- Clustering using sklearn